diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 19:22:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 19:22:14 +0000 |
commit | 3ff95cc8dd97b438c476a9399e5249b7a616e8e2 (patch) | |
tree | bee339ff1e0472ce8e7c7256d25369f0f7065618 /games-strategy/freeciv | |
parent | marked stable on sparc (diff) | |
download | historical-3ff95cc8dd97b438c476a9399e5249b7a616e8e2.tar.gz historical-3ff95cc8dd97b438c476a9399e5249b7a616e8e2.tar.bz2 historical-3ff95cc8dd97b438c476a9399e5249b7a616e8e2.zip |
mark stable for amd64 (bug 40275)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/Manifest | 2 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-1.14.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/freeciv/Manifest b/games-strategy/freeciv/Manifest index 3d446f4ca59b..931a1bb157fb 100644 --- a/games-strategy/freeciv/Manifest +++ b/games-strategy/freeciv/Manifest @@ -1,6 +1,6 @@ MD5 428101d749f730c261f8c93545a8170b ChangeLog 3354 MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241 MD5 0a8dc8e890732bf07a7a9dcb72ea869d freeciv-1.14.0-r1.ebuild 1725 -MD5 b9a461ed753d4a548e0fb3905cb64bbb freeciv-1.14.1.ebuild 2161 +MD5 ba20a00f74070d72a437f53b9032096c freeciv-1.14.1.ebuild 2167 MD5 a596b071c160a0a1dd5d5c315f21a2f7 files/digest-freeciv-1.14.1 131 MD5 a58905cf82fbffcfc85d0b05eb830f7f files/digest-freeciv-1.14.0-r1 68 diff --git a/games-strategy/freeciv/freeciv-1.14.1.ebuild b/games-strategy/freeciv/freeciv-1.14.1.ebuild index f89f14995534..440f9f072183 100644 --- a/games-strategy/freeciv/freeciv-1.14.1.ebuild +++ b/games-strategy/freeciv/freeciv-1.14.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/freeciv/freeciv-1.14.1.ebuild,v 1.6 2004/02/03 11:12:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-1.14.1.ebuild,v 1.7 2004/02/03 19:22:08 mr_bones_ Exp $ inherit games @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.freeciv.org/freeciv/stable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ~ppc sparc amd64" IUSE="X Xaw3d gtk gtk2 sdl nls readline" RDEPEND=" |