diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:15:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:15:10 +0000 |
commit | a379c1e90a3462493f64f2fe0470e6fb0042d514 (patch) | |
tree | a41559ec1f868898747c15e6a8fdea638bab32bf /media-video/qce-ga | |
parent | sync IUSE (+mad), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-a379c1e90a3462493f64f2fe0470e6fb0042d514.tar.gz gentoo-2-a379c1e90a3462493f64f2fe0470e6fb0042d514.tar.bz2 gentoo-2-a379c1e90a3462493f64f2fe0470e6fb0042d514.zip |
sync IUSE (missing)
Diffstat (limited to 'media-video/qce-ga')
-rw-r--r-- | media-video/qce-ga/qce-ga-0.40d.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/qce-ga/qce-ga-0.40d.ebuild b/media-video/qce-ga/qce-ga-0.40d.ebuild index 2c2e5ed48dc4..96cd6e0e83e9 100644 --- a/media-video/qce-ga/qce-ga-0.40d.ebuild +++ b/media-video/qce-ga/qce-ga-0.40d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/qce-ga/qce-ga-0.40d.ebuild,v 1.6 2004/06/25 00:48:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/qce-ga/qce-ga-0.40d.ebuild,v 1.7 2004/07/14 22:10:32 agriffis Exp $ DESCRIPTION="Logitech USB Quickcam Express Linux Driver Modules" HOMEPAGE="http://qce-ga.sourceforge.net/" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/qce-ga/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/linux-sources" |