diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2005-05-17 11:36:22 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2005-05-17 11:36:22 +0000 |
commit | 2e997553cdc4f2d688c5b0269c19acd274cc4a22 (patch) | |
tree | f29f5be9604f3a7a75a7471fd3b31dd1d96cbc80 /games-strategy | |
parent | Added patch so ash will build with gcc-4. (diff) | |
download | gentoo-2-2e997553cdc4f2d688c5b0269c19acd274cc4a22.tar.gz gentoo-2-2e997553cdc4f2d688c5b0269c19acd274cc4a22.tar.bz2 gentoo-2-2e997553cdc4f2d688c5b0269c19acd274cc4a22.zip |
Keyworded ~alpha
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 1a39cbcedb1c..d226e83b666c 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.20 2005/05/16 21:59:21 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.21 2005/05/17 11:36:22 yoswink Exp $ + + 17 May 2005; Jose Luis Rivero <yoswink@gentoo.org> freeciv-2.0.1.ebuild: + Keyworded ~alpha 16 May 2005; Jose Luis Rivero <yoswink@gentoo.org> freeciv-1.14.2.ebuild: Keyworded ~alpha diff --git a/games-strategy/freeciv/freeciv-2.0.1.ebuild b/games-strategy/freeciv/freeciv-2.0.1.ebuild index e123f71e1dc0..e511a7de1da6 100644 --- a/games-strategy/freeciv/freeciv-2.0.1.ebuild +++ b/games-strategy/freeciv/freeciv-2.0.1.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/freeciv/freeciv-2.0.1.ebuild,v 1.2 2005/05/01 15:37:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.3 2005/05/17 11:36:22 yoswink Exp $ inherit games @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.freeciv.org/pub/freeciv/stable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~ppc ~x86" +KEYWORDS="~amd64 ~sparc ~ppc ~x86 ~alpha" IUSE="alsa dedicated esd gtk gtk2 nls readline sdl Xaw3d" RDEPEND="sys-libs/zlib |