public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
@ 2013-10-12 22:59 Gilles Dartiguelongue
  0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2013-10-12 22:59 UTC (permalink / raw
  To: gentoo-commits

commit:     af4202af4845079e45c0310e70a6d6fd7c59f6dc
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 22:52:43 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 22:58:54 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=af4202af

games-puzzle/gnome-klotski: 3.8.2 → 3.10.0

---
 .../gnome-klotski/gnome-klotski-3.10.0.ebuild      | 35 ++++++++++++++++++++++
 games-puzzle/gnome-klotski/metadata.xml            |  5 ++++
 2 files changed, 40 insertions(+)

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild
new file mode 100644
index 0000000..e3661a3
--- /dev/null
+++ b/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild,v 1.3 2013/08/31 07:59:45 pinkbyte Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.16"
+
+inherit gnome-games vala
+
+DESCRIPTION="Slide blocks to solve the puzzle"
+HOMEPAGE="https://wiki.gnome.org/Klotski"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+RDEPEND="
+	dev-libs/glib:2
+	>=gnome-base/librsvg-2.32.0
+	>=x11-libs/gtk+-3.4.0:3
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	app-text/yelp-tools
+	>=dev-util/intltool-0.35.0
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	gnome-games_src_prepare
+	vala_src_prepare
+}

diff --git a/games-puzzle/gnome-klotski/metadata.xml b/games-puzzle/gnome-klotski/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/games-puzzle/gnome-klotski/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>gnome</herd>
+</pkgmetadata>


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
@ 2013-11-15 22:39 Gilles Dartiguelongue
  0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-15 22:39 UTC (permalink / raw
  To: gentoo-commits

commit:     686a1b512aff82c7785f615d0a0b619ce36dba63
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 16 00:26:12 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 16 00:26:12 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=686a1b51

games-puzzle/gnome-klotski: sync keywords with gentoo-x86

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

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild
index e3661a3..65b9929 100644
--- a/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild
+++ b/games-puzzle/gnome-klotski/gnome-klotski-3.10.0.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnome-klotski/gnome-klotski-3.8.2.ebuild,v 1.3 2013/08/31 07:59:45 pinkbyte Exp $
+# $Header: $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Klotski"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
@ 2014-04-06 20:19 Gilles Dartiguelongue
  0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-06 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     8b8971c197799991097eb2e837e17552a382c89a
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  6 18:27:24 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr  6 20:19:07 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8b8971c1

games-puzzle/gnome-klotski: 3.10.0 → 3.12.0

---
 .../gnome-klotski/gnome-klotski-3.12.0.ebuild      | 35 ++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.12.0.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.12.0.ebuild
new file mode 100644
index 0000000..8bf847c
--- /dev/null
+++ b/games-puzzle/gnome-klotski/gnome-klotski-3.12.0.ebuild
@@ -0,0 +1,35 @@
+# 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="Slide blocks to solve the puzzle"
+HOMEPAGE="https://wiki.gnome.org/Klotski"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-libs/glib:2
+	>=gnome-base/librsvg-2.32.0
+	>=x11-libs/gtk+-3.4.0: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
+}


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
@ 2014-04-23 22:14 Gilles Dartiguelongue
  0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-23 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     4e6e531615666fe79631fb6ddcb82ac319353eb6
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 21:55:51 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 22:13:16 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4e6e5316

