diff options
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/londonlaw/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-puzzle/londonlaw/ChangeLog b/games-puzzle/londonlaw/ChangeLog index 96636d1f7712..f35723d5cf61 100644 --- a/games-puzzle/londonlaw/ChangeLog +++ b/games-puzzle/londonlaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/londonlaw # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/ChangeLog,v 1.16 2009/04/18 13:34:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/ChangeLog,v 1.17 2009/05/20 16:29:55 nixnut Exp $ + + 20 May 2009; nixnut <nixnut@gentoo.org> londonlaw-0.2.1-r2.ebuild: + ppc stable #265236 18 Apr 2009; Markus Meier <maekke@gentoo.org> londonlaw-0.2.1-r2: amd64/x86 stable, bug #265236 diff --git a/games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild b/games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild index 11b92c085563..a5de98c03051 100644 --- a/games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild +++ b/games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild,v 1.3 2009/04/18 13:34:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild,v 1.4 2009/05/20 16:29:55 nixnut Exp $ EAPI=1 inherit eutils python games @@ -11,7 +11,7 @@ SRC_URI="http://pessimization.com/software/londonlaw/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="dedicated" DEPEND=">=dev-lang/python-2.3 |