diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-20 12:54:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-20 12:54:48 +0000 |
commit | 91f8f41264cd1f1c318666c7a1b6c2a46e694514 (patch) | |
tree | 432ffef9b93aa364898cf5b3eaa292e0ff75be89 /games-rpg/lure | |
parent | stable x86, bug 285212 (diff) | |
download | gentoo-2-91f8f41264cd1f1c318666c7a1b6c2a46e694514.tar.gz gentoo-2-91f8f41264cd1f1c318666c7a1b6c2a46e694514.tar.bz2 gentoo-2-91f8f41264cd1f1c318666c7a1b6c2a46e694514.zip |
stable x86, bug 285392
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-rpg/lure')
-rw-r--r-- | games-rpg/lure/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/lure/lure-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-rpg/lure/ChangeLog b/games-rpg/lure/ChangeLog index 552da9572ad4..ae0633e0903c 100644 --- a/games-rpg/lure/ChangeLog +++ b/games-rpg/lure/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/lure # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/lure/ChangeLog,v 1.3 2009/10/23 11:37:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/lure/ChangeLog,v 1.4 2009/11/20 12:54:48 fauli Exp $ + + 20 Nov 2009; Christian Faulhammer <fauli@gentoo.org> lure-1.1.ebuild: + stable x86, bug 285392 23 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> lure-1.1.ebuild: amd64 stable wrt #285392 diff --git a/games-rpg/lure/lure-1.1.ebuild b/games-rpg/lure/lure-1.1.ebuild index 1e543a2cca85..be71f6ff7411 100644 --- a/games-rpg/lure/lure-1.1.ebuild +++ b/games-rpg/lure/lure-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/lure/lure-1.1.ebuild,v 1.3 2009/10/23 11:37:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/lure/lure-1.1.ebuild,v 1.4 2009/11/20 12:54:48 fauli Exp $ EAPI=2 inherit eutils games @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="lure" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LANGS_IUSE="linguas_en linguas_es linguas_de linguas_fr linguas_it" IUSE=${LANGS_IUSE} RESTRICT="mirror" |