diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-30 11:10:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-30 11:10:13 +0000 |
commit | 1eb7085cf42824760911c7554b27661f3fd32b71 (patch) | |
tree | 2e6b16176b966f20079d27c7956bf8472d5fec65 /games-strategy/triplea | |
parent | version bump; ebuild submitted by Daniel Fullmer via bug #45158 (diff) | |
download | historical-1eb7085cf42824760911c7554b27661f3fd32b71.tar.gz historical-1eb7085cf42824760911c7554b27661f3fd32b71.tar.bz2 historical-1eb7085cf42824760911c7554b27661f3fd32b71.zip |
mark stable for x86
Diffstat (limited to 'games-strategy/triplea')
-rw-r--r-- | games-strategy/triplea/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/triplea/Manifest | 4 | ||||
-rw-r--r-- | games-strategy/triplea/triplea-0.3.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog index 15e9cf3e4a67..c6f9b126eb53 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.3 2004/03/26 10:48:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.4 2004/03/30 11:10:13 mr_bones_ Exp $ + + 30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> triplea-0.3.3.ebuild: + mark stable for x86 26 Mar 2004; David Holm <dholm@gentoo.org> triplea-0.3.3.ebuild: Backed out of ~ppc while waiting for portage upgrade. diff --git a/games-strategy/triplea/Manifest b/games-strategy/triplea/Manifest index 01397903dd6b..d9e0a697aaf7 100644 --- a/games-strategy/triplea/Manifest +++ b/games-strategy/triplea/Manifest @@ -1,4 +1,4 @@ -MD5 3bd969caf1465ec7df35d5044d598885 ChangeLog 624 +MD5 71725b445659f9a8ec850ea1ed9f7190 triplea-0.3.3.ebuild 2020 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 49815ef92db752a703101d97eb8945f2 triplea-0.3.3.ebuild 2017 +MD5 709fe8a5fa1c56e97e2755e729223191 ChangeLog 728 MD5 1d829a95d4fbf750dfea9a0743082592 files/digest-triplea-0.3.3 70 diff --git a/games-strategy/triplea/triplea-0.3.3.ebuild b/games-strategy/triplea/triplea-0.3.3.ebuild index a493a5de26fe..16b0974a52d7 100644 --- a/games-strategy/triplea/triplea-0.3.3.ebuild +++ b/games-strategy/triplea/triplea-0.3.3.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.3.3.ebuild,v 1.3 2004/03/26 10:48:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.3.3.ebuild,v 1.4 2004/03/30 11:10:13 mr_bones_ 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" +KEYWORDS="x86" SLOT="0" IUSE="jikes" |