diff options
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 } |