diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-06-14 17:20:27 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-06-14 17:20:27 +0000 |
commit | 8dd7b591d76e1c290045dd81ce93018128634fbd (patch) | |
tree | f5f89232afdfb505e7e41607b96d5bd39b0f7843 /games-puzzle/atomix | |
parent | A bunch of fixes as suggested by upstream developer Richard Drummond! (diff) | |
download | gentoo-2-8dd7b591d76e1c290045dd81ce93018128634fbd.tar.gz gentoo-2-8dd7b591d76e1c290045dd81ce93018128634fbd.tar.bz2 gentoo-2-8dd7b591d76e1c290045dd81ce93018128634fbd.zip |
Stable on ppc; bug 136196
(Portage version: 2.1)
Diffstat (limited to 'games-puzzle/atomix')
-rw-r--r-- | games-puzzle/atomix/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/atomix/atomix-2.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/atomix/ChangeLog b/games-puzzle/atomix/ChangeLog index 4d7c30bff417..3146e18ce8d5 100644 --- a/games-puzzle/atomix/ChangeLog +++ b/games-puzzle/atomix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/atomix # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.11 2006/06/12 19:02:45 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.12 2006/06/14 17:20:27 nixnut Exp $ + + 14 Jun 2006; <nixnut@gentoo.org> atomix-2.14.0.ebuild: + Stable on ppc; bug #136196 12 Jun 2006; Simon Stelling <blubb@gentoo.org> atomix-2.14.0.ebuild: stable on amd64 diff --git a/games-puzzle/atomix/atomix-2.14.0.ebuild b/games-puzzle/atomix/atomix-2.14.0.ebuild index b561f22421f8..b1437b4dad79 100644 --- a/games-puzzle/atomix/atomix-2.14.0.ebuild +++ b/games-puzzle/atomix/atomix-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.3 2006/06/12 19:02:45 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.4 2006/06/14 17:20:27 nixnut Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/atomix/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=x11-libs/pango-1.0.3 |