diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-21 13:55:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-21 13:55:36 +0000 |
commit | 78f9f981ee8106d7b52eb6f7a65227dac6242b8c (patch) | |
tree | b8e30b3240506a12032e152a930c1f7e4b83907b /games-simulation | |
parent | Stable on ppc wrt bug 216466 (diff) | |
download | gentoo-2-78f9f981ee8106d7b52eb6f7a65227dac6242b8c.tar.gz gentoo-2-78f9f981ee8106d7b52eb6f7a65227dac6242b8c.tar.bz2 gentoo-2-78f9f981ee8106d7b52eb6f7a65227dac6242b8c.zip |
Stable on ppc wrt bug 228609
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-simulation')
-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 169405f55620..ebbb516039cb 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.14 2008/06/21 12:16:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/planets/ChangeLog,v 1.15 2008/06/21 13:55:36 nixnut Exp $ + + 21 Jun 2008; nixnut <nixnut@gentoo.org> planets-0.1.13.ebuild: + Stable on ppc wrt bug 228609 21 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> planets-0.1.13.ebuild: Stable on sparc, bug #228609 diff --git a/games-simulation/planets/planets-0.1.13.ebuild b/games-simulation/planets/planets-0.1.13.ebuild index 91c431083adc..b7057194e783 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.4 2008/06/21 12:16:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/planets/planets-0.1.13.ebuild,v 1.5 2008/06/21 13:55:36 nixnut 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 |