summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-05-08 04:37:49 +0000
committerThomas Cort <tcort@gentoo.org>2006-05-08 04:37:49 +0000
commit889329e73c90c2f1265ee9828489316da16c1fc0 (patch)
treea61224b2e53e77774e23c501303eb4232c4f86c1 /media-sound/cdcd/cdcd-0.6.6.ebuild
parentAdded flag-o-matic to inherit since the ebuild uses append-flags. Removed INS... (diff)
downloadhistorical-889329e73c90c2f1265ee9828489316da16c1fc0.tar.gz
historical-889329e73c90c2f1265ee9828489316da16c1fc0.tar.bz2
historical-889329e73c90c2f1265ee9828489316da16c1fc0.zip
Removed COPYING from dodoc.
Package-Manager: portage-2.0.54
Diffstat (limited to 'media-sound/cdcd/cdcd-0.6.6.ebuild')
-rw-r--r--media-sound/cdcd/cdcd-0.6.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cdcd/cdcd-0.6.6.ebuild b/media-sound/cdcd/cdcd-0.6.6.ebuild
index da5b678c71ab..fe0987dfc11e 100644
--- a/media-sound/cdcd/cdcd-0.6.6.ebuild
+++ b/media-sound/cdcd/cdcd-0.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cdcd/cdcd-0.6.6.ebuild,v 1.8 2006/03/07 13:40:22 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdcd/cdcd-0.6.6.ebuild,v 1.9 2006/05/08 04:37:49 tcort Exp $
IUSE=""
@@ -26,5 +26,5 @@ src_unpack() {
src_install () {
make DESTDIR=${D} install || die
- dodoc AUTHORS COPYING ChangeLog NEWS README
+ dodoc AUTHORS ChangeLog NEWS README
}