diff options
-rw-r--r-- | games-puzzle/atomix/atomix-2.14.0.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games-puzzle/atomix/atomix-2.14.0.ebuild b/games-puzzle/atomix/atomix-2.14.0.ebuild index 605b4a51412a..ad883a5ecc2f 100644 --- a/games-puzzle/atomix/atomix-2.14.0.ebuild +++ b/games-puzzle/atomix/atomix-2.14.0.ebuild @@ -1,7 +1,8 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.6 2011/01/24 22:23:57 mr_bones_ Exp $ +EAPI=2 inherit gnome2 DESCRIPTION="a game where you build full molecules, from simple inorganic to extremely complex organic ones" @@ -13,8 +14,8 @@ KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=x11-libs/pango-1.0.3 - >=x11-libs/gtk+-2.6 - >=dev-libs/glib-2.6 + >=x11-libs/gtk+-2.6:2 + >=dev-libs/glib-2.6:2 >=gnome-base/gconf-2.12 >=gnome-base/libglade-2.4 >=gnome-base/libgnome-2.12 |