summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2005-11-11 10:35:04 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2005-11-11 10:35:04 +0000
commit4a85c81bc6a1fb2ce40f07a157bc585f8e3ae3fe (patch)
tree8e79c7072294678479cea874b4fd9db34ec05c87 /x11-plugins/wmppp
parentSed call to fix initscript issue as per bug #110324. Added ~amd64 (diff)
downloadgentoo-2-4a85c81bc6a1fb2ce40f07a157bc585f8e3ae3fe.tar.gz
gentoo-2-4a85c81bc6a1fb2ce40f07a157bc585f8e3ae3fe.tar.bz2
gentoo-2-4a85c81bc6a1fb2ce40f07a157bc585f8e3ae3fe.zip
Removed COPYING and INSTALL from dodoc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-plugins/wmppp')
-rw-r--r--x11-plugins/wmppp/ChangeLog7
-rw-r--r--x11-plugins/wmppp/wmppp-1.3.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmppp/ChangeLog b/x11-plugins/wmppp/ChangeLog
index c083c9f7bb71..9cae014efc8b 100644
--- a/x11-plugins/wmppp/ChangeLog
+++ b/x11-plugins/wmppp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmppp
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmppp/ChangeLog,v 1.7 2004/09/02 18:22:40 pvdabeel Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmppp/ChangeLog,v 1.8 2005/11/11 10:30:56 s4t4n Exp $
+
+ 11 Nov 2005; Michele Noebrasco <s4t4n@gentoo.org> wmppp-1.3.0.ebuild:
+ Removed COPYING and INSTALL from dodoc.
02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmppp-1.3.0.ebuild:
Masked wmppp-1.3.0.ebuild stable for ppc
diff --git a/x11-plugins/wmppp/wmppp-1.3.0.ebuild b/x11-plugins/wmppp/wmppp-1.3.0.ebuild
index 281bb73d643f..22829d87df4c 100644
--- a/x11-plugins/wmppp/wmppp-1.3.0.ebuild
+++ b/x11-plugins/wmppp/wmppp-1.3.0.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/wmppp/wmppp-1.3.0.ebuild,v 1.10 2004/09/02 18:22:40 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmppp/wmppp-1.3.0.ebuild,v 1.11 2005/11/11 10:30:56 s4t4n Exp $
IUSE=""
S=${WORKDIR}/wmppp.app/wmppp
@@ -24,5 +24,5 @@ src_install () {
doexe getmodemspeed
dodoc user.wmppprc
cd ..
- dodoc BUGS CHANGES COPYING HINTS INSTALL README TODO
+ dodoc BUGS CHANGES HINTS README TODO
}