From 177cbe9cc4ef9efa7eee5aa3aa2f1906b5e9f4dc Mon Sep 17 00:00:00 2001 From: Mike Doty Date: Fri, 14 Apr 2006 15:54:11 +0000 Subject: version bump, #129722. removed old versions. 20060301 stable on x86 and amd64 (Portage version: 2.1_pre7-r5) --- media-video/spca5xx/spca5xx-20041224.ebuild | 34 ----------------------------- 1 file changed, 34 deletions(-) delete mode 100644 media-video/spca5xx/spca5xx-20041224.ebuild (limited to 'media-video/spca5xx/spca5xx-20041224.ebuild') diff --git a/media-video/spca5xx/spca5xx-20041224.ebuild b/media-video/spca5xx/spca5xx-20041224.ebuild deleted file mode 100644 index dffa31aa0c69..000000000000 --- a/media-video/spca5xx/spca5xx-20041224.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/spca5xx/spca5xx-20041224.ebuild,v 1.2 2005/02/05 02:23:31 kingtaco Exp $ - -inherit linux-mod - -DESCRIPTION="spca5xx driver for webcams." -HOMEPAGE="http://spca50x.sourceforge.net/spca50x.php" -SRC_URI="http://mxhaard.free.fr/spca50x/Download/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 amd64" -IUSE="" -RESTRICT="" -DEPEND="" -RDEPEND="" - -MODULE_NAMES="spca50x(usb/video:)" -BUILD_PARAMS="KERNELDIR=${KV_DIR}" -BUILD_TARGETS="default" - -src_unpack() { - unpack ${A} - convert_to_m ${S}/Makefile -} - -src_compile() { - linux-mod_src_compile -} - -src_install() { - dodoc CHANGELOG INSTALL README - linux-mod_src_install -} \ No newline at end of file -- cgit v1.2.3-65-gdbad