diff options
author | 2004-01-16 21:30:42 +0000 | |
---|---|---|
committer | 2004-01-16 21:30:42 +0000 | |
commit | 8f07d53d37a1769ea0055f0f8d6df2337624696d (patch) | |
tree | 9b2d6a04ea735c0e4ba56c89872b09be44086468 /games-strategy | |
parent | set ppc in keywords (diff) | |
download | gentoo-2-8f07d53d37a1769ea0055f0f8d6df2337624696d.tar.gz gentoo-2-8f07d53d37a1769ea0055f0f8d6df2337624696d.tar.bz2 gentoo-2-8f07d53d37a1769ea0055f0f8d6df2337624696d.zip |
set ppc in keywords
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.6.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index ee42bab4bdc5..f46a34d8ba03 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.6 2004/01/03 23:36:44 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.7 2004/01/16 21:26:55 darkspecter Exp $ + + 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> wesnoth-0.6.1.ebuild: + set ppc in keywords *wesnoth-0.6.1 (03 Jan 2004) diff --git a/games-strategy/wesnoth/wesnoth-0.6.1.ebuild b/games-strategy/wesnoth/wesnoth-0.6.1.ebuild index 42473fd00bcc..df01d258724e 100644 --- a/games-strategy/wesnoth/wesnoth-0.6.1.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.6.1.ebuild,v 1.1 2004/01/03 23:36:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.6.1.ebuild,v 1.2 2004/01/16 21:26:55 darkspecter Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.wesnoth.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ppc" IUSE="server editor tools" DEPEND=">=media-libs/libsdl-1.2 |