summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-06-26 20:31:02 +0000
committerSimon Stelling <blubb@gentoo.org>2005-06-26 20:31:02 +0000
commit72e06715fc61ee270ffc52c73f3f5b6247328359 (patch)
tree73f75dc4b826b7340ceb56994db9322f45f9e904 /games-puzzle
parentStable ppc-macos. Bug 97071 (diff)
downloadgentoo-2-72e06715fc61ee270ffc52c73f3f5b6247328359.tar.gz
gentoo-2-72e06715fc61ee270ffc52c73f3f5b6247328359.tar.bz2
gentoo-2-72e06715fc61ee270ffc52c73f3f5b6247328359.zip
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/londonlaw/ChangeLog5
-rw-r--r--games-puzzle/londonlaw/londonlaw-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/londonlaw/ChangeLog b/games-puzzle/londonlaw/ChangeLog
index ed1be45f0b3b..2c23cc8c33e1 100644
--- a/games-puzzle/londonlaw/ChangeLog
+++ b/games-puzzle/londonlaw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/londonlaw
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/ChangeLog,v 1.2 2005/06/10 15:38:14 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/ChangeLog,v 1.3 2005/06/26 20:31:02 blubb Exp $
+
+ 26 Jun 2005; Simon Stelling <blubb@gentoo.org> londonlaw-0.2.0.ebuild:
+ added ~amd64 keyword
10 Jun 2005; David Holm <dholm@gentoo.org> londonlaw-0.2.0.ebuild:
Added to ~ppc.
diff --git a/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild b/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild
index d454c4bedc31..2e195d9e3275 100644
--- a/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild
+++ b/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild,v 1.2 2005/06/10 15:38:14 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild,v 1.3 2005/06/26 20:31:02 blubb Exp $
inherit python games
@@ -10,7 +10,7 @@ SRC_URI="http://www.eecs.umich.edu/~pelzlpj/londonlaw/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3