public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-taquin/
@ 2016-03-28 21:20 Ole Reifschneider
  0 siblings, 0 replies; 5+ messages in thread
From: Ole Reifschneider @ 2016-03-28 21:20 UTC (permalink / raw
  To: gentoo-commits

commit:     1de49d987b75f996370f813a97dc978567600269
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 21:08:29 2016 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 21:08:29 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1de49d98

games-puzzle/gnome-taquin: Bump version to 3.20.0

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

 .../gnome-taquin/gnome-taquin-3.20.0.ebuild        | 37 ++++++++++++++++++++++
 games-puzzle/gnome-taquin/metadata.xml             |  8 +++++
 2 files changed, 45 insertions(+)

diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.20.0.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.20.0.ebuild
new file mode 100644
index 0000000..444ccf4
--- /dev/null
+++ b/games-puzzle/gnome-taquin/gnome-taquin-3.20.0.ebuild
@@ -0,0 +1,37 @@
+# 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.28"
+
+inherit gnome-games vala
+
+DESCRIPTION="Move tiles so that they reach their places"
+HOMEPAGE="https://wiki.gnome.org/Apps/Taquin"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.40:2
+	>=gnome-base/librsvg-2.32
+	>=media-libs/libcanberra-0.26
+	>=x11-libs/gtk+-3.15:3
+"
+DEPEND="${RDEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+	$(vala_depend)
+"
+
+src_prepare() {
+	vala_src_prepare
+	gnome-games_src_prepare
+}

diff --git a/games-puzzle/gnome-taquin/metadata.xml b/games-puzzle/gnome-taquin/metadata.xml
new file mode 100644
index 0000000..3998080
--- /dev/null
+++ b/games-puzzle/gnome-taquin/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>gnome@gentoo.org</email>
+	<name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-taquin/
@ 2017-09-12  6:19 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2017-09-12  6:19 UTC (permalink / raw
  To: gentoo-commits

commit:     bf0a927b60e916f881cd1f83754bdd3fe03b873e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 06:14:02 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 06:14:02 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bf0a927b

games-puzzle/gnome-taquin: sync with gentoo repository

 .../gnome-taquin/gnome-taquin-3.20.0.ebuild        | 37 ----------------------
 games-puzzle/gnome-taquin/metadata.xml             |  8 -----
 2 files changed, 45 deletions(-)

diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.20.0.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.20.0.ebuild
deleted file mode 100644
index 444ccf43..00000000
--- a/games-puzzle/gnome-taquin/gnome-taquin-3.20.0.ebuild
+++ /dev/null
@@ -1,37 +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.28"
-
-inherit gnome-games vala
-
-DESCRIPTION="Move tiles so that they reach their places"
-HOMEPAGE="https://wiki.gnome.org/Apps/Taquin"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.40:2
-	>=gnome-base/librsvg-2.32
-	>=media-libs/libcanberra-0.26
-	>=x11-libs/gtk+-3.15:3
-"
-DEPEND="${RDEPEND}
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-	$(vala_depend)
-"
-
-src_prepare() {
-	vala_src_prepare
-	gnome-games_src_prepare
-}

diff --git a/games-puzzle/gnome-taquin/metadata.xml b/games-puzzle/gnome-taquin/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/games-puzzle/gnome-taquin/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>gnome@gentoo.org</email>
-	<name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-taquin/
@ 2018-05-26 19:35 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2018-05-26 19:35 UTC (permalink / raw
  To: gentoo-commits

commit:     19e5cbf8f684927d57c901d8f9c2d551279abdb5
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 19:13:35 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat May 26 19:13:35 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=19e5cbf8

games-puzzle/gnome-taquin: 3.22.0 → 3.26.1

Translation updates.

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 .../gnome-taquin/gnome-taquin-3.26.1.ebuild        | 38 ++++++++++++++++++++++
 games-puzzle/gnome-taquin/metadata.xml             |  8 +++++
 2 files changed, 46 insertions(+)

diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild
new file mode 100644
index 00000000..e9584c28
--- /dev/null
+++ b/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+VALA_MIN_API_VERSION="0.28"
+
+inherit gnome2 vala
+
+DESCRIPTION="Move tiles so that they reach their places"
+HOMEPAGE="https://wiki.gnome.org/Apps/Taquin"
+
+LICENSE="GPL-3+ CC-BY-SA-3.0 CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.40:2
+	>=gnome-base/librsvg-2.32:2
+	>=media-libs/libcanberra-0.26[gtk3]
+	>=x11-libs/gtk+-3.15:3
+"
+# libxml2+gdk-pixbuf required for glib-compile-resources
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	dev-libs/libxml2
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	x11-libs/gdk-pixbuf
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	gnome2_src_prepare
+	vala_src_prepare
+}

diff --git a/games-puzzle/gnome-taquin/metadata.xml b/games-puzzle/gnome-taquin/metadata.xml
new file mode 100644
index 00000000..39980802
--- /dev/null
+++ b/games-puzzle/gnome-taquin/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>gnome@gentoo.org</email>
+	<name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-taquin/
@ 2018-05-27 22:31 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2018-05-27 22:31 UTC (permalink / raw
  To: gentoo-commits

commit:     af1ecbc3bf817f238265985b9dd9af1b1704fc8e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 22:29:29 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 27 22:31:01 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=af1ecbc3

games-puzzle/gnome-taquin: add missing slot for glib-compile-resources deps

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild
index e9584c28..52756635 100644
--- a/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild
+++ b/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild
@@ -25,11 +25,11 @@ DEPEND="${RDEPEND}
 	$(vala_depend)
 	app-text/yelp-tools
 	dev-libs/appstream-glib
-	dev-libs/libxml2
+	dev-libs/libxml2:2
 	>=dev-util/intltool-0.50
 	sys-devel/gettext
-	x11-libs/gdk-pixbuf
 	virtual/pkgconfig
+	x11-libs/gdk-pixbuf:2
 "
 
 src_prepare() {


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-taquin/
@ 2018-08-02  9:10 Mart Raudsepp
  0 siblings, 0 replies; 5+ messages in thread
From: Mart Raudsepp @ 2018-08-02  9:10 UTC (permalink / raw
  To: gentoo-commits

commit:     c02e7a29b2d5315e576d2b5c57c6bab2e8169130
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  2 07:08:46 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Aug  2 09:10:03 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=c02e7a29

games-puzzle/gnome-taquin: remove; 3.28.0 is in ::gentoo

 .../gnome-taquin/gnome-taquin-3.26.1.ebuild        | 38 ----------------------
 games-puzzle/gnome-taquin/metadata.xml             |  8 -----
 2 files changed, 46 deletions(-)

diff --git a/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild b/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild
deleted file mode 100644
index 52756635..00000000
--- a/games-puzzle/gnome-taquin/gnome-taquin-3.26.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-VALA_MIN_API_VERSION="0.28"
-
-inherit gnome2 vala
-
-DESCRIPTION="Move tiles so that they reach their places"
-HOMEPAGE="https://wiki.gnome.org/Apps/Taquin"
-
-LICENSE="GPL-3+ CC-BY-SA-3.0 CC-BY-SA-4.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.40:2
-	>=gnome-base/librsvg-2.32:2
-	>=media-libs/libcanberra-0.26[gtk3]
-	>=x11-libs/gtk+-3.15:3
-"
-# libxml2+gdk-pixbuf required for glib-compile-resources
-DEPEND="${RDEPEND}
-	$(vala_depend)
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	dev-libs/libxml2:2
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-	x11-libs/gdk-pixbuf:2
-"
-
-src_prepare() {
-	gnome2_src_prepare
-	vala_src_prepare
-}

diff --git a/games-puzzle/gnome-taquin/metadata.xml b/games-puzzle/gnome-taquin/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/games-puzzle/gnome-taquin/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>gnome@gentoo.org</email>
-	<name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-02  9:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-28 21:20 [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-taquin/ Ole Reifschneider
  -- strict thread matches above, loose matches on Subject: below --
2017-09-12  6:19 Gilles Dartiguelongue
2018-05-26 19:35 Gilles Dartiguelongue
2018-05-27 22:31 Gilles Dartiguelongue
2018-08-02  9:10 Mart Raudsepp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox