commit:     e7edc94b6dbc39c1cf9a22dfac188f98002f8195
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  9 09:52:47 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Nov  9 09:54:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7edc94b

games-board/four-in-a-row: Version bump

Package-Manager: portage-2.2.24

 games-board/four-in-a-row/Manifest                 |  1 +
 .../four-in-a-row/four-in-a-row-3.18.2.ebuild      | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/games-board/four-in-a-row/Manifest 
b/games-board/four-in-a-row/Manifest
index d9f7df2..a5bd9e5 100644
--- a/games-board/four-in-a-row/Manifest
+++ b/games-board/four-in-a-row/Manifest
@@ -1 +1,2 @@
 DIST four-in-a-row-3.16.2.tar.xz 1933500 SHA256 
bf42edfed65c5d9614cdf54dac40d17d3b100b0f56bc047b7812f0bb3564a5ae SHA512 
bbeda27f372e9466e46196141d4784124d2ca92628a459d5959b5463c9be55c305e968eb25376ceaa883252fef96ef7466aa20b87f838806c1a7d9c6c2881c7a
 WHIRLPOOL 
ae4eddd70a1584e3f9a0f194f515beea75356550444b05e0966b230b96f81bf9362083d6f389cb92d06a8a1c0bfa329cfba987b1748c43ac95eb91e892c3292d
+DIST four-in-a-row-3.18.2.tar.xz 1932812 SHA256 
458fa0ba35a2640248b3b4a2f162ded27bd6056e146c521760e0ef06961b8356 SHA512 
0a8fea6404f6591e85213c1d25e8ff9e836488d055d2eb5b0ce59830e69e98bf909b3dd1c5531db23784f9451f65901780c882dcad1cc18183cb5da8a9fb8d99
 WHIRLPOOL 
c58bc372e2cd8d8898474a2fa7676bed9c1382e7967de4b93333e356c86f1b872c67fca5c50cc359db3376486ccf970a46da034d8aa4280cbf8c85033f2e373b

diff --git a/games-board/four-in-a-row/four-in-a-row-3.18.2.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.18.2.ebuild
new file mode 100644
index 0000000..115c3c7
--- /dev/null
+++ b/games-board/four-in-a-row/four-in-a-row-3.18.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome-games
+
+DESCRIPTION="Make lines of the same color to win"
+HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+       dev-libs/glib:2
+       >=gnome-base/librsvg-2.32
+       >=media-libs/libcanberra-0.26[gtk3]
+       >=x11-libs/gtk+-3.13.2:3
+"
+DEPEND="${RDEPEND}
+       app-text/yelp-tools
+       dev-libs/appstream-glib
+       >=dev-util/intltool-0.50
+       virtual/pkgconfig
+"

Reply via email to