diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-09-06 20:18:45 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-09-06 20:18:45 +0000 |
commit | d5b782c78ef72301c861f05331117da29182173f (patch) | |
tree | 434fcced9ea2ceadb25b6e5f36f44f53c3bf1074 /games-strategy | |
parent | Marking git-1.7.2.2 ppc64 for bug 335891 (diff) | |
download | gentoo-2-d5b782c78ef72301c861f05331117da29182173f.tar.gz gentoo-2-d5b782c78ef72301c861f05331117da29182173f.tar.bz2 gentoo-2-d5b782c78ef72301c861f05331117da29182173f.zip |
x86 stable wrt bug #335827
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index afb154b9035d..59825d370c7e 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.116 2010/08/13 17:25:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.117 2010/09/06 20:18:45 phajdan.jr Exp $ + + 06 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> freeciv-2.2.2.ebuild: + x86 stable wrt bug #335827 13 Aug 2010; Joseph Jezak <josejx@gentoo.org> freeciv-2.2.1.ebuild: Marked ppc/ppc64 stable for bug #329957. diff --git a/games-strategy/freeciv/freeciv-2.2.2.ebuild b/games-strategy/freeciv/freeciv-2.2.2.ebuild index b87c99e80a6c..3be5b87ee33e 100644 --- a/games-strategy/freeciv/freeciv-2.2.2.ebuild +++ b/games-strategy/freeciv/freeciv-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild,v 1.1 2010/08/02 18:46:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.2.ebuild,v 1.2 2010/09/06 20:18:45 phajdan.jr Exp $ EAPI=2 inherit eutils gnome2-utils games-ggz games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound" RDEPEND="readline? ( sys-libs/readline ) |