Portage is a package management system used by Gentoo Linux
# ChangeLog for games-puzzle/atomix
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.13 2008/03/07 16:54:08 wolf31o2 Exp $
07 Mar 2008; Chris Gianelloni
QA cleanup: Shorten DESCRIPTION.
14 Jun 2006;
Stable on ppc; bug #136196
12 Jun 2006; Simon Stelling
stable on amd64
12 Jun 2006; Chris Gianelloni
Stable on x86 wrt bug #136196.
*atomix-2.14.0 (06 Jun 2006)
06 Jun 2006; Chris Gianelloni
Version bumped and closing bug #126749.
23 Oct 2004; Alastair Tse
add workaround for intltool-0.31.3 for INTLTOOL_ICONV
05 Oct 2004; Michael Sterrett
fix compile error with gcc34 (bug #66142) (again)
03 Oct 2004; Michael Sterrett
fix compile error with gcc34 (bug #66142)
02 Jan 2004; Michael Sterrett
added XML-Parser to RDEPEND to fix bug 37031
*atomix-1.0.1 (30 Dec 2003)
30 Dec 2003; Michael Sterrett
version bump; now unmaintained upstream
*atomix-0.9.4 (28 Jul 2002)
28 Jul 2002; Gabriele Giorgetti
Initial cvs import. A mind game for GNOME2
DIST atomix-2.14.0.tar.bz2 284987 RMD160 768605e2f977b077e5d7884c36e02c60d06f5a1f SHA1 511dca93a643fc2fa3194fc95fb15cef6ed53b9d SHA256 5d4e073c29e7d23d49b1bfcce9edf1e8f0c04bdb91db368e05e854e2b2636bb8
EBUILD atomix-2.14.0.ebuild 879 RMD160 153bdb10068cb26b7714ca901246bccbbff533dc SHA1 50c37442d65a79661cc1ec68b328fa08eea026c3 SHA256 48a1ffd61813e70eb6a47037ef9181c2903f4b893d3b4363ad3be1e4f9a8cf10
MISC ChangeLog 1563 RMD160 31d6e7c5d3bd02836e18f3e633abe36972f84c38 SHA1 ec7c9228f29fa4d7539214055d284082af594dd0 SHA256 84e75fe45b503e1ceb4ea8d3cef47c0c87acd2ee87f6efb8a6705b28b64f8ba3
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
# Copyright 1999-2008 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.5 2008/03/07 16:54:08 wolf31o2 Exp $
inherit gnome2
DESCRIPTION="a game where you 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"