diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 17:05:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 17:05:34 +0000 |
commit | 7e87d64e086196335d5d11463c8bcc8d10965081 (patch) | |
tree | a4f11dbfbc3071f5f6e59651e670bd1f28cfce25 /games-puzzle/atomix | |
parent | stable amd64 (diff) | |
download | gentoo-2-7e87d64e086196335d5d11463c8bcc8d10965081.tar.gz gentoo-2-7e87d64e086196335d5d11463c8bcc8d10965081.tar.bz2 gentoo-2-7e87d64e086196335d5d11463c8bcc8d10965081.zip |
Version bumped and closing bug #126749.
(Portage version: 2.1_rc3-r2)
Diffstat (limited to 'games-puzzle/atomix')
-rw-r--r-- | games-puzzle/atomix/ChangeLog | 9 | ||||
-rw-r--r-- | games-puzzle/atomix/atomix-2.14.0.ebuild | 31 | ||||
-rw-r--r-- | games-puzzle/atomix/files/digest-atomix-1.0.1 | 2 | ||||
-rw-r--r-- | games-puzzle/atomix/files/digest-atomix-2.14.0 | 3 |
4 files changed, 43 insertions, 2 deletions
diff --git a/games-puzzle/atomix/ChangeLog b/games-puzzle/atomix/ChangeLog index c9f0d645541e..2b552ee6689c 100644 --- a/games-puzzle/atomix/ChangeLog +++ b/games-puzzle/atomix/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-puzzle/atomix -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.8 2004/10/23 14:00:16 liquidx Exp $ +# 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 $ + +*atomix-2.14.0 (06 Jun 2006) + + 06 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> +atomix-2.14.0.ebuild: + Version bumped and closing bug #126749. 23 Oct 2004; Alastair Tse <liquidx@gentoo.org> atomix-1.0.1.ebuild: add workaround for intltool-0.31.3 for INTLTOOL_ICONV diff --git a/games-puzzle/atomix/atomix-2.14.0.ebuild b/games-puzzle/atomix/atomix-2.14.0.ebuild new file mode 100644 index 000000000000..eac3956d76f2 --- /dev/null +++ b/games-puzzle/atomix/atomix-2.14.0.ebuild @@ -0,0 +1,31 @@ +# 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 $ + +inherit gnome2 + +DESCRIPTION="a puzzle game in which you have to build full molecules, from simple inorganic to extremely complex organic ones." +HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/atomix/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RDEPEND=">=x11-libs/pango-1.0.3 + >=x11-libs/gtk+-2.6 + >=dev-libs/glib-2.6 + >=gnome-base/gconf-2.12 + >=gnome-base/libglade-2.4 + >=gnome-base/libgnome-2.12 + >=gnome-base/libgnomeui-2.12 + >=gnome-base/libbonoboui-2.0.0 + >=gnome-base/libgnomecanvas-2.0.0 + >=dev-libs/libxml2-2.4.23 + dev-perl/XML-Parser" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.9 + >=dev-util/intltool-0.17" + +DOCS="AUTHORS ChangeLog NEWS README" diff --git a/games-puzzle/atomix/files/digest-atomix-1.0.1 b/games-puzzle/atomix/files/digest-atomix-1.0.1 index 6c37615f083f..e8fec766d212 100644 --- a/games-puzzle/atomix/files/digest-atomix-1.0.1 +++ b/games-puzzle/atomix/files/digest-atomix-1.0.1 @@ -1 +1,3 @@ MD5 dd0d5d29020863d8140f919edd96d150 atomix-1.0.1.tar.gz 310117 +RMD160 a9d6bf08acb3c558667ef8756607152f4b743be6 atomix-1.0.1.tar.gz 310117 +SHA256 193f3590838b5791992c6af60353e0b8141965fd15c52b0c27f730abb027f74e atomix-1.0.1.tar.gz 310117 diff --git a/games-puzzle/atomix/files/digest-atomix-2.14.0 b/games-puzzle/atomix/files/digest-atomix-2.14.0 new file mode 100644 index 000000000000..54b37e58dc1e --- /dev/null +++ b/games-puzzle/atomix/files/digest-atomix-2.14.0 @@ -0,0 +1,3 @@ +MD5 54f4b98463b57aebc7692d1b153791af atomix-2.14.0.tar.bz2 284987 +RMD160 768605e2f977b077e5d7884c36e02c60d06f5a1f atomix-2.14.0.tar.bz2 284987 +SHA256 5d4e073c29e7d23d49b1bfcce9edf1e8f0c04bdb91db368e05e854e2b2636bb8 atomix-2.14.0.tar.bz2 284987 |