commit:     849ab1f3c1d7397246e5957208bbd06528895b6d
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 21:33:03 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 21:33:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=849ab1f3

games-puzzle/atomix: remove deprecated gnome-games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.3.0

 games-puzzle/atomix/atomix-3.18.0-r1.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/games-puzzle/atomix/atomix-3.18.0-r1.ebuild 
b/games-puzzle/atomix/atomix-3.18.0-r1.ebuild
new file mode 100644
index 0000000..620dd3b
--- /dev/null
+++ b/games-puzzle/atomix/atomix-3.18.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+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="
+       >=dev-libs/glib-2.36:2
+       >=x11-libs/gdk-pixbuf-2.0.5:2
+       >=x11-libs/gtk+-3.10:3"
+DEPEND="${RDEPEND}
+       dev-libs/appstream-glib
+       >=dev-util/intltool-0.40
+       gnome-base/gnome-common
+       sys-devel/gettext
+       virtual/pkgconfig"

Reply via email to