summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2006-01-02 10:48:50 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2006-01-02 10:48:50 +0000
commit56812c38888a56b6e98eb6857916daff6490abb3 (patch)
treef54599be89754786d03a646851c5fb59f09810e4 /x11-plugins/asmem/asmem-1.10.ebuild
parentRemoved INSTALL and COPYING from dodoc. Wiped out older versions. (diff)
downloadgentoo-2-56812c38888a56b6e98eb6857916daff6490abb3.tar.gz
gentoo-2-56812c38888a56b6e98eb6857916daff6490abb3.tar.bz2
gentoo-2-56812c38888a56b6e98eb6857916daff6490abb3.zip
Removed INSTALL and LICENSE from dodoc
(Portage version: 2.0.53)
Diffstat (limited to 'x11-plugins/asmem/asmem-1.10.ebuild')
-rw-r--r--x11-plugins/asmem/asmem-1.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/asmem/asmem-1.10.ebuild b/x11-plugins/asmem/asmem-1.10.ebuild
index 19c67f7fb221..bad0089a8980 100644
--- a/x11-plugins/asmem/asmem-1.10.ebuild
+++ b/x11-plugins/asmem/asmem-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmem/asmem-1.10.ebuild,v 1.4 2005/02/06 17:36:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmem/asmem-1.10.ebuild,v 1.5 2006/01/02 10:48:50 s4t4n Exp $
inherit eutils
@@ -24,5 +24,5 @@ src_install () {
dodir /usr/share/man/man1
make DESTDIR=${D} install || die
- dodoc CHANGES INSTALL LICENSE README
+ dodoc CHANGES README
}