summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2005-11-11 09:25:33 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2005-11-11 09:25:33 +0000
commit0a9b4409177b614120dc503e4b85603aa6ec99dc (patch)
tree2f7ab817c19e9ed3d62b85fd52a9fad109bb0b67 /x11-plugins
parentRemoved COPYING from dodoc (diff)
downloadgentoo-2-0a9b4409177b614120dc503e4b85603aa6ec99dc.tar.gz
gentoo-2-0a9b4409177b614120dc503e4b85603aa6ec99dc.tar.bz2
gentoo-2-0a9b4409177b614120dc503e4b85603aa6ec99dc.zip
Removed COPYING and INSTALL from dodoc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmmon/ChangeLog6
-rw-r--r--x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild4
-rw-r--r--x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmmon/ChangeLog b/x11-plugins/wmmon/ChangeLog
index e61b6731f79a..990fcdac9bcb 100644
--- a/x11-plugins/wmmon/ChangeLog
+++ b/x11-plugins/wmmon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmmon
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.18 2005/08/30 17:45:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.19 2005/11/11 09:25:33 s4t4n Exp $
+
+ 11 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmmon-1.0_beta2-r3.ebuild,
+ wmmon-1.0_beta2-r2.ebuild:
+ Removed COPYING and INSTALL from dodoc.
30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
wmmon-1.0_beta2-r3.ebuild:
diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild
index 2293b44aa73e..0e1d07e08972 100644
--- a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild
+++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.8 2005/04/28 20:16:39 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.9 2005/11/11 09:25:33 s4t4n Exp $
inherit eutils
@@ -30,5 +30,5 @@ src_compile() {
src_install () {
dobin wmmon/wmmon
- dodoc BUGS CHANGES COPYING HINTS INSTALL README TODO
+ dodoc BUGS CHANGES HINTS README TODO
}
diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild
index e10fe942dd2f..d80797f3608f 100644
--- a/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild
+++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild,v 1.3 2005/08/30 17:45:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild,v 1.4 2005/11/11 09:25:33 s4t4n Exp $
inherit eutils
@@ -30,5 +30,5 @@ src_compile() {
src_install () {
dobin wmmon/wmmon
- dodoc BUGS CHANGES COPYING HINTS INSTALL README TODO
+ dodoc BUGS CHANGES HINTS README TODO
}