diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-03-22 20:59:40 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-03-22 20:59:40 +0000 |
commit | 06dc9a97eb40bd5a6216970b28e297b5ce8b63c8 (patch) | |
tree | c1a87e725f7bc93fac7b824ba14d9184f94b8c33 /x11-misc | |
parent | Drop old, fix bug 300437 (diff) | |
download | gentoo-2-06dc9a97eb40bd5a6216970b28e297b5ce8b63c8.tar.gz gentoo-2-06dc9a97eb40bd5a6216970b28e297b5ce8b63c8.tar.bz2 gentoo-2-06dc9a97eb40bd5a6216970b28e297b5ce8b63c8.zip |
HOMEPAGE corrected, #309659
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xearth/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xearth/xearth-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xearth/ChangeLog b/x11-misc/xearth/ChangeLog index 319c85e42131..90e32cad4c30 100644 --- a/x11-misc/xearth/ChangeLog +++ b/x11-misc/xearth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xearth -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.15 2007/07/22 03:22:38 dberkholz Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.16 2010/03/22 20:59:40 jlec Exp $ + + 22 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org> xearth-1.1.ebuild: + HOMEPAGE corrected, #309659 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; xearth-1.1.ebuild: Drop virtual/x11 references. diff --git a/x11-misc/xearth/xearth-1.1.ebuild b/x11-misc/xearth/xearth-1.1.ebuild index 43290f86d2fd..cc565a378358 100644 --- a/x11-misc/xearth/xearth-1.1.ebuild +++ b/x11-misc/xearth/xearth-1.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 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.13 2007/07/22 03:22:38 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.14 2010/03/22 20:59:40 jlec Exp $ -HOMEPAGE="http://www.cs.colorado.edu/~tuna/xearth/" +HOMEPAGE="http://hewgill.com/xearth/original/" DESCRIPTION="Xearth sets the X root window to an image of the Earth" SRC_URI="ftp://cag.lcs.mit.edu/pub/tuna/${P}.tar.gz ftp://ftp.cs.colorado.edu/users/tuna/${P}.tar.gz" |