diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-12 17:28:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-12 17:28:39 +0000 |
commit | 4b0fef6b01649f8e7cb31228270409d40d05919a (patch) | |
tree | f0daefc2bbeccc527063fd68c8d02643823d6463 /games-puzzle/atomix | |
parent | need to force autoreconf in the telnet directory to force the libtermcap patc... (diff) | |
download | gentoo-2-4b0fef6b01649f8e7cb31228270409d40d05919a.tar.gz gentoo-2-4b0fef6b01649f8e7cb31228270409d40d05919a.tar.bz2 gentoo-2-4b0fef6b01649f8e7cb31228270409d40d05919a.zip |
Stable on x86 wrt bug #136196.
(Portage version: 2.1_rc4-r3)
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 2b552ee6689c..39d5f783e027 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.9 2006/06/06 17:05:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.10 2006/06/12 17:28:39 wolf31o2 Exp $ + + 12 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> atomix-2.14.0.ebuild: + Stable on x86 wrt bug #136196. *atomix-2.14.0 (06 Jun 2006) diff --git a/games-puzzle/atomix/atomix-2.14.0.ebuild b/games-puzzle/atomix/atomix-2.14.0.ebuild index eac3956d76f2..9db0acc0a30d 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.1 2006/06/06 17:05:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.2 2006/06/12 17:28:39 wolf31o2 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 |