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 | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /app-misc/celestia | |
parent | version bump and bugfixes (diff) | |
download | gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2 gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip |
sourceforge updates
Diffstat (limited to 'app-misc/celestia')
-rw-r--r-- | app-misc/celestia/celestia-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/celestia/celestia-1.2.2.ebuild b/app-misc/celestia/celestia-1.2.2.ebuild index 621aa2a2edaf..4d99ac681b0a 100644 --- a/app-misc/celestia/celestia-1.2.2.ebuild +++ b/app-misc/celestia/celestia-1.2.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.2.ebuild,v 1.2 2002/04/28 09:30:04 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.2.ebuild,v 1.3 2002/05/27 17:27:35 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Celestia is a free real-time space simulation that lets you experience our universe in three dimensions" -SRC_URI="http://prdownloads.sourceforge.net/celestia/${P}.tar.gz" +SRC_URI="mirror://sourceforge/celestia/${P}.tar.gz" HOMEPAGE="http://www.shatters.net/celestia" SLOT="0" |