diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:20:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:20:10 +0000 |
commit | e58a8418454cf96d064b3ca2f5064e33934ab832 (patch) | |
tree | 4f326f0fd362e0f572aa0ba6b0c7b8bb59d92897 /games-simulation/lincity | |
parent | Stable for ppc, wrt bug #472086 (diff) | |
download | gentoo-2-e58a8418454cf96d064b3ca2f5064e33934ab832.tar.gz gentoo-2-e58a8418454cf96d064b3ca2f5064e33934ab832.tar.bz2 gentoo-2-e58a8418454cf96d064b3ca2f5064e33934ab832.zip |
Stable for ppc, wrt bug #485128
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-simulation/lincity')
-rw-r--r-- | games-simulation/lincity/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/lincity/lincity-1.13.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/lincity/ChangeLog b/games-simulation/lincity/ChangeLog index c1e75de1412d..14f252bb79e4 100644 --- a/games-simulation/lincity/ChangeLog +++ b/games-simulation/lincity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/lincity # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/ChangeLog,v 1.21 2013/09/22 06:44:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/ChangeLog,v 1.22 2013/09/25 17:20:10 ago Exp $ + + 25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lincity-1.13.1.ebuild: + Stable for ppc, wrt bug #485128 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lincity-1.13.1.ebuild: Stable for x86, wrt bug #485128 diff --git a/games-simulation/lincity/lincity-1.13.1.ebuild b/games-simulation/lincity/lincity-1.13.1.ebuild index 386c1d16e5f8..58eec198004f 100644 --- a/games-simulation/lincity/lincity-1.13.1.ebuild +++ b/games-simulation/lincity/lincity-1.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/lincity-1.13.1.ebuild,v 1.3 2013/09/22 06:44:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/lincity-1.13.1.ebuild,v 1.4 2013/09/25 17:20:10 ago Exp $ EAPI=5 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lincity/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="nls" # dep fix (bug #82318) |