diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:44:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:44:36 +0000 |
commit | 33c31bef31f65c8cdac42c5a3c707fc57216b699 (patch) | |
tree | 084e17d6a19747e4e3203be5fefd7664dba87eca /games-simulation | |
parent | Stable for x86, wrt bug #483462 (diff) | |
download | gentoo-2-33c31bef31f65c8cdac42c5a3c707fc57216b699.tar.gz gentoo-2-33c31bef31f65c8cdac42c5a3c707fc57216b699.tar.bz2 gentoo-2-33c31bef31f65c8cdac42c5a3c707fc57216b699.zip |
Stable for x86, wrt bug #485128
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-simulation')
-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 d774f8b16136..c1e75de1412d 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.20 2013/09/18 10:41:30 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/ChangeLog,v 1.21 2013/09/22 06:44:36 ago Exp $ + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lincity-1.13.1.ebuild: + Stable for x86, wrt bug #485128 18 Sep 2013; Chema Alonso <nimiux@gentoo.org> lincity-1.13.1.ebuild: Stable for amd64 wrt bug #485128 diff --git a/games-simulation/lincity/lincity-1.13.1.ebuild b/games-simulation/lincity/lincity-1.13.1.ebuild index 9c760b93d259..386c1d16e5f8 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.2 2013/09/18 10:41:30 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/lincity-1.13.1.ebuild,v 1.3 2013/09/22 06:44:36 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) |