summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2005-11-11 09:31:14 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2005-11-11 09:31:14 +0000
commit702fa401e28822f35e420ae0d574b94b246f5916 (patch)
treef0b2a59f4d77ab4f71fd2be72fb37bb8253ae13e /x11-plugins/wmmp3/wmmp3-0.12.ebuild
parentMasking 2.4.31 stable for x86. (diff)
downloadhistorical-702fa401e28822f35e420ae0d574b94b246f5916.tar.gz
historical-702fa401e28822f35e420ae0d574b94b246f5916.tar.bz2
historical-702fa401e28822f35e420ae0d574b94b246f5916.zip
Removed COPYING from dodoc
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-plugins/wmmp3/wmmp3-0.12.ebuild')
-rw-r--r--x11-plugins/wmmp3/wmmp3-0.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmp3/wmmp3-0.12.ebuild b/x11-plugins/wmmp3/wmmp3-0.12.ebuild
index 0e759105cc7a..78ca25634d77 100644
--- a/x11-plugins/wmmp3/wmmp3-0.12.ebuild
+++ b/x11-plugins/wmmp3/wmmp3-0.12.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/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.7 2005/09/25 16:05:36 hparker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.8 2005/11/11 09:31:14 s4t4n Exp $
inherit eutils
@@ -36,7 +36,7 @@ src_compile()
src_install()
{
einstall || die "Installation failed"
- dodoc AUTHORS COPYING ChangeLog sample.wmmp3 README TODO
+ dodoc AUTHORS ChangeLog sample.wmmp3 README TODO
}
pkg_postinst()