diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
commit | 3a5a82c31af848e433d3f84f3048436d2fc2b41c (patch) | |
tree | 2db9f334989587294ede130792877118267bafe6 /x11-misc/xplanet | |
parent | sourceforge updates (diff) | |
download | historical-3a5a82c31af848e433d3f84f3048436d2fc2b41c.tar.gz historical-3a5a82c31af848e433d3f84f3048436d2fc2b41c.tar.bz2 historical-3a5a82c31af848e433d3f84f3048436d2fc2b41c.zip |
sourceforge updates
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r-- | x11-misc/xplanet/xplanet-0.93-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xplanet/xplanet-0.93-r1.ebuild b/x11-misc/xplanet/xplanet-0.93-r1.ebuild index a3f73e3a012f..9eb9599d9149 100644 --- a/x11-misc/xplanet/xplanet-0.93-r1.ebuild +++ b/x11-misc/xplanet/xplanet-0.93-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Kalen Petersen <kalenp@cs.washington.edu> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.93-r1.ebuild,v 1.1 2002/03/27 23:31:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.93-r1.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A program to render images of the earth into the X root window" -SRC_URI="http://prdownloads.sourceforge.net/xplanet/${P}.tar.gz" +SRC_URI="mirror://sourceforge/xplanet/${P}.tar.gz" HOMEPAGE="http://xplanet.sourceforge.net/" DEPEND="virtual/x11" |