[gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/

2017-09-12 Thread Gilles Dartiguelongue
commit: af20e9fe65ff7b2a5d3b78c37f76ec1b516a224e
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue Sep 12 06:14:31 2017 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue Sep 12 06:14:31 2017 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=af20e9fe

games-puzzle/quadrapassel: sync with gentoo repository

 games-puzzle/quadrapassel/metadata.xml |  8 -
 .../quadrapassel/quadrapassel-3.20.0.ebuild| 39 --
 2 files changed, 47 deletions(-)

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

diff --git a/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild 
b/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild
deleted file mode 100644
index 1d8cab5b..
--- a/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.24"
-
-inherit gnome-games vala
-
-DESCRIPTION="Fit falling blocks together"
-HOMEPAGE="https://wiki.gnome.org/Apps/Quadrapassel;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/glib:2
-   >=gnome-base/librsvg-2.32.0:2
-   >=media-libs/clutter-1:1.0
-   >=media-libs/clutter-gtk-0.91.6:1.0
-   >=media-libs/libcanberra-0.26[gtk3]
-   >=x11-libs/gtk+-3.12:3
-"
-DEPEND="${RDEPEND}
-   $(vala_depend)
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   >=dev-util/intltool-0.50
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   gnome-games_src_prepare
-   vala_src_prepare
-}



[gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/

2016-03-28 Thread Ole Reifschneider
commit: 83201f89e9ecf9cd013362fa38deffb4217df8f6
Author: Ole Reifschneider  gentoo  org>
AuthorDate: Mon Mar 28 21:13:36 2016 +
Commit: Ole Reifschneider  gentoo  org>
CommitDate: Mon Mar 28 21:13:36 2016 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=83201f89

games-puzzle/quadrapassel: Bump version to 3.20.0

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

 games-puzzle/quadrapassel/metadata.xml |  8 +
 .../quadrapassel/quadrapassel-3.20.0.ebuild| 39 ++
 2 files changed, 47 insertions(+)

diff --git a/games-puzzle/quadrapassel/metadata.xml 
b/games-puzzle/quadrapassel/metadata.xml
new file mode 100644
index 000..3998080
--- /dev/null
+++ b/games-puzzle/quadrapassel/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+

diff --git a/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild 
b/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild
new file mode 100644
index 000..1d8cab5
--- /dev/null
+++ b/games-puzzle/quadrapassel/quadrapassel-3.20.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.24"
+
+inherit gnome-games vala
+
+DESCRIPTION="Fit falling blocks together"
+HOMEPAGE="https://wiki.gnome.org/Apps/Quadrapassel;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/glib:2
+   >=gnome-base/librsvg-2.32.0:2
+   >=media-libs/clutter-1:1.0
+   >=media-libs/clutter-gtk-0.91.6:1.0
+   >=media-libs/libcanberra-0.26[gtk3]
+   >=x11-libs/gtk+-3.12:3
+"
+DEPEND="${RDEPEND}
+   $(vala_depend)
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   gnome-games_src_prepare
+   vala_src_prepare
+}



[gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/

2015-06-10 Thread Gilles Dartiguelongue
commit: 534df328a0505ccdd733dc67cda105ab3f32a87e
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Wed Jun 10 13:16:50 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Wed Jun 10 13:17:09 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=534df328

games-puzzle/quadrapassel: moved to gentoo-x86

It was mistakenly re-added when removing gnome-session ebuild in commit
c9c030948fd7489dcf86670d0995b2f16731bc99.

 .../quadrapassel/quadrapassel-3.16.1.ebuild| 39 --
 1 file changed, 39 deletions(-)

diff --git a/games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild 
b/games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild
deleted file mode 100644
index 3d62606..000
--- a/games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-GCONF_DEBUG=no
-VALA_MIN_API_VERSION=0.24
-
-inherit gnome-games vala
-
-DESCRIPTION=Fit falling blocks together
-HOMEPAGE=https://wiki.gnome.org/Apps/Quadrapassel;
-
-LICENSE=GPL-2+
-SLOT=0
-KEYWORDS=~amd64 ~arm ~x86
-IUSE=
-
-RDEPEND=
-   dev-libs/glib:2
-   =gnome-base/librsvg-2.32.0:2
-   =media-libs/clutter-1:1.0
-   =media-libs/clutter-gtk-0.91.6:1.0
-   =media-libs/libcanberra-0.26[gtk3]
-   =x11-libs/gtk+-3.12:3
-
-DEPEND=${RDEPEND}
-   $(vala_depend)
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   =dev-util/intltool-0.50
-   sys-devel/gettext
-   virtual/pkgconfig
-
-
-src_prepare() {
-   gnome-games_src_prepare
-   vala_src_prepare
-}



[gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/

2015-05-14 Thread Gilles Dartiguelongue
commit: 437d8215daa647c0449fd98243a02b577876ebce
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Thu May 14 10:47:29 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Thu May 14 10:47:29 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=437d8215

games-puzzle/quadrapassel: 3.16.0 → 3.16.1

 .../{quadrapassel-3.16.0.ebuild = quadrapassel-3.16.1.ebuild}| 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild 
b/games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild
similarity index 100%
rename from games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild
rename to games-puzzle/quadrapassel/quadrapassel-3.16.1.ebuild



[gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/

2015-05-08 Thread Gilles Dartiguelongue
commit: 7133267e445fbb784154f55539a3af6da237d742
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Fri May  8 18:33:45 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 19:18:15 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=7133267e

games-puzzle/quadrapassel: 3.14.0 → 3.16.0

 .../quadrapassel/quadrapassel-3.16.0.ebuild| 39 ++
 1 file changed, 39 insertions(+)

diff --git a/games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild 
b/games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild
new file mode 100644
index 000..3d62606
--- /dev/null
+++ b/games-puzzle/quadrapassel/quadrapassel-3.16.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+VALA_MIN_API_VERSION=0.24
+
+inherit gnome-games vala
+
+DESCRIPTION=Fit falling blocks together
+HOMEPAGE=https://wiki.gnome.org/Apps/Quadrapassel;
+
+LICENSE=GPL-2+
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=
+
+RDEPEND=
+   dev-libs/glib:2
+   =gnome-base/librsvg-2.32.0:2
+   =media-libs/clutter-1:1.0
+   =media-libs/clutter-gtk-0.91.6:1.0
+   =media-libs/libcanberra-0.26[gtk3]
+   =x11-libs/gtk+-3.12:3
+
+DEPEND=${RDEPEND}
+   $(vala_depend)
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   =dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+
+
+src_prepare() {
+   gnome-games_src_prepare
+   vala_src_prepare
+}



[gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/

2014-12-22 Thread Gilles Dartiguelongue
commit: 67c187eddcbb3131b408b73af3c659e4a925763d
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon Dec 22 23:04:06 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon Dec 22 23:04:06 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=67c187ed

games-puzzle/quadrapassel: moved to gentoo-x86

---
 .../quadrapassel/quadrapassel-3.14.0.ebuild| 39 --
 1 file changed, 39 deletions(-)

diff --git a/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild 
b/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
deleted file mode 100644
index e18dd23..000
--- a/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-GCONF_DEBUG=no
-VALA_MIN_API_VERSION=0.24
-
-inherit gnome-games vala
-
-DESCRIPTION=Fit falling blocks together
-HOMEPAGE=https://wiki.gnome.org/Apps/Quadrapassel;
-
-LICENSE=GPL-2+
-SLOT=0
-KEYWORDS=~amd64 ~arm ~x86
-IUSE=
-
-RDEPEND=
-   dev-libs/glib:2
-   =gnome-base/librsvg-2.32.0:2
-   =media-libs/clutter-1:1.0
-   =media-libs/clutter-gtk-0.91.6:1.0
-   =media-libs/libcanberra-0.26[gtk3]
-   =x11-libs/gtk+-3.12:3
-
-DEPEND=${RDEPEND}
-   $(vala_depend)
-   app-text/yelp-tools
-   dev-util/appdata-tools
-   =dev-util/intltool-0.50
-   sys-devel/gettext
-   virtual/pkgconfig
-
-
-src_prepare() {
-   gnome-games_src_prepare
-   vala_src_prepare
-}



[gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/

2014-10-05 Thread Gilles Dartiguelongue
commit: 81bf0543654d42d6c2b1777c17725235df511d5b
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun Oct  5 20:51:27 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Sun Oct  5 21:20:00 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=81bf0543

games-puzzle/quadrapassel: 3.12.2 → 3.14.0

---
 .../{quadrapassel-3.12.1.ebuild = quadrapassel-3.14.0.ebuild} | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild 
b/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
similarity index 83%
rename from games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild
rename to games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
index 236c0a3..e18dd23 100644
--- a/games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild
+++ b/games-puzzle/quadrapassel/quadrapassel-3.14.0.ebuild
@@ -4,12 +4,12 @@
 
 EAPI=5
 GCONF_DEBUG=no
-VALA_MIN_API_VERSION=0.16
+VALA_MIN_API_VERSION=0.24
 
 inherit gnome-games vala
 
 DESCRIPTION=Fit falling blocks together
-HOMEPAGE=https://wiki.gnome.org/Quadrapassel;
+HOMEPAGE=https://wiki.gnome.org/Apps/Quadrapassel;
 
 LICENSE=GPL-2+
 SLOT=0
@@ -22,11 +22,12 @@ RDEPEND=
=media-libs/clutter-1:1.0
=media-libs/clutter-gtk-0.91.6:1.0
=media-libs/libcanberra-0.26[gtk3]
-   =x11-libs/gtk+-3.10:3
+   =x11-libs/gtk+-3.12:3
 
 DEPEND=${RDEPEND}
$(vala_depend)
app-text/yelp-tools
+   dev-util/appdata-tools
=dev-util/intltool-0.50
sys-devel/gettext
virtual/pkgconfig



[gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/

2014-04-23 Thread Gilles Dartiguelongue
commit: f9740066cf27827fb47212b42390fe07a85e
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Wed Apr 23 22:22:55 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Wed Apr 23 22:33:15 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f9740066

games-puzzle/quadrapassel: 3.12.0 → 3.12.1

---
 .../{quadrapassel-3.12.0.ebuild = quadrapassel-3.12.1.ebuild}| 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild 
b/games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild
similarity index 100%
rename from games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild
rename to games-puzzle/quadrapassel/quadrapassel-3.12.1.ebuild



[gentoo-commits] proj/gnome:master commit in: games-puzzle/quadrapassel/

2014-04-06 Thread Gilles Dartiguelongue
commit: c3a217a4e364fb5b038b3f819214a56d7a02cf1b
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun Apr  6 20:15:37 2014 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Sun Apr  6 20:19:13 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c3a217a4

games-puzzle/quadrapassel: 3.10.2 → 3.12.0

---
 .../quadrapassel/quadrapassel-3.12.0.ebuild| 38 ++
 1 file changed, 38 insertions(+)

diff --git a/games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild 
b/games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild
new file mode 100644
index 000..236c0a3
--- /dev/null
+++ b/games-puzzle/quadrapassel/quadrapassel-3.12.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+VALA_MIN_API_VERSION=0.16
+
+inherit gnome-games vala
+
+DESCRIPTION=Fit falling blocks together
+HOMEPAGE=https://wiki.gnome.org/Quadrapassel;
+
+LICENSE=GPL-2+
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=
+
+RDEPEND=
+   dev-libs/glib:2
+   =gnome-base/librsvg-2.32.0:2
+   =media-libs/clutter-1:1.0
+   =media-libs/clutter-gtk-0.91.6:1.0
+   =media-libs/libcanberra-0.26[gtk3]
+   =x11-libs/gtk+-3.10:3
+
+DEPEND=${RDEPEND}
+   $(vala_depend)
+   app-text/yelp-tools
+   =dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+
+
+src_prepare() {
+   gnome-games_src_prepare
+   vala_src_prepare
+}