diff options
Diffstat (limited to 'x11-misc/xearth/xearth-1.1.ebuild')
-rw-r--r-- | x11-misc/xearth/xearth-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xearth/xearth-1.1.ebuild b/x11-misc/xearth/xearth-1.1.ebuild index 4c850cd0fb56..df46dcc35aa5 100644 --- a/x11-misc/xearth/xearth-1.1.ebuild +++ b/x11-misc/xearth/xearth-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.5 2004/08/28 01:50:37 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.6 2005/11/01 13:06:39 nelchael Exp $ HOMEPAGE="http://www.cs.colorado.edu/~tuna/xearth/" DESCRIPTION="Xearth sets the X root window to an image of the Earth" @@ -25,5 +25,5 @@ src_compile() { src_install() { newman xearth.man xearth.1 dobin xearth - dodoc BUILT-IN GAMMA-TEST HISTORY INSTALL README + dodoc BUILT-IN GAMMA-TEST HISTORY README } |