From c9755f9aa3f7755646b988df8fa6d698e95f3c37 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Tue, 27 Apr 2004 21:07:26 +0000 Subject: Add inherit eutils --- media-video/spca50x/ChangeLog | 5 ++++- media-video/spca50x/spca50x-0.30.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'media-video/spca50x') diff --git a/media-video/spca50x/ChangeLog b/media-video/spca50x/ChangeLog index 862d33ce4111..1149eecba3ed 100644 --- a/media-video/spca50x/ChangeLog +++ b/media-video/spca50x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/spca50x # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/spca50x/ChangeLog,v 1.1 2004/02/23 08:02:12 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/spca50x/ChangeLog,v 1.2 2004/04/27 21:02:47 agriffis Exp $ + + 27 Apr 2004; Aron Griffis spca50x-0.30.ebuild: + Add inherit eutils *spca50x-0.30 (23 Feb 2004) diff --git a/media-video/spca50x/spca50x-0.30.ebuild b/media-video/spca50x/spca50x-0.30.ebuild index cf7110fcf61d..052e97f1af61 100644 --- a/media-video/spca50x/spca50x-0.30.ebuild +++ b/media-video/spca50x/spca50x-0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/spca50x/spca50x-0.30.ebuild,v 1.1 2004/02/23 08:02:12 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/spca50x/spca50x-0.30.ebuild,v 1.2 2004/04/27 21:02:47 agriffis Exp $ DESCRIPTION="Linux device driver for SPCA50X based USB cameras" HOMEPAGE="http://sourceforge.net/projects/spca50x/" @@ -13,7 +13,7 @@ IUSE="" DEPEND="virtual/glibc virtual/linux-sources" -inherit check-kernel +inherit check-kernel eutils pkg_setup() { get_KV_info -- cgit v1.2.3-65-gdbad