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 | 7a507597ac5e02797e26f2d3323bdb0385197ed9 (patch) | |
tree | ad66afffd5c5bfa8069bc8f47254bafde5282a89 /games-strategy | |
parent | Added patch so ash will build with gcc-4. (diff) | |
download | historical-7a507597ac5e02797e26f2d3323bdb0385197ed9.tar.gz historical-7a507597ac5e02797e26f2d3323bdb0385197ed9.tar.bz2 historical-7a507597ac5e02797e26f2d3323bdb0385197ed9.zip |
Keyworded ~alpha
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/Manifest | 4 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/games-strategy/freeciv/Manifest index 57191f8d06af..1aca2972f7a8 100644 --- a/games-strategy/freeciv/Manifest +++ b/games-strategy/freeciv/Manifest @@ -1,7 +1,7 @@ -MD5 b1be406f1c556e098730ba7f8de08eb2 freeciv-2.0.1.ebuild 4564 +MD5 80e78e916ce342288f15516911a8f3e5 freeciv-2.0.1.ebuild 4569 MD5 adabe022b7cab99fe3b4f67d7304d577 freeciv-1.14.2.ebuild 2069 MD5 930a1e97e5a827304ff9af55ba329c2d freeciv-1.14.1.ebuild 2146 -MD5 7fb0898cb3eadc7db249adb127a94088 ChangeLog 4295 +MD5 33e017cd3edbffdf61486b3e4a0f278e ChangeLog 4390 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 a596b071c160a0a1dd5d5c315f21a2f7 files/digest-freeciv-1.14.1 131 MD5 439e954e20f13b112d572ff57700ce00 files/digest-freeciv-1.14.2 131 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 |