summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-02-19 13:01:10 +0000
committerThomas Kahle <tomka@gentoo.org>2011-02-19 13:01:10 +0000
commitbbf2ae267ca9cf1269daa63feff3e80d1f7a246f (patch)
treeb6a525f95c51e52b44559cbd90725772af1b3788 /games-strategy
parentFix dependencies. (diff)
downloadgentoo-2-bbf2ae267ca9cf1269daa63feff3e80d1f7a246f.tar.gz
gentoo-2-bbf2ae267ca9cf1269daa63feff3e80d1f7a246f.tar.bz2
gentoo-2-bbf2ae267ca9cf1269daa63feff3e80d1f7a246f.zip
x86 stable per bug 352158
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/ufo-ai/ChangeLog7
-rw-r--r--games-strategy/ufo-ai/ufo-ai-2.3.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/ufo-ai/ChangeLog b/games-strategy/ufo-ai/ChangeLog
index a6d3445b3dc2..13d61beb5377 100644
--- a/games-strategy/ufo-ai/ChangeLog
+++ b/games-strategy/ufo-ai/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/ufo-ai
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.30 2010/12/20 05:09:05 mr_bones_ Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.31 2011/02/19 13:01:10 tomka Exp $
+
+ 19 Feb 2011; Thomas Kahle <tomka@gentoo.org> ufo-ai-2.3.1-r1.ebuild:
+ x86 stable per bug 352158
*ufo-ai-2.3.1-r1 (20 Dec 2010)
diff --git a/games-strategy/ufo-ai/ufo-ai-2.3.1-r1.ebuild b/games-strategy/ufo-ai/ufo-ai-2.3.1-r1.ebuild
index 3c8da5141a0a..ebb37e459d06 100644
--- a/games-strategy/ufo-ai/ufo-ai-2.3.1-r1.ebuild
+++ b/games-strategy/ufo-ai/ufo-ai-2.3.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.1-r1.ebuild,v 1.1 2010/12/20 05:09:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.3.1-r1.ebuild,v 1.2 2011/02/19 13:01:10 tomka Exp $
EAPI=2
inherit eutils flag-o-matic games
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/ufoai/${MY_P}-source.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="debug dedicated doc editor"
# Dependencies and more instructions can be found here: