diff options
author | 2005-11-11 09:25:33 +0000 | |
---|---|---|
committer | 2005-11-11 09:25:33 +0000 | |
commit | 4c82435ad188547954c44cdb03ed5fce7d8f6010 (patch) | |
tree | a539b468641b9d022689fbe958e1007bc066394c /x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild | |
parent | Removed COPYING from dodoc (diff) | |
download | historical-4c82435ad188547954c44cdb03ed5fce7d8f6010.tar.gz historical-4c82435ad188547954c44cdb03ed5fce7d8f6010.tar.bz2 historical-4c82435ad188547954c44cdb03ed5fce7d8f6010.zip |
Removed COPYING and INSTALL from dodoc
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild')
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 } |