summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2005-11-11 11:36:29 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2005-11-11 11:36:29 +0000
commitd9675c876f335bfd7245a3e8f87879aad0d0fba5 (patch)
treefd83e1545ea301b59db40fad101cddc943fff4a2 /x11-plugins/wmwave/wmwave-0.4.ebuild
parentmasking drbd-0.7.13 (race condition on SMP boxes) (diff)
downloadhistorical-d9675c876f335bfd7245a3e8f87879aad0d0fba5.tar.gz
historical-d9675c876f335bfd7245a3e8f87879aad0d0fba5.tar.bz2
historical-d9675c876f335bfd7245a3e8f87879aad0d0fba5.zip
Removed COPYING from dodoc
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-plugins/wmwave/wmwave-0.4.ebuild')
-rw-r--r--x11-plugins/wmwave/wmwave-0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmwave/wmwave-0.4.ebuild b/x11-plugins/wmwave/wmwave-0.4.ebuild
index f02609d3d475..8f6ef501b697 100644
--- a/x11-plugins/wmwave/wmwave-0.4.ebuild
+++ b/x11-plugins/wmwave/wmwave-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild,v 1.6 2004/09/02 18:22:41 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwave/wmwave-0.4.ebuild,v 1.7 2005/11/11 11:36:29 s4t4n Exp $
IUSE=""
S="${WORKDIR}/wmwave"
@@ -19,5 +19,5 @@ src_compile() {
src_install () {
dobin wmwave
doman wmwave.1
- dodoc COPYING README
+ dodoc README
}