diff options
author | 2008-02-05 21:16:49 +0000 | |
---|---|---|
committer | 2008-02-05 21:16:49 +0000 | |
commit | a2b410b3988100c5b11041965fb15c4d532ed69a (patch) | |
tree | 3162225f5d0d068640cae0dd19bc85efaaab1d26 /games-simulation/lincity/lincity-1.12.1.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-a2b410b3988100c5b11041965fb15c4d532ed69a.tar.gz gentoo-2-a2b410b3988100c5b11041965fb15c4d532ed69a.tar.bz2 gentoo-2-a2b410b3988100c5b11041965fb15c4d532ed69a.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-simulation/lincity/lincity-1.12.1.ebuild')
-rw-r--r-- | games-simulation/lincity/lincity-1.12.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-simulation/lincity/lincity-1.12.1.ebuild b/games-simulation/lincity/lincity-1.12.1.ebuild index d7d12cf2f192..d8a7149d0e40 100644 --- a/games-simulation/lincity/lincity-1.12.1.ebuild +++ b/games-simulation/lincity/lincity-1.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/lincity-1.12.1.ebuild,v 1.7 2006/12/06 20:19:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/lincity-1.12.1.ebuild,v 1.8 2008/02/05 21:16:49 grobian Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lincity/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc-macos ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="nls svga X" # dep fix (bug #82318) |