summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-01-28 20:30:58 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-01-28 20:30:58 +0000
commit9048206cb74f555a4f55d4b4d7d12ef3c6c3df64 (patch)
tree37c3eac99cc0a7677f9b69c1759c14aca265a3a1 /games-strategy/freeciv
parentVersion bump: removed -fstack-protector filtering and updated the patch to so... (diff)
downloadgentoo-2-9048206cb74f555a4f55d4b4d7d12ef3c6c3df64.tar.gz
gentoo-2-9048206cb74f555a4f55d4b4d7d12ef3c6c3df64.tar.bz2
gentoo-2-9048206cb74f555a4f55d4b4d7d12ef3c6c3df64.zip
marked stable on sparc
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/Manifest8
-rw-r--r--games-strategy/freeciv/freeciv-1.14.1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index d011b4a8cd51..54708869344e 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.9 2004/01/21 11:38:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.10 2004/01/28 20:30:48 gustavoz Exp $
+
+ 28 Jan 2004; <gustavoz@gentoo.org> freeciv-1.14.1.ebuild:
+ marked stable on sparc
21 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> freeciv-1.14.1.ebuild:
replace deprecated USE flag structure with supported method
diff --git a/games-strategy/freeciv/Manifest b/games-strategy/freeciv/Manifest
index 73c3c0e24755..9bb5de83e048 100644
--- a/games-strategy/freeciv/Manifest
+++ b/games-strategy/freeciv/Manifest
@@ -1,6 +1,6 @@
-MD5 6626396597f3404a847a156e02726fd8 ChangeLog 3135
-MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
MD5 0a8dc8e890732bf07a7a9dcb72ea869d freeciv-1.14.0-r1.ebuild 1725
-MD5 cd49145d969a953e86bce4fc6c78e9c6 freeciv-1.14.1.ebuild 1851
-MD5 a596b071c160a0a1dd5d5c315f21a2f7 files/digest-freeciv-1.14.1 131
+MD5 4a164ca1ed03f2afd64bd56a95ef36bb freeciv-1.14.1.ebuild 1849
+MD5 faa844b17c71f63364931216d2d75d7c ChangeLog 3221
+MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
MD5 a58905cf82fbffcfc85d0b05eb830f7f files/digest-freeciv-1.14.0-r1 68
+MD5 a596b071c160a0a1dd5d5c315f21a2f7 files/digest-freeciv-1.14.1 131
diff --git a/games-strategy/freeciv/freeciv-1.14.1.ebuild b/games-strategy/freeciv/freeciv-1.14.1.ebuild
index 87e0a71a42ac..93c60545bbcd 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.4 2004/01/21 11:38:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-1.14.1.ebuild,v 1.5 2004/01/28 20:30:49 gustavoz 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