summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2005-05-16 21:59:21 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2005-05-16 21:59:21 +0000
commitbf6d4e6989411b9a5ac676fcfae13c8791d34671 (patch)
treeef5d6276d1136850238093aae4fc7ad644f21b78 /games-strategy
parentMarking 3.6.1 stable (x86). Removing outdated ebuild (diff)
downloadgentoo-2-bf6d4e6989411b9a5ac676fcfae13c8791d34671.tar.gz
gentoo-2-bf6d4e6989411b9a5ac676fcfae13c8791d34671.tar.bz2
gentoo-2-bf6d4e6989411b9a5ac676fcfae13c8791d34671.zip
keyworded ~alpha wrt #91077
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-1.14.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 6dbc4a545a2a..1a39cbcedb1c 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.19 2005/05/01 04:48:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.20 2005/05/16 21:59:21 yoswink Exp $
+
+ 16 May 2005; Jose Luis Rivero <yoswink@gentoo.org> freeciv-1.14.2.ebuild:
+ Keyworded ~alpha
*freeciv-2.0.1 (01 May 2005)
diff --git a/games-strategy/freeciv/freeciv-1.14.2.ebuild b/games-strategy/freeciv/freeciv-1.14.2.ebuild
index 0edcf70cdb27..aa17605dbb51 100644
--- a/games-strategy/freeciv/freeciv-1.14.2.ebuild
+++ b/games-strategy/freeciv/freeciv-1.14.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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-1.14.2.ebuild,v 1.2 2004/11/23 21:10:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-1.14.2.ebuild,v 1.3 2005/05/16 21:59:21 yoswink 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 amd64"
+KEYWORDS="x86 ppc sparc amd64 ~alpha"
IUSE="X Xaw3d gtk gtk2 nls readline"
RDEPEND="X? ( virtual/x11 )