commit:     82b8ade6caf840118c93762c2297d569443ae98c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May  9 22:41:21 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May  9 23:09:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=82b8ade6

games-puzzle/atomix: 2.14.0 → 3.16.0

 games-puzzle/atomix/atomix-3.16.0.ebuild | 28 ++++++++++++++++++++++++++++
 games-puzzle/atomix/metadata.xml         |  5 +++++
 2 files changed, 33 insertions(+)

diff --git a/games-puzzle/atomix/atomix-3.16.0.ebuild 
b/games-puzzle/atomix/atomix-3.16.0.ebuild
new file mode 100644
index 0000000..dd4a718
--- /dev/null
+++ b/games-puzzle/atomix/atomix-3.16.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit gnome-games
+
+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
+       >=dev-libs/libxml2-2.4.23
+       >=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
+       sys-devel/gettext
+       virtual/pkgconfig
+"

diff --git a/games-puzzle/atomix/metadata.xml b/games-puzzle/atomix/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/games-puzzle/atomix/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <herd>gnome</herd>
+</pkgmetadata>

Reply via email to