diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-09-18 10:41:30 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-09-18 10:41:30 +0000 |
commit | 4e257404679bb5dc0451fbcdd4c73071802b7bbb (patch) | |
tree | 15a4a667938e17cabb86abba7075479f40e93e52 /games-simulation/lincity | |
parent | A better description of the package (diff) | |
download | gentoo-2-4e257404679bb5dc0451fbcdd4c73071802b7bbb.tar.gz gentoo-2-4e257404679bb5dc0451fbcdd4c73071802b7bbb.tar.bz2 gentoo-2-4e257404679bb5dc0451fbcdd4c73071802b7bbb.zip |
Stable for amd64 wrt bug #485128
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 2c7b0f774092..d774f8b16136 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.19 2013/02/05 02:07:46 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/ChangeLog,v 1.20 2013/09/18 10:41:30 nimiux Exp $ + + 18 Sep 2013; Chema Alonso <nimiux@gentoo.org> lincity-1.13.1.ebuild: + Stable for amd64 wrt bug #485128 *lincity-1.13.1 (05 Feb 2013) diff --git a/games-simulation/lincity/lincity-1.13.1.ebuild b/games-simulation/lincity/lincity-1.13.1.ebuild index b8fd6b1a2066..9c760b93d259 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.1 2013/02/05 02:07:46 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/lincity-1.13.1.ebuild,v 1.2 2013/09/18 10:41:30 nimiux 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) |