From 7079213e23b196758f9931d5de8b11addcbaa8ca Mon Sep 17 00:00:00 2001 From: Mike Doty Date: Sat, 12 Mar 2005 16:14:58 +0000 Subject: removed src_compile, as it's provided by linux-mod.eclass (Portage version: 2.0.51.19) --- media-video/spca5xx/ChangeLog | 5 ++++- media-video/spca5xx/spca5xx-20050301.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'media-video') diff --git a/media-video/spca5xx/ChangeLog b/media-video/spca5xx/ChangeLog index 7b293c95316d..1d4ce6cfb05b 100644 --- a/media-video/spca5xx/ChangeLog +++ b/media-video/spca5xx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/spca5xx # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/spca5xx/ChangeLog,v 1.5 2005/03/10 14:59:19 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/spca5xx/ChangeLog,v 1.6 2005/03/12 16:14:58 kingtaco Exp $ + + 12 Mar 2005; Mike Doty spca5xx-20050301.ebuild: + removed src_compile, as it's provided by linux-mod.eclass *spca5xx-20050301 (10 Mar 2005) diff --git a/media-video/spca5xx/spca5xx-20050301.ebuild b/media-video/spca5xx/spca5xx-20050301.ebuild index dac25cd38161..0a1f6627bc6e 100644 --- a/media-video/spca5xx/spca5xx-20050301.ebuild +++ b/media-video/spca5xx/spca5xx-20050301.ebuild @@ -1,6 +1,6 @@ # 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-20050301.ebuild,v 1.1 2005/03/10 14:59:19 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/spca5xx/spca5xx-20050301.ebuild,v 1.2 2005/03/12 16:14:58 kingtaco Exp $ inherit linux-mod @@ -24,9 +24,9 @@ src_unpack() { convert_to_m ${S}/Makefile } -src_compile() { - linux-mod_src_compile -} +#src_compile() { +# linux-mod_src_compile +#} src_install() { dodoc CHANGELOG INSTALL README -- cgit v1.2.3-65-gdbad