diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-06 22:15:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-06 22:15:19 +0000 |
commit | 76c7346fc58015640c7bb62bf000f24b6f64d615 (patch) | |
tree | 1e65d35db89173284d783d126ba5843e8b203449 /games-strategy/freeciv | |
parent | added install of stdsounds2 from the freeciv site (to address bug 36178) (diff) | |
download | historical-76c7346fc58015640c7bb62bf000f24b6f64d615.tar.gz historical-76c7346fc58015640c7bb62bf000f24b6f64d615.tar.bz2 historical-76c7346fc58015640c7bb62bf000f24b6f64d615.zip |
mark stable for x86
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 6ac5ec727ac1..a949d0f648bb 100644 --- a/games-strategy/freeciv/Manifest +++ b/games-strategy/freeciv/Manifest @@ -1,6 +1,6 @@ MD5 30456a924a79ac49908c5e90452ef05e ChangeLog 2994 MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241 MD5 0a8dc8e890732bf07a7a9dcb72ea869d freeciv-1.14.0-r1.ebuild 1725 -MD5 bc503562c22a4b65edccd883fa6c9010 freeciv-1.14.1.ebuild 1844 +MD5 2f7ce071f8f7c202cbe66f4d58b802d4 freeciv-1.14.1.ebuild 1843 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 2f332bf15a89..3e311c57c84e 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.2 2004/01/06 22:14:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-1.14.1.ebuild,v 1.3 2004/01/06 22:15:13 mr_bones_ Exp $ inherit games @@ -12,7 +12,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" IUSE="X Xaw3d gtk gtk2 sdl nls" DEPEND=">=sys-devel/gettext-0.10.36 |