[gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/

2017-09-12 Thread Gilles Dartiguelongue
commit: 1ec5b5de5e09a99c9fd5315bf6c83336414363eb
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue Sep 12 06:16:54 2017 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue Sep 12 06:16:54 2017 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1ec5b5de

games-board/four-in-a-row: sync with gentoo repository

 .../four-in-a-row/four-in-a-row-3.20.0.ebuild  | 29 --
 games-board/four-in-a-row/metadata.xml |  8 --
 2 files changed, 37 deletions(-)

diff --git a/games-board/four-in-a-row/four-in-a-row-3.20.0.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.20.0.ebuild
deleted file mode 100644
index 2cacc045..
--- a/games-board/four-in-a-row/four-in-a-row-3.20.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 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
-"

diff --git a/games-board/four-in-a-row/metadata.xml 
b/games-board/four-in-a-row/metadata.xml
deleted file mode 100644
index 39980802..
--- a/games-board/four-in-a-row/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-



[gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/

2016-03-28 Thread Ole Reifschneider
commit: 3e2bb587e409e020719bd4eabb30c933308b646e
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Mon Mar 28 20:42:30 2016 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Mon Mar 28 20:51:33 2016 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3e2bb587

games-board/four-in-a-row: Bump version to 3.20.0

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42

 .../{four-in-a-row-3.18.2.ebuild => four-in-a-row-3.20.0.ebuild}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.20.0.ebuild
similarity index 92%
rename from games-board/four-in-a-row/four-in-a-row-3.18.2.ebuild
rename to games-board/four-in-a-row/four-in-a-row-3.20.0.ebuild
index 115c3c7..2cacc04 100644
--- 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.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



[gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/

2015-11-08 Thread Pacho Ramos
commit: 49296c9f9441a7733b0f3a50577b691ee0d87cae
Author: Pacho Ramos  gmail  com>
AuthorDate: Sun Nov  8 08:27:27 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Nov  8 08:27:27 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=49296c9f

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

Package-Manager: portage-2.2.24
Manifest-Sign-Key: 0x09A5A940A188FBD4

 .../four-in-a-row/four-in-a-row-3.18.2.ebuild  | 29 ++
 1 file changed, 29 insertions(+)

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 000..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
+"



[gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/

2015-05-12 Thread Gilles Dartiguelongue
commit: e6f9c6eecb77c480e9b32299f64d4c2939b2514b
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Tue May 12 19:25:36 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Tue May 12 19:25:36 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e6f9c6ee

games-board/four-in-a-row: 3.16.1 → 3.16.2

 .../{four-in-a-row-3.16.1.ebuild = four-in-a-row-3.16.2.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-board/four-in-a-row/four-in-a-row-3.16.1.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.16.2.ebuild
similarity index 100%
rename from games-board/four-in-a-row/four-in-a-row-3.16.1.ebuild
rename to games-board/four-in-a-row/four-in-a-row-3.16.2.ebuild



[gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/

2015-05-03 Thread Gilles Dartiguelongue
commit: ba061b02ff9868e1212df25e2f5fe30cbd7c5ad5
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 21:19:45 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Sun May  3 21:54:47 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=ba061b02

games-board/four-in-a-row: 3.14.2 → 3.16.1

 .../four-in-a-row/four-in-a-row-3.16.1.ebuild  | 29 ++
 1 file changed, 29 insertions(+)

diff --git a/games-board/four-in-a-row/four-in-a-row-3.16.1.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.16.1.ebuild
new file mode 100644
index 000..3d6aa58
--- /dev/null
+++ b/games-board/four-in-a-row/four-in-a-row-3.16.1.ebuild
@@ -0,0 +1,29 @@
+# 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=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
+



[gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/

2014-11-24 Thread Gilles Dartiguelongue
commit: 54654b2afd6cc53118986d88a865c5e865e6ae00
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon Nov 24 18:51:27 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon Nov 24 19:04:10 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=54654b2a

games-board/four-in-a-row: 3.14.1 → 3.14.2

Screw appstream tools being strict by default.

---
 .../{four-in-a-row-3.14.1.ebuild = four-in-a-row-3.14.2.ebuild} | 5 +
 1 file changed, 5 insertions(+)

diff --git a/games-board/four-in-a-row/four-in-a-row-3.14.1.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild
similarity index 83%
rename from games-board/four-in-a-row/four-in-a-row-3.14.1.ebuild
rename to games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild
index 222b217..264bb66 100644
--- a/games-board/four-in-a-row/four-in-a-row-3.14.1.ebuild
+++ b/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild
@@ -23,6 +23,11 @@ RDEPEND=
 
 DEPEND=${RDEPEND}
app-text/yelp-tools
+   dev-util/appdata-tools
=dev-util/intltool-0.50
virtual/pkgconfig
 
+
+src_configure() {
+   gnome-games_src_configure APPDATA_VALIDATE=$(type -P true)
+}



[gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/

2014-10-11 Thread Gilles Dartiguelongue
commit: fb6d69cde37b37d16b2faa0922cfeac74e83481f
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sat Oct 11 22:40:30 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Sat Oct 11 22:40:30 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fb6d69cd

games-board/four-in-a-row: 3.14.0 → 3.14.1

---
 .../{four-in-a-row-3.14.0.ebuild = four-in-a-row-3.14.1.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-board/four-in-a-row/four-in-a-row-3.14.0.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.14.1.ebuild
similarity index 100%
rename from games-board/four-in-a-row/four-in-a-row-3.14.0.ebuild
rename to games-board/four-in-a-row/four-in-a-row-3.14.1.ebuild



[gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/

2014-04-23 Thread Gilles Dartiguelongue
commit: f8eaf1dfa546fd7c08f57f1104222c7b320ccd94
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Wed Apr 23 21:39:18 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Wed Apr 23 22:11:44 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f8eaf1df

games-board/four-in-a-row: 3.12.0 → 3.12.1

---
 .../{four-in-a-row-3.12.0.ebuild = four-in-a-row-3.12.1.ebuild}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/four-in-a-row/four-in-a-row-3.12.0.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.12.1.ebuild
similarity index 95%
rename from games-board/four-in-a-row/four-in-a-row-3.12.0.ebuild
rename to games-board/four-in-a-row/four-in-a-row-3.12.1.ebuild
index c142034..803372f 100644
--- a/games-board/four-in-a-row/four-in-a-row-3.12.0.ebuild
+++ b/games-board/four-in-a-row/four-in-a-row-3.12.1.ebuild
@@ -20,7 +20,7 @@ RDEPEND=
=gnome-base/librsvg-2.32
=media-libs/libcanberra-0.26[gtk3]
sys-libs/zlib
-   =x11-libs/gtk+-3.4:3
+   =x11-libs/gtk+-3.10:3
 
 DEPEND=${RDEPEND}
app-text/yelp-tools



[gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/

2014-04-06 Thread Gilles Dartiguelongue
commit: df3c44677bc3eab61260aa42fb4c36ab9fdbe05e
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun Apr  6 18:42:19 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Sun Apr  6 20:19:09 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=df3c4467

games-board/four-in-a-row: 3.10.1 → 3.12.0

---
 .../four-in-a-row/four-in-a-row-3.12.0.ebuild  | 29 ++
 1 file changed, 29 insertions(+)

diff --git a/games-board/four-in-a-row/four-in-a-row-3.12.0.ebuild 
b/games-board/four-in-a-row/four-in-a-row-3.12.0.ebuild
new file mode 100644
index 000..c142034
--- /dev/null
+++ b/games-board/four-in-a-row/four-in-a-row-3.12.0.ebuild
@@ -0,0 +1,29 @@
+# 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=Make lines of the same color to win
+HOMEPAGE=https://wiki.gnome.org/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]
+   sys-libs/zlib
+   =x11-libs/gtk+-3.4:3
+
+DEPEND=${RDEPEND}
+   app-text/yelp-tools
+   =dev-util/intltool-0.50
+   virtual/pkgconfig
+