diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-12 19:02:45 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-12 19:02:45 +0000 |
commit | 7c844d22c20c177e2c7aae4ad17f400c44a8d1fe (patch) | |
tree | b850057ba23ddebd30855069f9d721ecd8eb5733 /games-puzzle | |
parent | Version bump. Changed library soname verion on 2. Thank Jonathan Heaney for r... (diff) | |
download | gentoo-2-7c844d22c20c177e2c7aae4ad17f400c44a8d1fe.tar.gz gentoo-2-7c844d22c20c177e2c7aae4ad17f400c44a8d1fe.tar.bz2 gentoo-2-7c844d22c20c177e2c7aae4ad17f400c44a8d1fe.zip |
stable amd64
(Portage version: 3387-svn)
Diffstat (limited to 'games-puzzle')
-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 39d5f783e027..4d7c30bff417 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.10 2006/06/12 17:28:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.11 2006/06/12 19:02:45 blubb Exp $ + + 12 Jun 2006; Simon Stelling <blubb@gentoo.org> atomix-2.14.0.ebuild: + stable on amd64 12 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> atomix-2.14.0.ebuild: Stable on x86 wrt bug #136196. diff --git a/games-puzzle/atomix/atomix-2.14.0.ebuild b/games-puzzle/atomix/atomix-2.14.0.ebuild index 9db0acc0a30d..b561f22421f8 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.2 2006/06/12 17:28:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.3 2006/06/12 19:02:45 blubb 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 |