diff options
author | 2008-06-20 18:26:39 +0000 | |
---|---|---|
committer | 2008-06-20 18:26:39 +0000 | |
commit | f24993d61f475ae5de34da015828097b61f90cac (patch) | |
tree | ce83fcaffc29e40758ef5f37c7e57edf212b8ca1 /games-simulation/planets | |
parent | amd64 stable, bug #227371 (diff) | |
download | gentoo-2-f24993d61f475ae5de34da015828097b61f90cac.tar.gz gentoo-2-f24993d61f475ae5de34da015828097b61f90cac.tar.bz2 gentoo-2-f24993d61f475ae5de34da015828097b61f90cac.zip |
HOMEPAGE in the right position
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-simulation/planets')
-rw-r--r-- | games-simulation/planets/planets-0.1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/planets/planets-0.1.13.ebuild b/games-simulation/planets/planets-0.1.13.ebuild index 27a0d97a8869..d11cac34b296 100644 --- a/games-simulation/planets/planets-0.1.13.ebuild +++ b/games-simulation/planets/planets-0.1.13.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/planets/planets-0.1.13.ebuild,v 1.1 2007/06/29 03:16:37 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/planets/planets-0.1.13.ebuild,v 1.2 2008/06/20 18:26:39 mr_bones_ Exp $ inherit eutils games DESCRIPTION="a simple interactive planetary system simulator" -SRC_URI="http://planets.homedns.org/dist/${P}.tgz" HOMEPAGE="http://planets.homedns.org/" +SRC_URI="http://planets.homedns.org/dist/${P}.tgz" LICENSE="GPL-2" SLOT="0" |