diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:30:58 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:30:58 +0000 |
commit | 7c76f9587f68b2fa2548b67bc8a477ad8312e510 (patch) | |
tree | fa950c805462948ffd2705214ea8f88ef38aa9fd /games-strategy/triplea | |
parent | Stable on ppc. (diff) | |
download | historical-7c76f9587f68b2fa2548b67bc8a477ad8312e510.tar.gz historical-7c76f9587f68b2fa2548b67bc8a477ad8312e510.tar.bz2 historical-7c76f9587f68b2fa2548b67bc8a477ad8312e510.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-strategy/triplea')
-rw-r--r-- | games-strategy/triplea/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/triplea/triplea-0.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog index f7bbd31d3ca9..04369ebbf867 100644 --- a/games-strategy/triplea/ChangeLog +++ b/games-strategy/triplea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/triplea # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.14 2005/01/30 08:08:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.15 2005/06/05 11:30:25 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> triplea-0.4.8.ebuild: + Stable on ppc. *triplea-0.5.1.1 (30 Jan 2005) diff --git a/games-strategy/triplea/triplea-0.4.8.ebuild b/games-strategy/triplea/triplea-0.4.8.ebuild index 425e81025680..385cbb931c58 100644 --- a/games-strategy/triplea/triplea-0.4.8.ebuild +++ b/games-strategy/triplea/triplea-0.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.4.8.ebuild,v 1.4 2005/01/30 08:08:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.4.8.ebuild,v 1.5 2005/06/05 11:30:25 hansmi Exp $ inherit games @@ -11,7 +11,7 @@ HOMEPAGE="http://triplea.sf.net" SRC_URI="mirror://sourceforge/${PN}/${PN}_source_${MY_PV}.zip" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="amd64 ppc x86" SLOT="0" IUSE="jikes" |