diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 16:01:00 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 16:01:00 +0000 |
commit | 53f1125a39f20d944a200ac12fc425cc1e069dc1 (patch) | |
tree | 8c331f98530ea298e74a36a388a757e8bb94990c /games-strategy | |
parent | x86 stable wrt bug #547600 (diff) | |
download | gentoo-2-53f1125a39f20d944a200ac12fc425cc1e069dc1.tar.gz gentoo-2-53f1125a39f20d944a200ac12fc425cc1e069dc1.tar.bz2 gentoo-2-53f1125a39f20d944a200ac12fc425cc1e069dc1.zip |
x86 stable wrt bug #547134
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 4fdc64a05eeb..59ecb1867b55 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.166 2015/04/20 07:39:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.167 2015/04/26 16:01:00 pacho Exp $ + + 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> freeciv-2.5.0.ebuild: + x86 stable wrt bug #547134 20 Apr 2015; Agostino Sarubbo <ago@gentoo.org> freeciv-2.5.0.ebuild: Stable for amd64, wrt bug #547134 diff --git a/games-strategy/freeciv/freeciv-2.5.0.ebuild b/games-strategy/freeciv/freeciv-2.5.0.ebuild index d9161ae8ff73..23bb1bed5fd0 100644 --- a/games-strategy/freeciv/freeciv-2.5.0.ebuild +++ b/games-strategy/freeciv/freeciv-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.5.0.ebuild,v 1.2 2015/04/20 07:39:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.5.0.ebuild,v 1.3 2015/04/26 16:01:00 pacho Exp $ EAPI=5 inherit eutils gnome2-utils 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 aimodules dedicated +gtk ipv6 mapimg modpack mysql nls postgres qt5 readline sdl +server +sound sqlite system-lua" RDEPEND="app-arch/bzip2 |