diff options
author | 2004-07-14 22:20:12 +0000 | |
---|---|---|
committer | 2004-07-14 22:20:12 +0000 | |
commit | dcef453a838b83683c78d234ef38f87a137013ff (patch) | |
tree | e07d48a113d3a676e785e6f5bb81008718ef27ac /media-video/usb-pwcx | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-dcef453a838b83683c78d234ef38f87a137013ff.tar.gz gentoo-2-dcef453a838b83683c78d234ef38f87a137013ff.tar.bz2 gentoo-2-dcef453a838b83683c78d234ef38f87a137013ff.zip |
sync IUSE (missing)
Diffstat (limited to 'media-video/usb-pwcx')
-rw-r--r-- | media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild | 3 | ||||
-rw-r--r-- | media-video/usb-pwcx/usb-pwcx-8.4.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild b/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild index ed429dc1a647..9ee38a824096 100644 --- a/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild +++ b/media-video/usb-pwcx/usb-pwcx-8.2.2.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/usb-pwcx/usb-pwcx-8.2.2.ebuild,v 1.9 2004/06/25 00:51:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild,v 1.10 2004/07/14 22:16:17 agriffis Exp $ inherit check-kernel @@ -11,6 +11,7 @@ SRC_URI="http://www.smcc.demon.nl/webcam/usb-pwcx-8.2.2.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="x86 -ppc -sparc -alpha" +IUSE="" DEPEND="" diff --git a/media-video/usb-pwcx/usb-pwcx-8.4.ebuild b/media-video/usb-pwcx/usb-pwcx-8.4.ebuild index 817230a77aef..6aaa9704366f 100644 --- a/media-video/usb-pwcx/usb-pwcx-8.4.ebuild +++ b/media-video/usb-pwcx/usb-pwcx-8.4.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/usb-pwcx/usb-pwcx-8.4.ebuild,v 1.5 2004/06/25 00:51:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/usb-pwcx/usb-pwcx-8.4.ebuild,v 1.6 2004/07/14 22:16:17 agriffis Exp $ inherit check-kernel @@ -12,6 +12,7 @@ SRC_URI="http://www.smcc.demon.nl/webcam/pwcx-${PV}.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="~x86 -ppc -sparc -alpha" +IUSE="" DEPEND="" S=${WORKDIR}/pwcx-${PV} |