diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-09 11:44:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-09 11:44:46 +0000 |
commit | 772cc6f6bf6ef5a1a6311052ec50c3e0af901201 (patch) | |
tree | f8137e6b326b10abbbfd3b6038eebf610f3cec8b /games-strategy | |
parent | Stable for amd64, wrt bug #542246 (diff) | |
download | gentoo-2-772cc6f6bf6ef5a1a6311052ec50c3e0af901201.tar.gz gentoo-2-772cc6f6bf6ef5a1a6311052ec50c3e0af901201.tar.bz2 gentoo-2-772cc6f6bf6ef5a1a6311052ec50c3e0af901201.zip |
Stable for amd64, wrt bug #542504
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index fe5708fe030a..6bef3a15530e 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.161 2015/02/05 21:49:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.162 2015/03/09 11:44:46 ago Exp $ + + 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> freeciv-2.4.4.ebuild: + Stable for amd64, wrt bug #542504 *freeciv-2.4.4 (05 Feb 2015) diff --git a/games-strategy/freeciv/freeciv-2.4.4.ebuild b/games-strategy/freeciv/freeciv-2.4.4.ebuild index a992b1b718bc..acf357db5df2 100644 --- a/games-strategy/freeciv/freeciv-2.4.4.ebuild +++ b/games-strategy/freeciv/freeciv-2.4.4.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.4.4.ebuild,v 1.1 2015/02/05 21:49:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.4.ebuild,v 1.2 2015/03/09 11:44:46 ago 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 readline sdl +server +sound sqlite" RDEPEND="app-arch/bzip2 |