games-puzzle/gnome-klotski: 3.12.0 → 3.12.1

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

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


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
@ 2014-10-05 22:09 Gilles Dartiguelongue
  0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-05 22:09 UTC (permalink / raw
  To: gentoo-commits

commit:     8d1db6a9e6f471ab9e767add50f36e05f93dce3e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  5 20:39:49 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct  5 21:20:00 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8d1db6a9

games-puzzle/gnome-klotski: 3.12.2 → 3.14.0

---
 .../{gnome-klotski-3.12.1.ebuild => gnome-klotski-3.14.0.ebuild} | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.12.1.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.14.0.ebuild
similarity index 77%
rename from games-puzzle/gnome-klotski/gnome-klotski-3.12.1.ebuild
rename to games-puzzle/gnome-klotski/gnome-klotski-3.14.0.ebuild
index 8bf847c..2815af7 100644
--- a/games-puzzle/gnome-klotski/gnome-klotski-3.12.1.ebuild
+++ b/games-puzzle/gnome-klotski/gnome-klotski-3.14.0.ebuild
@@ -4,12 +4,12 @@
 
 EAPI="5"
 GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.16"
+VALA_MIN_API_VERSION="0.22"
 
 inherit gnome-games vala
 
 DESCRIPTION="Slide blocks to solve the puzzle"
-HOMEPAGE="https://wiki.gnome.org/Klotski"
+HOMEPAGE="https://wiki.gnome.org/Apps/Klotski"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -17,13 +17,14 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="
-	dev-libs/glib:2
+	>=dev-libs/glib-2.32:2
 	>=gnome-base/librsvg-2.32.0
-	>=x11-libs/gtk+-3.4.0:3
+	>=x11-libs/gtk+-3.10:3
 "
 DEPEND="${RDEPEND}
 	$(vala_depend)
 	app-text/yelp-tools
+	dev-util/appdata-tools
 	>=dev-util/intltool-0.50
 	sys-devel/gettext
 	virtual/pkgconfig


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
@ 2014-10-11 23:11 Gilles Dartiguelongue
  0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-11 23:11 UTC (permalink / raw
  To: gentoo-commits

commit:     ed04494495d007a8eee1f07c868cca4c0633d6d3
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 11 22:50:01 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 11 22:50:01 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ed044944

games-puzzle/gnome-klotski: 3.14.0 → 3.14.1

---
 .../{gnome-klotski-3.14.0.ebuild => gnome-klotski-3.14.1.ebuild}          | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.14.0.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.14.1.ebuild
similarity index 100%
rename from games-puzzle/gnome-klotski/gnome-klotski-3.14.0.ebuild
rename to games-puzzle/gnome-klotski/gnome-klotski-3.14.1.ebuild


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
@ 2014-11-24 19:42 Gilles Dartiguelongue
  0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue @ 2014-11-24 19:42 UTC (permalink / raw
  To: gentoo-commits

commit:     04b0e80d46ef814a164e3468c1a012b5f7fff4fe
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 19:11:32 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 19:11:32 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=04b0e80d

games-puzzle/gnome-klotski: 3.14.1 → 3.14.2

---
 .../{gnome-klotski-3.14.1.ebuild => gnome-klotski-3.14.2.ebuild}      | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.14.1.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.14.2.ebuild
similarity index 89%
rename from games-puzzle/gnome-klotski/gnome-klotski-3.14.1.ebuild
rename to games-puzzle/gnome-klotski/gnome-klotski-3.14.2.ebuild
index 2815af7..4db3395 100644
--- a/games-puzzle/gnome-klotski/gnome-klotski-3.14.1.ebuild
+++ b/games-puzzle/gnome-klotski/gnome-klotski-3.14.2.ebuild
@@ -34,3 +34,7 @@ src_prepare() {
 	gnome-games_src_prepare
 	vala_src_prepare
 }
+
+src_configure() {
+	gnome-games_src_configure APPDATA_VALIDATE=$(type -P true)
+}


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
@ 2015-11-08  8:41 Pacho Ramos
  0 siblings, 0 replies; 10+ messages in thread
From: Pacho Ramos @ 2015-11-08  8:41 UTC (permalink / raw
  To: gentoo-commits

commit:     4d71574ce913bbd969c41bf865a77f8ab4bd0f47
Author:     Pacho Ramos <pachoramos <AT> gmail <DOT> com>
AuthorDate: Sun Nov  8 08:41:51 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 08:41:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4d71574c

games-puzzle/gnome-klotski: Version bump

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

 .../gnome-klotski/gnome-klotski-3.18.2.ebuild      | 36 ++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.18.2.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.18.2.ebuild
new file mode 100644
index 0000000..59a0b5b
--- /dev/null
+++ b/games-puzzle/gnome-klotski/gnome-klotski-3.18.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 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="Slide blocks to solve the puzzle"
+HOMEPAGE="https://wiki.gnome.org/Apps/Klotski"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.32:2
+	>=gnome-base/librsvg-2.32.0
+	>=x11-libs/gtk+-3.15: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
+}


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

* [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/
@ 2016-03-28 21:20 Ole Reifschneider
  0 siblings, 0 replies; 10+ messages in thread
From: Ole Reifschneider @ 2016-03-28 21:20 UTC (permalink / raw
  To: gentoo-commits

commit:     81e446a64a8f00577d43641d7808b40245cb78ab
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 21:02:26 2016 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 21:02:26 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=81e446a6

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

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0xE9E568677E8B4D42

 .../{gnome-klotski-3.18.2.ebuild => gnome-klotski-3.20.0.ebuild}    | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.18.2.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.20.0.ebuild
similarity index 82%
rename from games-puzzle/gnome-klotski/gnome-klotski-3.18.2.ebuild
rename to games-puzzle/gnome-klotski/gnome-klotski-3.20.0.ebuild
index 59a0b5b..050a252 100644
--- a/games-puzzle/gnome-klotski/gnome-klotski-3.18.2.ebuild
+++ b/games-puzzle/gnome-klotski/gnome-klotski-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$
 
@@ -17,9 +17,11 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="
+	dev-libs/libgee:0.8
 	>=dev-libs/glib-2.32:2
+	>=dev-libs/libgames-support-1.0:1.0
 	>=gnome-base/librsvg-2.32.0
-	>=x11-libs/gtk+-3.15:3
+	>=x11-libs/gtk+-3.19.0:3
 "
 DEPEND="${RDEPEND}
 	$(vala_depend)


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

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

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

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

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

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.20.0.ebuild b/games-puzzle/gnome-klotski/gnome-klotski-3.20.0.ebuild
deleted file mode 100644
index 050a2521..00000000
--- a/games-puzzle/gnome-klotski/gnome-klotski-3.20.0.ebuild
+++ /dev/null
@@ -1,38 +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="Slide blocks to solve the puzzle"
-HOMEPAGE="https://wiki.gnome.org/Apps/Klotski"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-libs/libgee:0.8
-	>=dev-libs/glib-2.32:2
-	>=dev-libs/libgames-support-1.0:1.0
-	>=gnome-base/librsvg-2.32.0
-	>=x11-libs/gtk+-3.19.0: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
-}

diff --git a/games-puzzle/gnome-klotski/metadata.xml b/games-puzzle/gnome-klotski/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/games-puzzle/gnome-klotski/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] 10+ messages in thread

end of thread, other threads:[~2017-09-12  6:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 20:19 [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-klotski/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2017-09-12  6:19 Gilles Dartiguelongue
2016-03-28 21:20 Ole Reifschneider
2015-11-08  8:41 Pacho Ramos
2014-11-24 19:42 Gilles Dartiguelongue
2014-10-11 23:11 Gilles Dartiguelongue
2014-10-05 22:09 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2013-11-15 22:39 Gilles Dartiguelongue
2013-10-12 22:59 Gilles Dartiguelongue

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