summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/xmms-dscope/xmms-dscope-1.3.1.ebuild')
-rw-r--r--media-plugins/xmms-dscope/xmms-dscope-1.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/xmms-dscope/xmms-dscope-1.3.1.ebuild b/media-plugins/xmms-dscope/xmms-dscope-1.3.1.ebuild
index 0fa37eba0f1e..04078a1285d9 100644
--- a/media-plugins/xmms-dscope/xmms-dscope-1.3.1.ebuild
+++ b/media-plugins/xmms-dscope/xmms-dscope-1.3.1.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/media-plugins/xmms-dscope/xmms-dscope-1.3.1.ebuild,v 1.13 2004/11/27 20:17:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-dscope/xmms-dscope-1.3.1.ebuild,v 1.14 2005/09/04 09:55:57 flameeyes Exp $
inherit eutils
@@ -35,5 +35,5 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
- dodoc README COPYING Changes
+ dodoc README Changes
}