* [gentoo-commits] repo/gentoo:master commit in: media-gfx/colorhug-client/
@ 2016-01-30 12:57 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-01-30 12:57 UTC (permalink / raw
To: gentoo-commits
commit: 85bd435eb87fad986f58b44ea56ef94cc209eb5d
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 12:53:57 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 12:57:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bd435e
media-gfx/colorhug-client: Drop old
Package-Manager: portage-2.2.27
media-gfx/colorhug-client/Manifest | 1 -
.../colorhug-client/colorhug-client-0.2.5.ebuild | 54 ----------------------
2 files changed, 55 deletions(-)
diff --git a/media-gfx/colorhug-client/Manifest b/media-gfx/colorhug-client/Manifest
index 0761652..17fe830 100644
--- a/media-gfx/colorhug-client/Manifest
+++ b/media-gfx/colorhug-client/Manifest
@@ -1,3 +1,2 @@
-DIST colorhug-client-0.2.5.tar.xz 799552 SHA256 215d7d493c06030611584f84fc2d06d31c1124e8756c2c3725b241bb8c8f8449 SHA512 68eb99bdbe4739ac74b9cbb80b97af05874277bfa3fc0aefc98c1e8fe805e719109e2fc933430c1d5ba4a32490d331a41a75203022e4c433b1916c68b86b07ac WHIRLPOOL a8535198e6257d683ea06f828f18097f8c201c22c8a00a654eee30c83ab6a12b85f29c511421ba051ed2c078d0a8bbc568c4a5f5761f60cecfb45a2d964878f9
DIST colorhug-client-0.2.7.tar.xz 884696 SHA256 16965e11f6983c0cef88c321d9d806fd750013849f4b84006b42063b6d3bb16b SHA512 06c7c44d1dd5f5e39e1e213fdbe45ef0a50fefbde56e05146ae99f32a94e897cc68c65e5856bc7391ef6bfe965b4c420b05add21715607c1f51af1b498ea05f6 WHIRLPOOL fff3c1d50520cb98bfe1189a273edbbb6252c5c005ff84ebeaa2df8f382ab3d815468f1b05987addc983a36454de20529efc381fbe0bda0979ae5d370c3675db
DIST colorhug-client-0.2.8.tar.xz 886652 SHA256 b7787aa58db2dde6a69a13295b98154040a100d8772aac656f3b5ed0bffc0991 SHA512 99a012614b9364738a417e9cf8719811520f2ae2fab7dc1b1aa0ca4dfdbf3e3b2a06ed6763400a5ed34311797f14093af988dd6335d626b7e4a00c03d64c0356 WHIRLPOOL a30b944df67ce4f7085e68dae63e08998739bdee3291942671ab857da3cfb4647fb6296df11d331868be7c4a3a8517ec44bc99fd862ad866f44b4d6de723e896
diff --git a/media-gfx/colorhug-client/colorhug-client-0.2.5.ebuild b/media-gfx/colorhug-client/colorhug-client-0.2.5.ebuild
deleted file mode 100644
index 9439b4a..0000000
--- a/media-gfx/colorhug-client/colorhug-client-0.2.5.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-
-inherit bash-completion-r1 eutils gnome2
-
-DESCRIPTION="Client tools for the ColorHug display colorimeter"
-HOMEPAGE="http://www.hughski.com/"
-SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- dev-db/sqlite:3
- >=dev-libs/glib-2.31.10:2
- >=dev-libs/libgusb-0.2.2
- media-libs/lcms:2
- >=media-libs/libcanberra-0.10[gtk3]
- net-libs/libsoup:2.4
- >=x11-libs/gtk+-3.11.2:3
- >=x11-misc/colord-1.2.6:0=
- >=x11-libs/colord-gtk-0.1.24
-"
-DEPEND="${RDEPEND}
- app-text/docbook-sgml-dtd:4.1
- app-text/docbook-sgml-utils
- app-text/yelp-tools
- >=dev-util/intltool-0.50
- >=sys-devel/gettext-0.17
- virtual/pkgconfig
-"
-# docbook stuff needed for man pages
-
-src_prepare() {
- # Fix .desktop
- sed -e '/Terminal=/ d' -i data/colorhug-docs.desktop || die
-
- gnome2_src_prepare
-}
-
-src_configure() {
- # introspection checked but not needed by anything
- gnome2_src_configure --disable-introspection
-}
-
-src_install() {
- gnome2_src_install bashcompletiondir="$(get_bashcompdir)"
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/colorhug-client/
@ 2016-01-30 12:57 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-01-30 12:57 UTC (permalink / raw
To: gentoo-commits
commit: f90ef34e550246663748a8c154ce36e5b6ec8751
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 12:53:42 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 12:57:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f90ef34e
media-gfx/colorhug-client: Version bump
Package-Manager: portage-2.2.27
media-gfx/colorhug-client/Manifest | 1 +
.../colorhug-client/colorhug-client-0.2.8.ebuild | 52 ++++++++++++++++++++++
2 files changed, 53 insertions(+)
diff --git a/media-gfx/colorhug-client/Manifest b/media-gfx/colorhug-client/Manifest
index 7b504f9..0761652 100644
--- a/media-gfx/colorhug-client/Manifest
+++ b/media-gfx/colorhug-client/Manifest
@@ -1,2 +1,3 @@
DIST colorhug-client-0.2.5.tar.xz 799552 SHA256 215d7d493c06030611584f84fc2d06d31c1124e8756c2c3725b241bb8c8f8449 SHA512 68eb99bdbe4739ac74b9cbb80b97af05874277bfa3fc0aefc98c1e8fe805e719109e2fc933430c1d5ba4a32490d331a41a75203022e4c433b1916c68b86b07ac WHIRLPOOL a8535198e6257d683ea06f828f18097f8c201c22c8a00a654eee30c83ab6a12b85f29c511421ba051ed2c078d0a8bbc568c4a5f5761f60cecfb45a2d964878f9
DIST colorhug-client-0.2.7.tar.xz 884696 SHA256 16965e11f6983c0cef88c321d9d806fd750013849f4b84006b42063b6d3bb16b SHA512 06c7c44d1dd5f5e39e1e213fdbe45ef0a50fefbde56e05146ae99f32a94e897cc68c65e5856bc7391ef6bfe965b4c420b05add21715607c1f51af1b498ea05f6 WHIRLPOOL fff3c1d50520cb98bfe1189a273edbbb6252c5c005ff84ebeaa2df8f382ab3d815468f1b05987addc983a36454de20529efc381fbe0bda0979ae5d370c3675db
+DIST colorhug-client-0.2.8.tar.xz 886652 SHA256 b7787aa58db2dde6a69a13295b98154040a100d8772aac656f3b5ed0bffc0991 SHA512 99a012614b9364738a417e9cf8719811520f2ae2fab7dc1b1aa0ca4dfdbf3e3b2a06ed6763400a5ed34311797f14093af988dd6335d626b7e4a00c03d64c0356 WHIRLPOOL a30b944df67ce4f7085e68dae63e08998739bdee3291942671ab857da3cfb4647fb6296df11d331868be7c4a3a8517ec44bc99fd862ad866f44b4d6de723e896
diff --git a/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild b/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild
new file mode 100644
index 0000000..b3261ba
--- /dev/null
+++ b/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG="no"
+
+inherit bash-completion-r1 eutils gnome2
+
+DESCRIPTION="Client tools for the ColorHug display colorimeter"
+HOMEPAGE="http://www.hughski.com/"
+SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Tests need valgrind, that needs glibc with debugging symbols
+RESTRICT="test"
+
+RDEPEND="
+ dev-db/sqlite:3
+ >=dev-libs/glib-2.31.10:2
+ >=dev-libs/libgusb-0.2.2
+ media-libs/lcms:2
+ >=media-libs/libcanberra-0.10[gtk3]
+ net-libs/libsoup:2.4
+ >=x11-libs/gtk+-3.11.2:3
+ >=x11-misc/colord-1.2.9:0=
+ >=x11-libs/colord-gtk-0.1.24
+"
+DEPEND="${RDEPEND}
+ app-text/docbook-sgml-dtd:4.1
+ app-text/docbook-sgml-utils
+ app-text/yelp-tools
+ >=dev-util/intltool-0.50
+ >=sys-devel/gettext-0.17
+ virtual/pkgconfig
+"
+# docbook stuff needed for man pages
+
+src_configure() {
+ # introspection checked but not needed by anything
+ # Install completions manually to prevent dependency on bash-completion, bug #546166
+ gnome2_src_configure --disable-introspection --disable-bash-completion
+}
+
+src_install() {
+ gnome2_src_install
+ dobashcomp data/bash/colorhug-cmd
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/colorhug-client/
@ 2016-03-06 20:12 Mikle Kolyada
0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2016-03-06 20:12 UTC (permalink / raw
To: gentoo-commits
commit: 1171c5ebfe0dec19cd173040b0b029768aed5042
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 6 19:42:45 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 6 20:09:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1171c5eb
media-gfx/colorhug-client: x86 stable wrt bug #566378
Package-Manager: portage-2.2.26
media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild b/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild
index f9cf09c..1324653 100644
--- a/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild
+++ b/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
# Tests need valgrind, that needs glibc with debugging symbols
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/colorhug-client/
@ 2016-08-19 10:07 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-08-19 10:07 UTC (permalink / raw
To: gentoo-commits
commit: 26493d6005aa636c73935c30cec5fc53cfd30c84
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 10:04:53 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 10:04:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26493d60
media-gfx/colorhug-client: Cleanup due to bug #42273
Package-Manager: portage-2.3.0
media-gfx/colorhug-client/metadata.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/media-gfx/colorhug-client/metadata.xml b/media-gfx/colorhug-client/metadata.xml
index 2763136..996e7ca 100644
--- a/media-gfx/colorhug-client/metadata.xml
+++ b/media-gfx/colorhug-client/metadata.xml
@@ -5,9 +5,4 @@
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
-<maintainer type="person">
- <email>gregkh@gentoo.org</email>
- <name>Greg Kroah-Hartman</name>
- <description>Please CC him on bugs and assign to herd</description>
- </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/colorhug-client/
@ 2016-09-17 14:58 Pacho Ramos
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2016-09-17 14:58 UTC (permalink / raw
To: gentoo-commits
commit: 0f4fa395ba2d4ddc7728ce5ec53084f739cb7c8a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 14:29:01 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 14:58:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4fa395
media-gfx/colorhug-client: Drop old
Package-Manager: portage-2.3.0
media-gfx/colorhug-client/Manifest | 1 -
.../colorhug-client/colorhug-client-0.2.7.ebuild | 52 ----------------------
2 files changed, 53 deletions(-)
diff --git a/media-gfx/colorhug-client/Manifest b/media-gfx/colorhug-client/Manifest
index 17fe830..c75be42 100644
--- a/media-gfx/colorhug-client/Manifest
+++ b/media-gfx/colorhug-client/Manifest
@@ -1,2 +1 @@
-DIST colorhug-client-0.2.7.tar.xz 884696 SHA256 16965e11f6983c0cef88c321d9d806fd750013849f4b84006b42063b6d3bb16b SHA512 06c7c44d1dd5f5e39e1e213fdbe45ef0a50fefbde56e05146ae99f32a94e897cc68c65e5856bc7391ef6bfe965b4c420b05add21715607c1f51af1b498ea05f6 WHIRLPOOL fff3c1d50520cb98bfe1189a273edbbb6252c5c005ff84ebeaa2df8f382ab3d815468f1b05987addc983a36454de20529efc381fbe0bda0979ae5d370c3675db
DIST colorhug-client-0.2.8.tar.xz 886652 SHA256 b7787aa58db2dde6a69a13295b98154040a100d8772aac656f3b5ed0bffc0991 SHA512 99a012614b9364738a417e9cf8719811520f2ae2fab7dc1b1aa0ca4dfdbf3e3b2a06ed6763400a5ed34311797f14093af988dd6335d626b7e4a00c03d64c0356 WHIRLPOOL a30b944df67ce4f7085e68dae63e08998739bdee3291942671ab857da3cfb4647fb6296df11d331868be7c4a3a8517ec44bc99fd862ad866f44b4d6de723e896
diff --git a/media-gfx/colorhug-client/colorhug-client-0.2.7.ebuild b/media-gfx/colorhug-client/colorhug-client-0.2.7.ebuild
deleted file mode 100644
index 3703038..00000000
--- a/media-gfx/colorhug-client/colorhug-client-0.2.7.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-
-inherit bash-completion-r1 eutils gnome2
-
-DESCRIPTION="Client tools for the ColorHug display colorimeter"
-HOMEPAGE="http://www.hughski.com/"
-SRC_URI="https://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-# Tests need valgrind, that needs glibc with debugging symbols
-RESTRICT="test"
-
-RDEPEND="
- dev-db/sqlite:3
- >=dev-libs/glib-2.31.10:2
- >=dev-libs/libgusb-0.2.2
- media-libs/lcms:2
- >=media-libs/libcanberra-0.10[gtk3]
- net-libs/libsoup:2.4
- >=x11-libs/gtk+-3.11.2:3
- >=x11-misc/colord-1.2.9:0=
- >=x11-libs/colord-gtk-0.1.24
-"
-DEPEND="${RDEPEND}
- app-text/docbook-sgml-dtd:4.1
- app-text/docbook-sgml-utils
- app-text/yelp-tools
- >=dev-util/intltool-0.50
- >=sys-devel/gettext-0.17
- virtual/pkgconfig
-"
-# docbook stuff needed for man pages
-
-src_configure() {
- # introspection checked but not needed by anything
- # Install completions manually to prevent dependency on bash-completion, bug #546166
- gnome2_src_configure --disable-introspection --disable-bash-completion
-}
-
-src_install() {
- gnome2_src_install
- dobashcomp data/bash/colorhug-cmd
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/colorhug-client/
@ 2021-07-16 23:24 David Seifert
0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2021-07-16 23:24 UTC (permalink / raw
To: gentoo-commits
commit: 946b6aec2468bd6a96b4d1d8028496f828b6830b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 16 23:24:16 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jul 16 23:24:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946b6aec
media-gfx/colorhug-client: Port to EAPI 7
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../colorhug-client/colorhug-client-0.2.8.ebuild | 24 +++++++++-------------
1 file changed, 10 insertions(+), 14 deletions(-)
diff --git a/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild b/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild
index 4e4b403c650..8113155736c 100644
--- a/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild
+++ b/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-GCONF_DEBUG="no"
+EAPI=7
-inherit bash-completion-r1 eutils gnome2
+inherit bash-completion-r1 xdg
DESCRIPTION="Client tools for the ColorHug display colorimeter"
HOMEPAGE="http://www.hughski.com/"
@@ -13,8 +12,6 @@ SRC_URI="https://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
-
# Tests need valgrind, that needs glibc with debugging symbols
RESTRICT="test"
@@ -27,25 +24,24 @@ RDEPEND="
net-libs/libsoup:2.4
>=x11-libs/gtk+-3.11.2:3
>=x11-misc/colord-1.2.9:0=
- >=x11-libs/colord-gtk-0.1.24
-"
-DEPEND="${RDEPEND}
+ >=x11-libs/colord-gtk-0.1.24"
+DEPEND="${RDEPEND}"
+# docbook stuff needed for man pages
+BDEPEND="
app-text/docbook-sgml-dtd:4.1
app-text/docbook-sgml-utils
app-text/yelp-tools
>=dev-util/intltool-0.50
>=sys-devel/gettext-0.17
- virtual/pkgconfig
-"
-# docbook stuff needed for man pages
+ virtual/pkgconfig"
src_configure() {
# introspection checked but not needed by anything
# Install completions manually to prevent dependency on bash-completion, bug #546166
- gnome2_src_configure --disable-introspection --disable-bash-completion
+ econf --disable-introspection --disable-bash-completion
}
src_install() {
- gnome2_src_install
+ default
dobashcomp data/bash/colorhug-cmd
}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/colorhug-client/
@ 2022-10-30 23:21 Matt Turner
0 siblings, 0 replies; 7+ messages in thread
From: Matt Turner @ 2022-10-30 23:21 UTC (permalink / raw
To: gentoo-commits
commit: 857367193b303d5b2ffdeeaa900d300c0f5f4fad
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:20:17 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 23:20:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85736719
media-gfx/colorhug-client: Set remote-id
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-gfx/colorhug-client/metadata.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/media-gfx/colorhug-client/metadata.xml b/media-gfx/colorhug-client/metadata.xml
index f453528b934f..4532d21566a6 100644
--- a/media-gfx/colorhug-client/metadata.xml
+++ b/media-gfx/colorhug-client/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">hughski/colorhug-client</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-10-30 23:21 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-06 20:12 [gentoo-commits] repo/gentoo:master commit in: media-gfx/colorhug-client/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2022-10-30 23:21 Matt Turner
2021-07-16 23:24 David Seifert
2016-09-17 14:58 Pacho Ramos
2016-08-19 10:07 Pacho Ramos
2016-01-30 12:57 Pacho Ramos
2016-01-30 12:57 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox