diff options
author | David Holm <dholm@gentoo.org> | 2004-05-07 13:38:16 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-07 13:38:16 +0000 |
commit | 35b0b025dc2e958e7fea953928b8bc0b99b8397b (patch) | |
tree | a0eb7b4117d5562fd607363981c09b837046837b /games-strategy | |
parent | Added to ~ppc (diff) | |
download | historical-35b0b025dc2e958e7fea953928b8bc0b99b8397b.tar.gz historical-35b0b025dc2e958e7fea953928b8bc0b99b8397b.tar.bz2 historical-35b0b025dc2e958e7fea953928b8bc0b99b8397b.zip |
Added to ~ppc
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/triplea/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/triplea/triplea-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog index df834b8ded89..b7e94ecd0c65 100644 --- a/games-strategy/triplea/ChangeLog +++ b/games-strategy/triplea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/triplea # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.7 2004/05/05 16:54:13 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.8 2004/05/07 13:38:16 dholm Exp $ + + 07 May 2004; David Holm <dholm@gentoo.org> triplea-0.4.1.ebuild: + Added to ~ppc. 05 May 2004; <SeJo@gentoo.org> triplea-0.3.3.ebuild: added ~ppc keyword diff --git a/games-strategy/triplea/triplea-0.4.1.ebuild b/games-strategy/triplea/triplea-0.4.1.ebuild index 461c850adc72..406d2417a533 100644 --- a/games-strategy/triplea/triplea-0.4.1.ebuild +++ b/games-strategy/triplea/triplea-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.4.1.ebuild,v 1.1 2004/04/21 17:09:05 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.4.1.ebuild,v 1.2 2004/05/07 13:38:16 dholm Exp $ inherit games @@ -12,7 +12,7 @@ HOMEPAGE="http://triplea.sf.net" SRC_URI="mirror://sourceforge/${PN}/${PN}_source_${MY_PV}.zip" LICENSE="GPL-2" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" SLOT="0" IUSE="jikes" |