diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-30 17:13:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-30 17:13:04 +0000 |
commit | 64a6f120bc95c00cacbe5bc247fccecafb58471c (patch) | |
tree | d19cda3bbaf1dd087ff2254d853d7e162a131752 /dev-games/crystalspace/crystalspace-1.2.ebuild | |
parent | remove entry for dev-util/ladebug...it is gone from the tree (diff) | |
download | gentoo-2-64a6f120bc95c00cacbe5bc247fccecafb58471c.tar.gz gentoo-2-64a6f120bc95c00cacbe5bc247fccecafb58471c.tar.bz2 gentoo-2-64a6f120bc95c00cacbe5bc247fccecafb58471c.zip |
removed ~ppc/ppc keywords from all versions
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-games/crystalspace/crystalspace-1.2.ebuild')
-rw-r--r-- | dev-games/crystalspace/crystalspace-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/crystalspace/crystalspace-1.2.ebuild b/dev-games/crystalspace/crystalspace-1.2.ebuild index ded204616fd3..943897373c9e 100644 --- a/dev-games/crystalspace/crystalspace-1.2.ebuild +++ b/dev-games/crystalspace/crystalspace-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild,v 1.2 2007/10/14 23:45:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild,v 1.3 2007/10/30 17:13:04 nixnut Exp $ inherit flag-o-matic java-pkg-opt-2 multilib wxwidgets @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/crystal/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="3ds alsa cal3d cegui cg doc java javascript jpeg mng ode perl png python sdl truetype vorbis wxwindows" |