From 2bca28a2dae68aeca58320b35ab8ad1bf3c083c0 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Wed, 17 Oct 2007 13:31:34 +0000 Subject: Remove old doc (Portage version: 2.1.3.12) --- media-tv/ivtv/ivtv-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-tv') diff --git a/media-tv/ivtv/ivtv-1.0.3.ebuild b/media-tv/ivtv/ivtv-1.0.3.ebuild index 78a26e0c7013..358a67310b97 100644 --- a/media-tv/ivtv/ivtv-1.0.3.ebuild +++ b/media-tv/ivtv/ivtv-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3.ebuild,v 1.1 2007/10/16 19:32:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.0.3.ebuild,v 1.2 2007/10/17 13:31:34 beandog Exp $ inherit eutils linux-mod @@ -87,7 +87,7 @@ src_install() { dobin perl/*.pl cd "${S}" - dodoc README* doc/* utils/README.X11 ChangeLog* utils/perl/README.ptune + dodoc README* doc/* ChangeLog* utils/perl/README.ptune cd "${S}/driver" linux-mod_src_install || die "failed to install modules" -- cgit v1.2.3-65-gdbad