diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-28 09:32:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-28 09:32:41 +0000 |
commit | c68026b431d59faee45e101a070f0c30dd236558 (patch) | |
tree | 096614d17bb853edbc2e9979ab2a315b806bd4e3 /games-action | |
parent | enable sdl to be able to be selected as well as X since we compile both (diff) | |
download | historical-c68026b431d59faee45e101a070f0c30dd236558.tar.gz historical-c68026b431d59faee45e101a070f0c30dd236558.tar.bz2 historical-c68026b431d59faee45e101a070f0c30dd236558.zip |
fix IUSE
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/chromium/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/chromium/Manifest | 8 | ||||
-rw-r--r-- | games-action/chromium/chromium-0.9.12-r5.ebuild | 6 |
3 files changed, 13 insertions, 9 deletions
diff --git a/games-action/chromium/ChangeLog b/games-action/chromium/ChangeLog index 7be479452dbb..ee9a6aa2c84b 100644 --- a/games-action/chromium/ChangeLog +++ b/games-action/chromium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/chromium -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/chromium/ChangeLog,v 1.6 2004/02/22 10:28:30 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/chromium/ChangeLog,v 1.7 2004/03/28 09:32:41 mr_bones_ Exp $ + + 28 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + chromium-0.9.12-r5.ebuild: + fix IUSE *chromium-0.9.12-r5 (19 Nov 2003) diff --git a/games-action/chromium/Manifest b/games-action/chromium/Manifest index bb3dedac9fb0..2535d20cda15 100644 --- a/games-action/chromium/Manifest +++ b/games-action/chromium/Manifest @@ -1,7 +1,7 @@ +MD5 b50a33648c80dd08e0f19171245ca950 ChangeLog 2668 +MD5 7c03a969d6f94160f6513add5912bc40 chromium-0.9.12-r5.ebuild 1992 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 8efe8d996573ec81e5357e39c046cdd3 files/digest-chromium-0.9.12-r5 144 +MD5 031dc9787ccdcb049081dccf31a4a401 files/0.9.12-qt3.patch 979 MD5 bfa95892a6761ef70d64b31a9fa4f9e2 files/0.9.12-gcc3-gentoo.patch 329 MD5 e363d085caa6b62c91264e68a15b0459 files/0.9.12-proper-options.patch 1708 -MD5 031dc9787ccdcb049081dccf31a4a401 files/0.9.12-qt3.patch 979 -MD5 edbb10553ee6735fb1e74f51f0fdbd68 chromium-0.9.12-r5.ebuild 2008 -MD5 fcc717371651d7e5aed029db8f951a57 ChangeLog 2569 -MD5 b244cf1c41a78cacb62296d573935c07 metadata.xml 245 diff --git a/games-action/chromium/chromium-0.9.12-r5.ebuild b/games-action/chromium/chromium-0.9.12-r5.ebuild index 1588a8df6527..49be18a73633 100644 --- a/games-action/chromium/chromium-0.9.12-r5.ebuild +++ b/games-action/chromium/chromium-0.9.12-r5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/chromium/chromium-0.9.12-r5.ebuild,v 1.3 2004/02/22 10:28:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/chromium/chromium-0.9.12-r5.ebuild,v 1.4 2004/03/28 09:32:41 mr_bones_ Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="Chromium B.S.U. - an arcade game" HOMEPAGE="http://www.reptilelabour.com/software/chromium/" @@ -12,7 +12,7 @@ SRC_URI="http://www.reptilelabour.com/software/files/chromium/chromium-src-${PV} LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ppc amd64" -IUSE="arts esd qt sdl svga oggvorbis alsa" +IUSE="qt sdl oggvorbis" DEPEND="virtual/glibc || ( |