summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/id3v2/id3v2-0.1.10.ebuild')
-rw-r--r--media-sound/id3v2/id3v2-0.1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/id3v2/id3v2-0.1.10.ebuild b/media-sound/id3v2/id3v2-0.1.10.ebuild
index a03f3cd836f4..9f0adc7610bb 100644
--- a/media-sound/id3v2/id3v2-0.1.10.ebuild
+++ b/media-sound/id3v2/id3v2-0.1.10.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-sound/id3v2/id3v2-0.1.10.ebuild,v 1.4 2005/04/01 21:12:17 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3v2/id3v2-0.1.10.ebuild,v 1.5 2005/09/04 10:34:44 flameeyes Exp $
inherit eutils
@@ -42,5 +42,5 @@ src_install()
{
dobin id3v2
doman id3v2.1
- dodoc COPYING INSTALL README
+ dodoc README
}