summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2005-11-10 09:18:12 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2005-11-10 09:18:12 +0000
commit1fe825694220b503eefb3540dd917d20abe1a3f0 (patch)
tree9f1dce993673638e4105a3d26ea7b9d1d9bea0d1 /x11-plugins/wmifs
parentRemoved INSTALL from dodoc. (diff)
downloadgentoo-2-1fe825694220b503eefb3540dd917d20abe1a3f0.tar.gz
gentoo-2-1fe825694220b503eefb3540dd917d20abe1a3f0.tar.bz2
gentoo-2-1fe825694220b503eefb3540dd917d20abe1a3f0.zip
Removed COPYING and INSTALL from dodoc.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-plugins/wmifs')
-rw-r--r--x11-plugins/wmifs/ChangeLog5
-rw-r--r--x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmifs/ChangeLog b/x11-plugins/wmifs/ChangeLog
index 7ea09d2b2290..ea2aefb60447 100644
--- a/x11-plugins/wmifs/ChangeLog
+++ b/x11-plugins/wmifs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmifs
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.16 2005/04/01 19:20:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.17 2005/11/10 09:18:12 s4t4n Exp $
+
+ 10 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmifs-1.3_beta1-r2.ebuild:
+ Removed COPYING and INSTALL from dodoc.
01 Apr 2005; Aron Griffis <agriffis@gentoo.org> wmifs-1.3_beta1-r2.ebuild:
stable on ia64
diff --git a/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild b/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild
index 01c754aafe88..3abdcc653478 100644
--- a/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild
+++ b/x11-plugins/wmifs/wmifs-1.3_beta1-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/wmifs/wmifs-1.3_beta1-r2.ebuild,v 1.4 2005/04/01 19:20:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild,v 1.5 2005/11/10 09:18:12 s4t4n Exp $
inherit eutils
@@ -39,5 +39,5 @@ src_install ()
insinto /usr/share/wmifs
doins sample.wmifsrc
cd ..
- dodoc BUGS CHANGES COPYING HINTS INSTALL README TODO
+ dodoc BUGS CHANGES HINTS README TODO
}