* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2013-10-12 17:58 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2013-10-12 17:58 UTC (permalink / raw
To: gentoo-commits
commit: a042587ad45abd67888a4e12de54d3cf619a11af
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 17:56:39 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 17:56:39 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a042587a
games-board/four-in-a-row: 3.8.1 → 3.10.1
---
.../four-in-a-row/four-in-a-row-3.10.1.ebuild | 29 ++++++++++++++++++++++
games-board/four-in-a-row/metadata.xml | 5 ++++
2 files changed, 34 insertions(+)
diff --git a/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild b/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild
new file mode 100644
index 0000000..93ec314
--- /dev/null
+++ b/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.8.1.ebuild,v 1.2 2013/08/31 07:25:56 pinkbyte Exp $
+
+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"
+IUSE=""
+
+RDEPEND="
+ dev-libs/glib:2
+ >=gnome-base/librsvg-2.32.0
+ >=media-libs/libcanberra-0.26[gtk3]
+ sys-libs/zlib
+ >=x11-libs/gtk+-3.4.0:3
+"
+DEPEND="${RDEPEND}
+ app-text/yelp-tools
+ >=dev-util/intltool-0.35.0
+ virtual/pkgconfig
+"
diff --git a/games-board/four-in-a-row/metadata.xml b/games-board/four-in-a-row/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/games-board/four-in-a-row/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] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2013-11-15 22:09 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-15 22:09 UTC (permalink / raw
To: gentoo-commits
commit: fb37ce39501e50fd63edfd7d50355baaf521ee7c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 16 00:07:58 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 16 00:07:58 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fb37ce39
games-board/four-in-a-row: sync keywords with gentoo-x86
---
games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild b/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild
index 93ec314..1f54353 100644
--- a/games-board/four-in-a-row/four-in-a-row-3.10.1.ebuild
+++ b/games-board/four-in-a-row/four-in-a-row-3.10.1.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-board/four-in-a-row/four-in-a-row-3.8.1.ebuild,v 1.2 2013/08/31 07:25:56 pinkbyte Exp $
+# $Header: $
EAPI="5"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Four-in-a-row"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2014-04-06 20:19 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-06 20:19 UTC (permalink / raw
To: gentoo-commits
commit: df3c44677bc3eab61260aa42fb4c36ab9fdbe05e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 6 18:42:19 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 6 20:19:09 2014 +0000
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 0000000..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
+"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2014-04-23 22:14 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-23 22:14 UTC (permalink / raw
To: gentoo-commits
commit: f8eaf1dfa546fd7c08f57f1104222c7b320ccd94
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 21:39:18 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 22:11:44 2014 +0000
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
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2014-10-11 23:11 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-11 23:11 UTC (permalink / raw
To: gentoo-commits
commit: fb6d69cde37b37d16b2faa0922cfeac74e83481f
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 11 22:40:30 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 11 22:40:30 2014 +0000
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2014-11-24 19:42 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2014-11-24 19:42 UTC (permalink / raw
To: gentoo-commits
commit: 54654b2afd6cc53118986d88a865c5e865e6ae00
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 18:51:27 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 19:04:10 2014 +0000
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)
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2015-05-03 21:56 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-03 21:56 UTC (permalink / raw
To: gentoo-commits
commit: ba061b02ff9868e1212df25e2f5fe30cbd7c5ad5
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 3 21:19:45 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 3 21:54:47 2015 +0000
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 0000000..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
+"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2015-05-12 19:31 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-12 19:31 UTC (permalink / raw
To: gentoo-commits
commit: e6f9c6eecb77c480e9b32299f64d4c2939b2514b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 19:25:36 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue May 12 19:25:36 2015 +0000
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2015-11-08 8:27 Pacho Ramos
0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos @ 2015-11-08 8:27 UTC (permalink / raw
To: gentoo-commits
commit: 49296c9f9441a7733b0f3a50577b691ee0d87cae
Author: Pacho Ramos <pachoramos <AT> gmail <DOT> com>
AuthorDate: Sun Nov 8 08:27:27 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov 8 08:27:27 2015 +0000
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 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
+"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2016-03-28 21:20 Ole Reifschneider
0 siblings, 0 replies; 11+ messages in thread
From: Ole Reifschneider @ 2016-03-28 21:20 UTC (permalink / raw
To: gentoo-commits
commit: 3e2bb587e409e020719bd4eabb30c933308b646e
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 20:42:30 2016 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 20:51:33 2016 +0000
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$
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/
@ 2017-09-12 6:19 Gilles Dartiguelongue
0 siblings, 0 replies; 11+ messages in thread
From: Gilles Dartiguelongue @ 2017-09-12 6:19 UTC (permalink / raw
To: gentoo-commits
commit: 1ec5b5de5e09a99c9fd5315bf6c83336414363eb
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 06:16:54 2017 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 06:16:54 2017 +0000
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..00000000
--- 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..00000000
--- a/games-board/four-in-a-row/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] 11+ messages in thread
end of thread, other threads:[~2017-09-12 6:19 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-12 6:19 [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2016-03-28 21:20 Ole Reifschneider
2015-11-08 8:27 Pacho Ramos
2015-05-12 19:31 Gilles Dartiguelongue
2015-05-03 21:56 Gilles Dartiguelongue
2014-11-24 19:42 Gilles Dartiguelongue
2014-10-11 23:11 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-06 20:19 Gilles Dartiguelongue
2013-11-15 22:09 Gilles Dartiguelongue
2013-10-12 17:58 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox