commit:     0e83499783fb418db924bae6b85f97feeb39c9c0
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  6 18:46:02 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr  6 20:19:09 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0e834997

games-puzzle/five-or-more: 3.10.2 → 3.12.0

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

diff --git a/games-puzzle/five-or-more/five-or-more-3.12.0.ebuild 
b/games-puzzle/five-or-more/five-or-more-3.12.0.ebuild
new file mode 100644
index 0000000..fe35775
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.12.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 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://live.gnome.org/Five%20or%20more";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+       dev-libs/glib:2
+       >=gnome-base/librsvg-2.32
+       >=x11-libs/gtk+-3.10:3
+"
+DEPEND="${RDEPEND}
+       app-text/yelp-tools
+       >=dev-util/intltool-0.50
+       sys-devel/gettext
+       virtual/pkgconfig
+"

Reply via email to