diff options
Diffstat (limited to 'x11-misc/xrestop/xrestop-0.2.ebuild')
-rw-r--r-- | x11-misc/xrestop/xrestop-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xrestop/xrestop-0.2.ebuild b/x11-misc/xrestop/xrestop-0.2.ebuild index a86e08647a0b..977cd0d677e2 100644 --- a/x11-misc/xrestop/xrestop-0.2.ebuild +++ b/x11-misc/xrestop/xrestop-0.2.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-misc/xrestop/xrestop-0.2.ebuild,v 1.8 2005/10/13 23:53:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.2.ebuild,v 1.9 2005/11/01 00:01:09 nelchael Exp $ IUSE="" @@ -16,5 +16,5 @@ DEPEND="virtual/x11" src_install () { einstall || die - dodoc AUTHORS ChangeLog INSTALL NEWS README COPYING + dodoc AUTHORS ChangeLog NEWS README } |