diff options
Diffstat (limited to 'x11-misc/xplanet/xplanet-0.93-r1.ebuild')
-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" |