summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmix/wmix-3.1-r1.ebuild')
-rw-r--r--x11-plugins/wmix/wmix-3.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmix/wmix-3.1-r1.ebuild b/x11-plugins/wmix/wmix-3.1-r1.ebuild
index d7134301e813..d710d6b2d7a8 100644
--- a/x11-plugins/wmix/wmix-3.1-r1.ebuild
+++ b/x11-plugins/wmix/wmix-3.1-r1.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/wmix/wmix-3.1-r1.ebuild,v 1.1 2004/07/19 09:22:11 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v 1.1.1.1 2005/11/30 10:10:54 chriswhite Exp $
inherit eutils
@@ -38,5 +38,5 @@ src_install ()
# Original manpage does not work, we provide a fixed (and updated) one
doman ${FILESDIR}/wmix.1
- dodoc README COPYING INSTALL NEWS BUGS AUTHORS sample.wmixrc
+ dodoc README NEWS BUGS AUTHORS sample.wmixrc
}