commit:     08cabe6ef79bab9e4d2c3a66be887f87705d62b8
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May  3 17:23:05 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May  3 17:39:03 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=08cabe6e

games-puzzle/five-or-more: 3.14.1 → 3.16.1

 .../five-or-more/five-or-more-3.16.1.ebuild        | 32 ++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild 
b/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild
new file mode 100644
index 0000000..a6b3001
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome-games
+
+DESCRIPTION="Five or More Game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+       >=dev-libs/glib-2.32:2
+       >=gnome-base/librsvg-2.32
+       >=x11-libs/gtk+-3.12:3
+"
+RDEPEND="${COMMON_DEPEND}
+       !<x11-themes/gnome-themes-standard-3.14
+"
+DEPEND="${COMMON_DEPEND}
+       app-text/yelp-tools
+       dev-libs/appstream-glib
+       >=dev-util/intltool-0.50
+       sys-devel/gettext
+       virtual/pkgconfig
+"

Reply via email to