diff options
author | 2009-05-20 16:29:55 +0000 | |
---|---|---|
committer | 2009-05-20 16:29:55 +0000 | |
commit | 48416dbb01930e16eb2b008f8be312ee85b1d5e4 (patch) | |
tree | 823226a6392fec2c8525b0dd1423594ea1d6c393 /games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild | |
parent | ppc stable #260817 (diff) | |
download | historical-48416dbb01930e16eb2b008f8be312ee85b1d5e4.tar.gz historical-48416dbb01930e16eb2b008f8be312ee85b1d5e4.tar.bz2 historical-48416dbb01930e16eb2b008f8be312ee85b1d5e4.zip |
ppc stable #265236
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild')
-rw-r--r-- | games-puzzle/londonlaw/londonlaw-0.2.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |