summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-18 13:34:45 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-18 13:34:45 +0000
commitaeecfef3383f3b1979d84a77bed0e795a07b85df (patch)
tree3b6dcd4260902bbb23941754f65b397c9672c091 /games-puzzle/londonlaw
parentMarking udev-124-r2 ppc64 and ppc for bug 266290 (diff)
downloadgentoo-2-aeecfef3383f3b1979d84a77bed0e795a07b85df.tar.gz
gentoo-2-aeecfef3383f3b1979d84a77bed0e795a07b85df.tar.bz2
gentoo-2-aeecfef3383f3b1979d84a77bed0e795a07b85df.zip
amd64/x86 stable, bug #265236
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle/londonlaw')
-rw-r--r--games-puzzle/londonlaw/ChangeLog7
-rw-r--r--games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/games-puzzle/londonlaw/ChangeLog b/games-puzzle/londonlaw/ChangeLog
index 69c7fa7619c2..96636d1f7712 100644
--- a/games-puzzle/londonlaw/ChangeLog
+++ b/games-puzzle/londonlaw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/londonlaw
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/ChangeLog,v 1.15 2008/08/25 17:53:42 mr_bones_ Exp $
+# 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 $
+
+ 18 Apr 2009; Markus Meier <maekke@gentoo.org> londonlaw-0.2.1-r2:
+ amd64/x86 stable, bug #265236
25 Aug 2008; Michael Sterrett <mr_bones_@gentoo.org> files/londonlaw.rc,
londonlaw-0.2.1-r2.ebuild:
diff --git a/games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild b/games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild
index 789e10607c7c..11b92c085563 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
# 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.2 2008/08/25 17:53:42 mr_bones_ Exp $
+# $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 $
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