diff options
-rw-r--r-- | games-simulation/planets/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/planets/planets-0.1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/planets/ChangeLog b/games-simulation/planets/ChangeLog index a450b4d8cc3d..169405f55620 100644 --- a/games-simulation/planets/ChangeLog +++ b/games-simulation/planets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/planets # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/planets/ChangeLog,v 1.13 2008/06/20 21:57:03 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/planets/ChangeLog,v 1.14 2008/06/21 12:16:39 bluebird Exp $ + + 21 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> planets-0.1.13.ebuild: + Stable on sparc, bug #228609 20 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> planets-0.1.13.ebuild: amd64 stable, bug #228609 diff --git a/games-simulation/planets/planets-0.1.13.ebuild b/games-simulation/planets/planets-0.1.13.ebuild index 184cbb48e2c5..91c431083adc 100644 --- a/games-simulation/planets/planets-0.1.13.ebuild +++ b/games-simulation/planets/planets-0.1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.3 2008/06/20 21:57:03 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/planets/planets-0.1.13.ebuild,v 1.4 2008/06/21 12:16:39 bluebird Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://planets.homedns.org/dist/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc sparc ~x86" IUSE="" RDEPEND="dev-lang/tcl |