diff options
author | 2007-03-13 16:00:18 +0000 | |
---|---|---|
committer | 2007-03-13 16:00:18 +0000 | |
commit | 30941457cbc8f269b66a5c76b65e3553d63b22f5 (patch) | |
tree | 6bde34243485feee480f32b787523e24978498b3 /dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild | |
parent | removing CHANGES from dodoc (diff) | |
download | historical-30941457cbc8f269b66a5c76b65e3553d63b22f5.tar.gz historical-30941457cbc8f269b66a5c76b65e3553d63b22f5.tar.bz2 historical-30941457cbc8f269b66a5c76b65e3553d63b22f5.zip |
Removing changes from dodoc
Package-Manager: portage-2.1.2.1
Diffstat (limited to 'dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild')
-rw-r--r-- | dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild index 02cb29b9f2e4..4aeed3546f32 100644 --- a/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild +++ b/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild,v 1.7 2006/08/18 02:08:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild,v 1.8 2007/03/13 16:00:18 mcummings Exp $ inherit perl-module @@ -14,7 +14,7 @@ KEYWORDS="amd64 ia64 ppc ~x86" IUSE="" export OPTIMIZE="$CFLAGS" -mydoc="README Changes COPYING" +mydoc="README COPYING" DEPEND="dev-lang/perl" |