* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2015-10-27 7:58 Ian Delaney
0 siblings, 0 replies; 36+ messages in thread
From: Ian Delaney @ 2015-10-27 7:58 UTC (permalink / raw
To: gentoo-commits
commit: 8c529bfbb38ececcf53f98f1edee93bb552f0035
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 27 07:56:48 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 07:56:48 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c529bfb
app-office/mdbtools: metadata.xml: updated user's email address
Noted by pacho in the gentoo bug
Gentoo bug: #564178
Package-Manager: portage-2.2.23
app-office/mdbtools/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index cb9bc68..1e5bd8e 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<herd>proxy-maintainers</herd>
<maintainer>
- <email>gingekerr@yahoo.co.uk</email>
+ <email>gingekerr@hotmail.com</email>
<name>Chris Kerr</name>
<description>Maintainer. Assign bugs to him</description>
</maintainer>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2015-10-31 9:36 Ian Delaney
0 siblings, 0 replies; 36+ messages in thread
From: Ian Delaney @ 2015-10-31 9:36 UTC (permalink / raw
To: gentoo-commits
commit: 470452c3a0b965117988eeab21e86860ef938bb8
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 31 03:01:34 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 09:36:03 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=470452c3
app-office/mdbtools: metadata.xml: update maintainer's email address
Package-Manager: portage-2.2.23
app-office/mdbtools/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index 1e5bd8e..433061b 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<herd>proxy-maintainers</herd>
<maintainer>
- <email>gingekerr@hotmail.com</email>
+ <email>chris.kerr@mykolab.ch</email>
<name>Chris Kerr</name>
<description>Maintainer. Assign bugs to him</description>
</maintainer>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2016-11-03 14:42 Pacho Ramos
0 siblings, 0 replies; 36+ messages in thread
From: Pacho Ramos @ 2016-11-03 14:42 UTC (permalink / raw
To: gentoo-commits
commit: 5a55af0ee5c35b124d946c8360c088fa95513436
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 14:41:28 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 14:42:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a55af0e
app-office/mdbtools: Drop old
Package-Manager: portage-2.3.2
app-office/mdbtools/mdbtools-0.7.1.ebuild | 47 -------------------------------
1 file changed, 47 deletions(-)
diff --git a/app-office/mdbtools/mdbtools-0.7.1.ebuild b/app-office/mdbtools/mdbtools-0.7.1.ebuild
deleted file mode 100644
index a54cd1b..00000000
--- a/app-office/mdbtools/mdbtools-0.7.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1 # needed for proper man generation
-inherit autotools-utils
-
-DESCRIPTION="A set of libraries and utilities for reading Microsoft Access database (MDB) files"
-HOMEPAGE="http://mdbtools.sourceforge.net"
-SRC_URI="https://github.com/brianb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-
-IUSE="gnome odbc static-libs"
-
-RDEPEND="
- dev-libs/glib:2
- sys-libs/ncurses
- sys-libs/readline:0
- gnome? (
- gnome-base/libglade:2.0
- gnome-base/libgnomeui
- )
- odbc? ( >=dev-db/unixODBC-2.0 )"
-DEPEND="${RDEPEND}
- app-text/txt2man
- sys-devel/flex
- virtual/pkgconfig
- virtual/yacc"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README TODO )
-
-PATCHES=( "${FILESDIR}/${P}-parallel-make.patch" )
-
-src_configure() {
- local myeconfargs=(
- --disable-gtk-doc
- $(use_enable gnome gmdb2)
- $(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
- )
- autotools-utils_src_configure
-}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2016-11-03 14:42 Pacho Ramos
0 siblings, 0 replies; 36+ messages in thread
From: Pacho Ramos @ 2016-11-03 14:42 UTC (permalink / raw
To: gentoo-commits
commit: add85d86f67a3528fdfd640f2cc00d4a86c13a2c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 14:40:04 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 14:42:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add85d86
app-office/mdbtools: Make DESCRIPTION a bit smaller for making repoman more happy
Package-Manager: portage-2.3.2
app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
index 0abd162..5b55888 100644
--- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
+++ b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_IN_SOURCE_BUILD=1 # needed for proper man generation
inherit autotools-utils
-DESCRIPTION="A set of libraries and utilities for reading Microsoft Access database (MDB) files"
+DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
HOMEPAGE="http://mdbtools.sourceforge.net"
SRC_URI="https://github.com/brianb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2016-11-03 14:42 Pacho Ramos
0 siblings, 0 replies; 36+ messages in thread
From: Pacho Ramos @ 2016-11-03 14:42 UTC (permalink / raw
To: gentoo-commits
commit: e9672a63a10bc1871317a857129a68c0fe3e6210
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 14:39:17 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 14:42:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9672a63
app-office/mdbtools: Set proper slots
Package-Manager: portage-2.3.2
app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
index c1816a9..0abd162 100644
--- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
+++ b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
@@ -20,8 +20,8 @@ IUSE="gnome odbc static-libs"
RDEPEND="
dev-libs/glib:2
- sys-libs/ncurses
- sys-libs/readline:0
+ sys-libs/ncurses:0=
+ sys-libs/readline:0=
gnome? (
gnome-base/libglade:2.0
gnome-base/libgnomeui
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2016-11-03 14:42 Pacho Ramos
0 siblings, 0 replies; 36+ messages in thread
From: Pacho Ramos @ 2016-11-03 14:42 UTC (permalink / raw
To: gentoo-commits
commit: 41d5f27a05f6871ec42d843424a25054f722d832
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 14:40:53 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 14:42:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d5f27a
app-office/mdbtools: Stable in all as all the changes are not arch dependant
Package-Manager: portage-2.3.2
app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
index 5b55888..cddecbb 100644
--- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
+++ b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/brianb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="gnome odbc static-libs"
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2016-11-03 14:42 Pacho Ramos
0 siblings, 0 replies; 36+ messages in thread
From: Pacho Ramos @ 2016-11-03 14:42 UTC (permalink / raw
To: gentoo-commits
commit: b1bfd2c105f5b55b0ff5d12e0e240eba96de45d2
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 14:38:38 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 14:42:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1bfd2c1
app-office/mdbtools: Fix rarian dep
Package-Manager: portage-2.3.2
.../{mdbtools-0.7.1-r1.ebuild => mdbtools-0.7.1-r2.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r1.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
similarity index 92%
rename from app-office/mdbtools/mdbtools-0.7.1-r1.ebuild
rename to app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
index c10673d..c1816a9 100644
--- a/app-office/mdbtools/mdbtools-0.7.1-r1.ebuild
+++ b/app-office/mdbtools/mdbtools-0.7.1-r2.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$
@@ -23,7 +23,6 @@ RDEPEND="
sys-libs/ncurses
sys-libs/readline:0
gnome? (
- app-text/scrollkeeper
gnome-base/libglade:2.0
gnome-base/libgnomeui
)
@@ -32,7 +31,9 @@ DEPEND="${RDEPEND}
app-text/txt2man
sys-devel/flex
virtual/pkgconfig
- virtual/yacc"
+ virtual/yacc
+ gnome? ( app-text/rarian )
+"
DOCS=( AUTHORS ChangeLog HACKING NEWS README TODO )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2017-08-30 15:36 Sergey Popov
0 siblings, 0 replies; 36+ messages in thread
From: Sergey Popov @ 2017-08-30 15:36 UTC (permalink / raw
To: gentoo-commits
commit: 88be7a7b53fc5dd5ce8b5bcf52a0d61a230b044e
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 15:34:44 2017 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 15:34:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88be7a7b
app-office/mdbtools: disable optional gnome support,
remove myself from maintainers
Reported-by: Pacho Ramos <pacho <AT> gentoo.org>
Gentoo-Bug: 608420
Package-Manager: Portage-2.3.7, Repoman-2.3.1
app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 11 +++--------
app-office/mdbtools/metadata.xml | 5 -----
2 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
index 740f5df50f0..1b3e901c9ab 100644
--- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
+++ b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -15,23 +15,18 @@ LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="gnome odbc static-libs"
+IUSE="odbc static-libs"
RDEPEND="
dev-libs/glib:2
sys-libs/ncurses:0=
sys-libs/readline:0=
- gnome? (
- gnome-base/libglade:2.0
- gnome-base/libgnomeui
- )
odbc? ( >=dev-db/unixODBC-2.0 )"
DEPEND="${RDEPEND}
app-text/txt2man
sys-devel/flex
virtual/pkgconfig
virtual/yacc
- gnome? ( app-text/rarian )
"
DOCS=( AUTHORS ChangeLog HACKING NEWS README TODO )
@@ -41,7 +36,7 @@ PATCHES=( "${FILESDIR}/${P}-parallel-make.patch" )
src_configure() {
local myeconfargs=(
--disable-gtk-doc
- $(use_enable gnome gmdb2)
+ --disable-gmdb2
$(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
)
autotools-utils_src_configure
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index 9e769a45b69..94dd4f54fe1 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -6,11 +6,6 @@
<name>Chris Kerr</name>
<description>Maintainer. Assign bugs to him</description>
</maintainer>
- <maintainer type="person">
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- <description>Proxy maintainer. CC him on bugs</description>
- </maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2018-02-11 10:25 Michał Górny
0 siblings, 0 replies; 36+ messages in thread
From: Michał Górny @ 2018-02-11 10:25 UTC (permalink / raw
To: gentoo-commits
commit: e7b5aadff3c162af79e80b9515751e9569faba41
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:21:01 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:24:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7b5aadf
app-office/mdbtools: Remove useless maintainer <description/>
Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:
- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.
app-office/mdbtools/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index 94dd4f54fe1..b2cc7340fba 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -4,7 +4,6 @@
<maintainer type="person">
<email>chris.kerr@mykolab.ch</email>
<name>Chris Kerr</name>
- <description>Maintainer. Assign bugs to him</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2018-04-01 20:21 Jonas Stein
0 siblings, 0 replies; 36+ messages in thread
From: Jonas Stein @ 2018-04-01 20:21 UTC (permalink / raw
To: gentoo-commits
commit: c53f5931bf494cfe10d8977335c2df44668ec301
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 1 20:20:52 2018 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Apr 1 20:21:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53f5931
app-office/mdbtools: Removed maintainer
Proxied maintainer retired.
Closes: https://bugs.gentoo.org/633022
Package-Manager: Portage-2.3.27, Repoman-2.3.9
app-office/mdbtools/metadata.xml | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index b2cc7340fba..bf1605ddd51 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -1,14 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>chris.kerr@mykolab.ch</email>
- <name>Chris Kerr</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
+<!-- maintainer-needed -->
<upstream>
<remote-id type="github">brianb/mdbtools</remote-id>
<remote-id type="sourceforge">mdbtools</remote-id>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-02-11 3:04 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-02-11 3:04 UTC (permalink / raw
To: gentoo-commits
commit: aff693db36da3211615e2c4bbeaf6ba32a52cabf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 02:55:49 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 02:55:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff693db
app-office/mdbtools: fix metadata indentation
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/metadata.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index bf1605ddd51..ae5a64811d1 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">brianb/mdbtools</remote-id>
- <remote-id type="sourceforge">mdbtools</remote-id>
- </upstream>
+ <!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="github">brianb/mdbtools</remote-id>
+ <remote-id type="sourceforge">mdbtools</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-02-11 3:04 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-02-11 3:04 UTC (permalink / raw
To: gentoo-commits
commit: 9734cf737daa8728014941e2ab7cb90fb675498c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 02:56:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 02:56:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9734cf73
app-office/mdbtools: drop obsolete sourceforge remote-id
The GitHub one is a fork.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index ae5a64811d1..26b6d5f18c9 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -4,6 +4,5 @@
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">brianb/mdbtools</remote-id>
- <remote-id type="sourceforge">mdbtools</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-02-11 3:04 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-02-11 3:04 UTC (permalink / raw
To: gentoo-commits
commit: 4a7784b89a64333172bad521d2571d2d6826ace5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 02:55:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 02:55:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7784b8
app-office/mdbtools: port to EAPI 7
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 40 ++++++++++++++++++----------
1 file changed, 26 insertions(+), 14 deletions(-)
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
index 63be1d8704b..ee4183e217e 100644
--- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
+++ b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=7
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1 # needed for proper man generation
-inherit autotools-utils
+inherit autotools
DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
HOMEPAGE="http://mdbtools.sourceforge.net"
@@ -14,30 +12,44 @@ SRC_URI="https://github.com/brianb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+IUSE="odbc"
-IUSE="odbc static-libs"
-
-RDEPEND="
- dev-libs/glib:2
- sys-libs/ncurses:0=
- sys-libs/readline:0=
- odbc? ( >=dev-db/unixODBC-2.0 )"
-DEPEND="${RDEPEND}
+BDEPEND="
app-text/txt2man
sys-devel/flex
virtual/pkgconfig
virtual/yacc
"
+RDEPEND="
+ dev-libs/glib:2
+ sys-libs/ncurses:0=
+ sys-libs/readline:0=
+ odbc? ( >=dev-db/unixODBC-2.0 )"
+DEPEND="${RDEPEND}"
DOCS=( AUTHORS ChangeLog HACKING NEWS README TODO )
PATCHES=( "${FILESDIR}/${P}-parallel-make.patch" )
+src_prepare() {
+ default
+
+ eautoreconf
+}
+
src_configure() {
local myeconfargs=(
--disable-gtk-doc
--disable-gmdb2
+ --disable-static
$(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
)
- autotools-utils_src_configure
+
+ econf "${myeconfargs[@]}"
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-02-11 3:04 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-02-11 3:04 UTC (permalink / raw
To: gentoo-commits
commit: 4f442daa2d5eb4c98007640358a7127a0b83403b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 03:03:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 03:03:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f442daa
app-office/mdbtools: bump to 0.9.1
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/Manifest | 1 +
app-office/mdbtools/mdbtools-0.9.1.ebuild | 53 +++++++++++++++++++++++++++++++
app-office/mdbtools/metadata.xml | 3 ++
3 files changed, 57 insertions(+)
diff --git a/app-office/mdbtools/Manifest b/app-office/mdbtools/Manifest
index e214dcc490b..d732992432c 100644
--- a/app-office/mdbtools/Manifest
+++ b/app-office/mdbtools/Manifest
@@ -1 +1,2 @@
DIST mdbtools-0.7.1.tar.gz 277257 BLAKE2B 3740c543b1ea2e898a96dc1a560fd83cf079d37f5d02805891c5902b75a417c9efbf421346902766017113d447b088656afbfd0297b26655aa07fce973adc216 SHA512 bbad415c59a3f54c11bcd04971220b1370046c5dfd7300d1f23e597615a1df6af850c6f767e78033676d486d87a11c72dfdb141abbee8378337c3fda9a450b75
+DIST mdbtools-0.9.1.tar.gz 158762 BLAKE2B a730c1ea4efceebb494fc69eac5b94ab23088e0c496684fe027b005492168b6639ec3ebc950e09f643e4a1b50017150caee639255e5e1deb5f9a46c0969077ff SHA512 d8383c20c062a759386e80927337f8ed526914fb53095480dfe791d80fe4cc3e19e83627ca9d34986968b282b16b4c43a6302f76c55d3c2545b6e7b625d47966
diff --git a/app-office/mdbtools/mdbtools-0.9.1.ebuild b/app-office/mdbtools/mdbtools-0.9.1.ebuild
new file mode 100644
index 00000000000..ee7607cd007
--- /dev/null
+++ b/app-office/mdbtools/mdbtools-0.9.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
+HOMEPAGE="https://github.com/mdbtools/mdbtools"
+SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="glib odbc"
+
+BDEPEND="
+ app-text/txt2man
+ sys-devel/flex
+ virtual/pkgconfig
+ virtual/yacc
+"
+RDEPEND="
+ sys-libs/ncurses:0=
+ sys-libs/readline:0=
+ odbc? ( >=dev-db/unixODBC-2.0 )
+ glib? ( dev-libs/glib:2 )
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS HACKING NEWS README TODO )
+
+src_prepare() {
+ default
+
+ eautoreconf
+}
+
+src_configure() {
+ local myeconfargs=(
+ --disable-static
+ $(use_enable glib)
+ $(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
+ )
+
+ econf "${myeconfargs[@]}"
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
+}
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index 26b6d5f18c9..7ed01d875ad 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -2,6 +2,9 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <use>
+ <flag name="glib">Use functions provided by <pkg>dev-libs/glib</pkg>, not built-in</flag>
+ </use>
<upstream>
<remote-id type="github">brianb/mdbtools</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-02-11 3:47 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-02-11 3:47 UTC (permalink / raw
To: gentoo-commits
commit: e5fd7b10a9845e6e6b92f1de6887bce9ae53fdf4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 03:47:22 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 03:47:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5fd7b10
app-office/mdbtools: fix -Werror
Closes: https://bugs.gentoo.org/770019
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.1.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/app-office/mdbtools/mdbtools-0.9.1.ebuild b/app-office/mdbtools/mdbtools-0.9.1.ebuild
index ee7607cd007..d88b6b3b98a 100644
--- a/app-office/mdbtools/mdbtools-0.9.1.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.1.ebuild
@@ -33,6 +33,9 @@ DOCS=( AUTHORS HACKING NEWS README TODO )
src_prepare() {
default
+ # bug #770019
+ sed -i -e 's/-Werror//' configure.ac || die
+
eautoreconf
}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-02-27 4:12 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-02-27 4:12 UTC (permalink / raw
To: gentoo-commits
commit: 65cae217e153667e4924ea583ad1e10205815251
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 03:50:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 04:11:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65cae217
app-office/mdbtools: fix libdir with USE=odbc
Closes: https://bugs.gentoo.org/697568
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 3 +++
app-office/mdbtools/mdbtools-0.9.1.ebuild | 4 ++++
2 files changed, 7 insertions(+)
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
index ee4183e217e..f64c8aa4c17 100644
--- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
+++ b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
@@ -34,6 +34,9 @@ PATCHES=( "${FILESDIR}/${P}-parallel-make.patch" )
src_prepare() {
default
+ # bug #697568
+ sed -i -e "s:/lib\":/$(get_libdir)\":" configure.ac || die
+
eautoreconf
}
diff --git a/app-office/mdbtools/mdbtools-0.9.1.ebuild b/app-office/mdbtools/mdbtools-0.9.1.ebuild
index d88b6b3b98a..9632418d1e4 100644
--- a/app-office/mdbtools/mdbtools-0.9.1.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.1.ebuild
@@ -36,6 +36,10 @@ src_prepare() {
# bug #770019
sed -i -e 's/-Werror//' configure.ac || die
+ # bug #697568
+ # TODO: upstream with autotools fix
+ sed -i -e "s:/lib\":/$(get_libdir)\":" configure.ac || die
+
eautoreconf
}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-05-03 16:49 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-05-03 16:49 UTC (permalink / raw
To: gentoo-commits
commit: e34887e1a4e731bf03c27e962b217e6326aafc79
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 2 07:08:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 3 16:48:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34887e1
app-office/mdbtools: add 0.9.3
Bug: https://bugs.gentoo.org/773289
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/Manifest | 1 +
app-office/mdbtools/mdbtools-0.9.3.ebuild | 59 +++++++++++++++++++++++++++++++
2 files changed, 60 insertions(+)
diff --git a/app-office/mdbtools/Manifest b/app-office/mdbtools/Manifest
index b7d1d5408ce..04300d1a7d9 100644
--- a/app-office/mdbtools/Manifest
+++ b/app-office/mdbtools/Manifest
@@ -1,3 +1,4 @@
DIST mdbtools-0.7.1.tar.gz 277257 BLAKE2B 3740c543b1ea2e898a96dc1a560fd83cf079d37f5d02805891c5902b75a417c9efbf421346902766017113d447b088656afbfd0297b26655aa07fce973adc216 SHA512 bbad415c59a3f54c11bcd04971220b1370046c5dfd7300d1f23e597615a1df6af850c6f767e78033676d486d87a11c72dfdb141abbee8378337c3fda9a450b75
DIST mdbtools-0.9.1.tar.gz 158762 BLAKE2B a730c1ea4efceebb494fc69eac5b94ab23088e0c496684fe027b005492168b6639ec3ebc950e09f643e4a1b50017150caee639255e5e1deb5f9a46c0969077ff SHA512 d8383c20c062a759386e80927337f8ed526914fb53095480dfe791d80fe4cc3e19e83627ca9d34986968b282b16b4c43a6302f76c55d3c2545b6e7b625d47966
DIST mdbtools-0.9.2.tar.gz 214246 BLAKE2B f62ffae2b084e53f7222ab969aa7f57f65735281383f93aeb025cff38b32b9aa22ffffb819532f816cc45a9156f7136bd9de953b17b86817380123451d51170c SHA512 cb2bddca83eb9867b765f6fc57fb289f91ce4e2e09dd953e338c26f6c4bcfe9ddb53368c4eef6d02927e582c2e10312462b82916c2e956fa269f25a765371d8d
+DIST mdbtools-0.9.3.tar.gz 214697 BLAKE2B 59aca58d11b9c513c8d5b8401423b04484657543d742e20e058e7b29e8225a2c2c3b6e5a95a61a2214a1323b1c5d80b08a71c9f9bcdbf2f35b079a7b05919841 SHA512 3ceb9e374fd638a01d087a1f5e8fb357b24f0a85a8f9c65743a78ec1d6a981fed299744610382ae525f3781e73e268de5c4bb2e48eff78e48b197e2add23587e
diff --git a/app-office/mdbtools/mdbtools-0.9.3.ebuild b/app-office/mdbtools/mdbtools-0.9.3.ebuild
new file mode 100644
index 00000000000..f23e1aadf9c
--- /dev/null
+++ b/app-office/mdbtools/mdbtools-0.9.3.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
+HOMEPAGE="https://github.com/mdbtools/mdbtools"
+SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="glib odbc"
+
+BDEPEND="
+ app-text/txt2man
+ sys-devel/flex
+ virtual/pkgconfig
+ virtual/yacc
+"
+RDEPEND="
+ sys-libs/ncurses:0=
+ sys-libs/readline:0=
+ virtual/libiconv
+ glib? ( dev-libs/glib:2 )
+ odbc? ( >=dev-db/unixODBC-2.0 )
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS HACKING NEWS README.md )
+
+src_prepare() {
+ default
+
+ # bug #770019
+ sed -i -e 's/-Werror//' configure.ac || die
+
+ eautoreconf
+}
+
+src_configure() {
+ # TODO: Make iconv optional
+
+ local myeconfargs=(
+ --disable-static
+ $(use_enable glib)
+ $(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
+ )
+
+ econf "${myeconfargs[@]}"
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-05-09 4:05 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-05-09 4:05 UTC (permalink / raw
To: gentoo-commits
commit: 2caed318c5a9c81c1aaf8826f0757e0d3c2e7b7a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 03:47:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 9 03:54:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2caed318
app-office/mdbtools: Stabilize 0.9.3 ppc, #773289
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.3.ebuild b/app-office/mdbtools/mdbtools-0.9.3.ebuild
index f23e1aadf9c..58eea578dd0 100644
--- a/app-office/mdbtools/mdbtools-0.9.3.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="glib odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-05-09 6:00 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-05-09 6:00 UTC (permalink / raw
To: gentoo-commits
commit: a5394a34aa7b499b050914c53f764adc11938c7e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 05:59:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 9 05:59:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5394a34
app-office/mdbtools: Stabilize 0.9.3 amd64, #773289
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.3.ebuild b/app-office/mdbtools/mdbtools-0.9.3.ebuild
index d1199eabd05..1daeb3396c4 100644
--- a/app-office/mdbtools/mdbtools-0.9.3.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
IUSE="glib odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-05-09 6:00 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-05-09 6:00 UTC (permalink / raw
To: gentoo-commits
commit: 374655d77e919f95bf7271147b73c4c1f2f89c08
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 06:00:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 9 06:00:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=374655d7
app-office/mdbtools: Stabilize 0.9.3 x86, #773289
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.3.ebuild b/app-office/mdbtools/mdbtools-0.9.3.ebuild
index 1daeb3396c4..e30f0c32904 100644
--- a/app-office/mdbtools/mdbtools-0.9.3.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE="glib odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-05-10 13:20 Sergei Trofimovich
0 siblings, 0 replies; 36+ messages in thread
From: Sergei Trofimovich @ 2021-05-10 13:20 UTC (permalink / raw
To: gentoo-commits
commit: feeae9fbeafa645f6f150d45ebe049bf423100f7
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon May 10 12:38:00 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon May 10 13:20:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feeae9fb
app-office/mdbtools: stable 0.9.3 for sparc, bug #773289
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.3.ebuild b/app-office/mdbtools/mdbtools-0.9.3.ebuild
index e30f0c32904..d996a4726db 100644
--- a/app-office/mdbtools/mdbtools-0.9.3.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="glib odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-07-24 6:22 John Helmert III
0 siblings, 0 replies; 36+ messages in thread
From: John Helmert III @ 2021-07-24 6:22 UTC (permalink / raw
To: gentoo-commits
commit: 41df5bf9be91ba8ff592c8cb6ec6d4387450b383
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 06:07:45 2021 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 06:21:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41df5bf9
app-office/mdbtools: drop 0.7.1-r2, 0.9.1
Bug: https://bugs.gentoo.org/773289
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
app-office/mdbtools/Manifest | 2 -
app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 58 ---------------------------
app-office/mdbtools/mdbtools-0.9.1.ebuild | 60 ----------------------------
3 files changed, 120 deletions(-)
diff --git a/app-office/mdbtools/Manifest b/app-office/mdbtools/Manifest
index 04300d1a7d9..4f2c2f5555f 100644
--- a/app-office/mdbtools/Manifest
+++ b/app-office/mdbtools/Manifest
@@ -1,4 +1,2 @@
-DIST mdbtools-0.7.1.tar.gz 277257 BLAKE2B 3740c543b1ea2e898a96dc1a560fd83cf079d37f5d02805891c5902b75a417c9efbf421346902766017113d447b088656afbfd0297b26655aa07fce973adc216 SHA512 bbad415c59a3f54c11bcd04971220b1370046c5dfd7300d1f23e597615a1df6af850c6f767e78033676d486d87a11c72dfdb141abbee8378337c3fda9a450b75
-DIST mdbtools-0.9.1.tar.gz 158762 BLAKE2B a730c1ea4efceebb494fc69eac5b94ab23088e0c496684fe027b005492168b6639ec3ebc950e09f643e4a1b50017150caee639255e5e1deb5f9a46c0969077ff SHA512 d8383c20c062a759386e80927337f8ed526914fb53095480dfe791d80fe4cc3e19e83627ca9d34986968b282b16b4c43a6302f76c55d3c2545b6e7b625d47966
DIST mdbtools-0.9.2.tar.gz 214246 BLAKE2B f62ffae2b084e53f7222ab969aa7f57f65735281383f93aeb025cff38b32b9aa22ffffb819532f816cc45a9156f7136bd9de953b17b86817380123451d51170c SHA512 cb2bddca83eb9867b765f6fc57fb289f91ce4e2e09dd953e338c26f6c4bcfe9ddb53368c4eef6d02927e582c2e10312462b82916c2e956fa269f25a765371d8d
DIST mdbtools-0.9.3.tar.gz 214697 BLAKE2B 59aca58d11b9c513c8d5b8401423b04484657543d742e20e058e7b29e8225a2c2c3b6e5a95a61a2214a1323b1c5d80b08a71c9f9bcdbf2f35b079a7b05919841 SHA512 3ceb9e374fd638a01d087a1f5e8fb357b24f0a85a8f9c65743a78ec1d6a981fed299744610382ae525f3781e73e268de5c4bb2e48eff78e48b197e2add23587e
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
deleted file mode 100644
index f64c8aa4c17..00000000000
--- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
-HOMEPAGE="http://mdbtools.sourceforge.net"
-SRC_URI="https://github.com/brianb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
-IUSE="odbc"
-
-BDEPEND="
- app-text/txt2man
- sys-devel/flex
- virtual/pkgconfig
- virtual/yacc
-"
-RDEPEND="
- dev-libs/glib:2
- sys-libs/ncurses:0=
- sys-libs/readline:0=
- odbc? ( >=dev-db/unixODBC-2.0 )"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README TODO )
-
-PATCHES=( "${FILESDIR}/${P}-parallel-make.patch" )
-
-src_prepare() {
- default
-
- # bug #697568
- sed -i -e "s:/lib\":/$(get_libdir)\":" configure.ac || die
-
- eautoreconf
-}
-
-src_configure() {
- local myeconfargs=(
- --disable-gtk-doc
- --disable-gmdb2
- --disable-static
- $(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
- )
-
- econf "${myeconfargs[@]}"
-}
-
-src_install() {
- default
-
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/app-office/mdbtools/mdbtools-0.9.1.ebuild b/app-office/mdbtools/mdbtools-0.9.1.ebuild
deleted file mode 100644
index 9632418d1e4..00000000000
--- a/app-office/mdbtools/mdbtools-0.9.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
-HOMEPAGE="https://github.com/mdbtools/mdbtools"
-SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="glib odbc"
-
-BDEPEND="
- app-text/txt2man
- sys-devel/flex
- virtual/pkgconfig
- virtual/yacc
-"
-RDEPEND="
- sys-libs/ncurses:0=
- sys-libs/readline:0=
- odbc? ( >=dev-db/unixODBC-2.0 )
- glib? ( dev-libs/glib:2 )
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS HACKING NEWS README TODO )
-
-src_prepare() {
- default
-
- # bug #770019
- sed -i -e 's/-Werror//' configure.ac || die
-
- # bug #697568
- # TODO: upstream with autotools fix
- sed -i -e "s:/lib\":/$(get_libdir)\":" configure.ac || die
-
- eautoreconf
-}
-
-src_configure() {
- local myeconfargs=(
- --disable-static
- $(use_enable glib)
- $(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
- )
-
- econf "${myeconfargs[@]}"
-}
-
-src_install() {
- default
-
- find "${ED}" -name '*.la' -delete || die
-}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-08-05 3:52 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-08-05 3:52 UTC (permalink / raw
To: gentoo-commits
commit: d73be5ee4455dbd42b451c7a612040fff2c744f5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 5 03:51:49 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 5 03:51:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d73be5ee
app-office/mdbtools: add 0.9.4
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/Manifest | 1 +
app-office/mdbtools/mdbtools-0.9.4.ebuild | 59 +++++++++++++++++++++++++++++++
2 files changed, 60 insertions(+)
diff --git a/app-office/mdbtools/Manifest b/app-office/mdbtools/Manifest
index 4f2c2f5555f..b963204f2ae 100644
--- a/app-office/mdbtools/Manifest
+++ b/app-office/mdbtools/Manifest
@@ -1,2 +1,3 @@
DIST mdbtools-0.9.2.tar.gz 214246 BLAKE2B f62ffae2b084e53f7222ab969aa7f57f65735281383f93aeb025cff38b32b9aa22ffffb819532f816cc45a9156f7136bd9de953b17b86817380123451d51170c SHA512 cb2bddca83eb9867b765f6fc57fb289f91ce4e2e09dd953e338c26f6c4bcfe9ddb53368c4eef6d02927e582c2e10312462b82916c2e956fa269f25a765371d8d
DIST mdbtools-0.9.3.tar.gz 214697 BLAKE2B 59aca58d11b9c513c8d5b8401423b04484657543d742e20e058e7b29e8225a2c2c3b6e5a95a61a2214a1323b1c5d80b08a71c9f9bcdbf2f35b079a7b05919841 SHA512 3ceb9e374fd638a01d087a1f5e8fb357b24f0a85a8f9c65743a78ec1d6a981fed299744610382ae525f3781e73e268de5c4bb2e48eff78e48b197e2add23587e
+DIST mdbtools-0.9.4.tar.gz 215253 BLAKE2B 7538fe36ce63b01a395b39272da3c212d6743bb789b38123d1f951f5678177ba541d64e7a58c08ff5f537d5cda4309c814521a33df5402ad3bc3bacd3d872425 SHA512 4ec5ae66b572970f5d450d94457a5e12a0b376dfbdb10ca8566be2f9d35a8837c0b7381ac6e8b935192b892e7d7c71fef089bb07f4ae789596c1dac07a062e1a
diff --git a/app-office/mdbtools/mdbtools-0.9.4.ebuild b/app-office/mdbtools/mdbtools-0.9.4.ebuild
new file mode 100644
index 00000000000..f23e1aadf9c
--- /dev/null
+++ b/app-office/mdbtools/mdbtools-0.9.4.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
+HOMEPAGE="https://github.com/mdbtools/mdbtools"
+SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="glib odbc"
+
+BDEPEND="
+ app-text/txt2man
+ sys-devel/flex
+ virtual/pkgconfig
+ virtual/yacc
+"
+RDEPEND="
+ sys-libs/ncurses:0=
+ sys-libs/readline:0=
+ virtual/libiconv
+ glib? ( dev-libs/glib:2 )
+ odbc? ( >=dev-db/unixODBC-2.0 )
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS HACKING NEWS README.md )
+
+src_prepare() {
+ default
+
+ # bug #770019
+ sed -i -e 's/-Werror//' configure.ac || die
+
+ eautoreconf
+}
+
+src_configure() {
+ # TODO: Make iconv optional
+
+ local myeconfargs=(
+ --disable-static
+ $(use_enable glib)
+ $(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
+ )
+
+ econf "${myeconfargs[@]}"
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-10-24 23:34 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-10-24 23:34 UTC (permalink / raw
To: gentoo-commits
commit: 2db368456861abdb6dd25d8f092b6b9c3658ec55
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 23:24:28 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 23:25:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db36845
app-office/mdbtools: add 1.0.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/Manifest | 1 +
app-office/mdbtools/mdbtools-1.0.0.ebuild | 58 +++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+)
diff --git a/app-office/mdbtools/Manifest b/app-office/mdbtools/Manifest
index b963204f2ae..3a80361f740 100644
--- a/app-office/mdbtools/Manifest
+++ b/app-office/mdbtools/Manifest
@@ -1,3 +1,4 @@
DIST mdbtools-0.9.2.tar.gz 214246 BLAKE2B f62ffae2b084e53f7222ab969aa7f57f65735281383f93aeb025cff38b32b9aa22ffffb819532f816cc45a9156f7136bd9de953b17b86817380123451d51170c SHA512 cb2bddca83eb9867b765f6fc57fb289f91ce4e2e09dd953e338c26f6c4bcfe9ddb53368c4eef6d02927e582c2e10312462b82916c2e956fa269f25a765371d8d
DIST mdbtools-0.9.3.tar.gz 214697 BLAKE2B 59aca58d11b9c513c8d5b8401423b04484657543d742e20e058e7b29e8225a2c2c3b6e5a95a61a2214a1323b1c5d80b08a71c9f9bcdbf2f35b079a7b05919841 SHA512 3ceb9e374fd638a01d087a1f5e8fb357b24f0a85a8f9c65743a78ec1d6a981fed299744610382ae525f3781e73e268de5c4bb2e48eff78e48b197e2add23587e
DIST mdbtools-0.9.4.tar.gz 215253 BLAKE2B 7538fe36ce63b01a395b39272da3c212d6743bb789b38123d1f951f5678177ba541d64e7a58c08ff5f537d5cda4309c814521a33df5402ad3bc3bacd3d872425 SHA512 4ec5ae66b572970f5d450d94457a5e12a0b376dfbdb10ca8566be2f9d35a8837c0b7381ac6e8b935192b892e7d7c71fef089bb07f4ae789596c1dac07a062e1a
+DIST mdbtools-1.0.0.tar.gz 220553 BLAKE2B 55cf3120f16ded1374c0b5535c45a0d15e4d2ec62d4029856bea570282e6099565698c00b27295b01b455eca10d9271e743e60086b427647dfe51c25d65c531d SHA512 3844bde9df3a5beafa40914fef3db25a9b3bc0e66cbd012fd6ad0fcf89e66f48afa922be61972b4d6a7a3d0ba0bf1881f7d8fdebce7f52f19254133dd1d3fc5f
diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild b/app-office/mdbtools/mdbtools-1.0.0.ebuild
new file mode 100644
index 00000000000..93cf6e05b36
--- /dev/null
+++ b/app-office/mdbtools/mdbtools-1.0.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
+HOMEPAGE="https://github.com/mdbtools/mdbtools"
+SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="glib iconv odbc"
+
+BDEPEND="
+ app-text/txt2man
+ sys-devel/flex
+ virtual/pkgconfig
+ virtual/yacc
+"
+RDEPEND="
+ sys-libs/ncurses:0=
+ sys-libs/readline:0=
+ glib? ( dev-libs/glib:2 )
+ iconv? ( virtual/libiconv )
+ odbc? ( >=dev-db/unixODBC-2.0 )
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS HACKING NEWS README.md )
+
+src_prepare() {
+ default
+
+ # bug #770019
+ sed -i -e 's/-Werror//' configure.ac || die
+
+ eautoreconf
+}
+
+src_configure() {
+ local myeconfargs=(
+ --disable-static
+ $(use_enable glib)
+ $(use_enable iconv)
+ $(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
+ )
+
+ econf "${myeconfargs[@]}"
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-10-24 23:39 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-10-24 23:39 UTC (permalink / raw
To: gentoo-commits
commit: f006ca23c240c533c498fc970070f8a2ae22d518
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 23:38:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 23:38:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f006ca23
app-office/mdbtools: update SRC_URI (github org)
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.2.ebuild | 2 +-
app-office/mdbtools/mdbtools-0.9.3.ebuild | 2 +-
app-office/mdbtools/mdbtools-0.9.4.ebuild | 2 +-
app-office/mdbtools/mdbtools-1.0.0.ebuild | 2 +-
app-office/mdbtools/metadata.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.2.ebuild b/app-office/mdbtools/mdbtools-0.9.2.ebuild
index 6a6ef62bb51..4910a56d610 100644
--- a/app-office/mdbtools/mdbtools-0.9.2.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.2.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
HOMEPAGE="https://github.com/mdbtools/mdbtools"
-SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
diff --git a/app-office/mdbtools/mdbtools-0.9.3.ebuild b/app-office/mdbtools/mdbtools-0.9.3.ebuild
index d996a4726db..5601152b141 100644
--- a/app-office/mdbtools/mdbtools-0.9.3.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.3.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
HOMEPAGE="https://github.com/mdbtools/mdbtools"
-SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
diff --git a/app-office/mdbtools/mdbtools-0.9.4.ebuild b/app-office/mdbtools/mdbtools-0.9.4.ebuild
index f23e1aadf9c..36e22831e30 100644
--- a/app-office/mdbtools/mdbtools-0.9.4.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.4.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
HOMEPAGE="https://github.com/mdbtools/mdbtools"
-SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild b/app-office/mdbtools/mdbtools-1.0.0.ebuild
index 93cf6e05b36..b81d22dca2c 100644
--- a/app-office/mdbtools/mdbtools-1.0.0.ebuild
+++ b/app-office/mdbtools/mdbtools-1.0.0.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files"
HOMEPAGE="https://github.com/mdbtools/mdbtools"
-SRC_URI="https://github.com/brianb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index 357e7d2e929..5f5ca30df65 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -6,6 +6,6 @@
<flag name="glib">Use functions provided by <pkg>dev-libs/glib</pkg>, not built-in</flag>
</use>
<upstream>
- <remote-id type="github">brianb/mdbtools</remote-id>
+ <remote-id type="github">mdbtools/mdbtools</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-10-25 6:06 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-10-25 6:06 UTC (permalink / raw
To: gentoo-commits
commit: 37ed1fb9cee5747b775871e0f624f489c5b56730
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 25 06:06:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 06:06:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ed1fb9
app-office/mdbtools: Stabilize 0.9.4 amd64, #820083
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.4.ebuild b/app-office/mdbtools/mdbtools-0.9.4.ebuild
index 9c186fc4d2d..2eb049fb79d 100644
--- a/app-office/mdbtools/mdbtools-0.9.4.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE="glib odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-10-25 6:06 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-10-25 6:06 UTC (permalink / raw
To: gentoo-commits
commit: 2200d87e4ef3004c6f725a0b41d0f1a8fa0f4999
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 25 06:06:03 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 06:06:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2200d87e
app-office/mdbtools: Stabilize 0.9.4 sparc, #820083
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.4.ebuild b/app-office/mdbtools/mdbtools-0.9.4.ebuild
index 36e22831e30..9c186fc4d2d 100644
--- a/app-office/mdbtools/mdbtools-0.9.4.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE="glib odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-10-25 6:06 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-10-25 6:06 UTC (permalink / raw
To: gentoo-commits
commit: 2c5473e39c2307f80d9a85d7407d19ca24ec9272
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 25 06:06:15 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 06:06:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c5473e3
app-office/mdbtools: Stabilize 0.9.4 ppc, #820083
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.4.ebuild b/app-office/mdbtools/mdbtools-0.9.4.ebuild
index ddb72e45b44..a46fdc1d790 100644
--- a/app-office/mdbtools/mdbtools-0.9.4.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
IUSE="glib odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-10-25 6:06 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-10-25 6:06 UTC (permalink / raw
To: gentoo-commits
commit: a5aae31edcd024b74276be9e6e655e12ed4f95a7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 25 06:06:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 06:06:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5aae31e
app-office/mdbtools: Stabilize 0.9.4 ppc64, #820083
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.4.ebuild b/app-office/mdbtools/mdbtools-0.9.4.ebuild
index a46fdc1d790..5601152b141 100644
--- a/app-office/mdbtools/mdbtools-0.9.4.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="glib odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-10-25 6:06 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-10-25 6:06 UTC (permalink / raw
To: gentoo-commits
commit: 04c0c5aadf23c1e1f3ca5a2134578ec190dc5c24
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 25 06:06:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 06:06:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c0c5aa
app-office/mdbtools: Stabilize 0.9.4 x86, #820083
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-0.9.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-0.9.4.ebuild b/app-office/mdbtools/mdbtools-0.9.4.ebuild
index 2eb049fb79d..ddb72e45b44 100644
--- a/app-office/mdbtools/mdbtools-0.9.4.ebuild
+++ b/app-office/mdbtools/mdbtools-0.9.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="glib odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-12-05 4:16 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-12-05 4:16 UTC (permalink / raw
To: gentoo-commits
commit: 9441657de895190fe700459aac4f4c55e2d8111a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 04:15:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 04:15:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9441657d
app-office/mdbtools: Stabilize 1.0.0 amd64, #828284
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild b/app-office/mdbtools/mdbtools-1.0.0.ebuild
index b81d22dca2c1..18cd4176d9b2 100644
--- a/app-office/mdbtools/mdbtools-1.0.0.ebuild
+++ b/app-office/mdbtools/mdbtools-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="glib iconv odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-12-05 18:21 Arthur Zamarin
0 siblings, 0 replies; 36+ messages in thread
From: Arthur Zamarin @ 2021-12-05 18:21 UTC (permalink / raw
To: gentoo-commits
commit: 2e7d14c0b80e71539c1a8e9e0d794b1c68f5331d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 18:20:15 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 18:21:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7d14c0
app-office/mdbtools: Stabilize 1.0.0 sparc, #828284
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-office/mdbtools/mdbtools-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild b/app-office/mdbtools/mdbtools-1.0.0.ebuild
index 18cd4176d9b2..3dae0c9d6767 100644
--- a/app-office/mdbtools/mdbtools-1.0.0.ebuild
+++ b/app-office/mdbtools/mdbtools-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE="glib iconv odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-12-05 18:31 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-12-05 18:31 UTC (permalink / raw
To: gentoo-commits
commit: feeefb7de6ae213b786bb1a5d3e80e513fec910e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 18:30:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 18:30:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feeefb7d
app-office/mdbtools: Stabilize 1.0.0 x86, #828284
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild b/app-office/mdbtools/mdbtools-1.0.0.ebuild
index 3dae0c9d6767..2a42ca50a2c0 100644
--- a/app-office/mdbtools/mdbtools-1.0.0.ebuild
+++ b/app-office/mdbtools/mdbtools-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="glib iconv odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2021-12-05 18:39 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-12-05 18:39 UTC (permalink / raw
To: gentoo-commits
commit: e6c3b05fd3e95dff079bf6338624161c7667c79e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 18:37:04 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 18:37:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6c3b05f
app-office/mdbtools: Stabilize 1.0.0 ppc, #828284
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/mdbtools/mdbtools-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild b/app-office/mdbtools/mdbtools-1.0.0.ebuild
index fda70d674b14..77360552ff79 100644
--- a/app-office/mdbtools/mdbtools-1.0.0.ebuild
+++ b/app-office/mdbtools/mdbtools-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="glib iconv odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2022-04-12 23:15 Jakov Smolić
0 siblings, 0 replies; 36+ messages in thread
From: Jakov Smolić @ 2022-04-12 23:15 UTC (permalink / raw
To: gentoo-commits
commit: 7bc2ad7946fd39a5772d0e246b915cd24803c3f2
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 23:07:09 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 23:14:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc2ad79
app-office/mdbtools: keyword 1.0.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-office/mdbtools/mdbtools-1.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild b/app-office/mdbtools/mdbtools-1.0.0.ebuild
index 77360552ff79..173ffd26209c 100644
--- a/app-office/mdbtools/mdbtools-1.0.0.ebuild
+++ b/app-office/mdbtools/mdbtools-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
IUSE="glib iconv odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/
@ 2023-05-18 6:21 Jakov Smolić
0 siblings, 0 replies; 36+ messages in thread
From: Jakov Smolić @ 2023-05-18 6:21 UTC (permalink / raw
To: gentoo-commits
commit: 94146e6825b73f00b270dad34857f84d86ea1f48
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu May 18 06:18:46 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu May 18 06:21:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94146e68
app-office/mdbtools: Keyword 1.0.0 arm64, #906616
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-office/mdbtools/mdbtools-1.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild b/app-office/mdbtools/mdbtools-1.0.0.ebuild
index c92cfbe13867..e0793e6a91d9 100644
--- a/app-office/mdbtools/mdbtools-1.0.0.ebuild
+++ b/app-office/mdbtools/mdbtools-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
IUSE="glib iconv odbc"
BDEPEND="
^ permalink raw reply related [flat|nested] 36+ messages in thread
end of thread, other threads:[~2023-05-18 6:21 UTC | newest]
Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-11 10:25 [gentoo-commits] repo/gentoo:master commit in: app-office/mdbtools/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2023-05-18 6:21 Jakov Smolić
2022-04-12 23:15 Jakov Smolić
2021-12-05 18:39 Sam James
2021-12-05 18:31 Sam James
2021-12-05 18:21 Arthur Zamarin
2021-12-05 4:16 Sam James
2021-10-25 6:06 Sam James
2021-10-25 6:06 Sam James
2021-10-25 6:06 Sam James
2021-10-25 6:06 Sam James
2021-10-25 6:06 Sam James
2021-10-24 23:39 Sam James
2021-10-24 23:34 Sam James
2021-08-05 3:52 Sam James
2021-07-24 6:22 John Helmert III
2021-05-10 13:20 Sergei Trofimovich
2021-05-09 6:00 Sam James
2021-05-09 6:00 Sam James
2021-05-09 4:05 Sam James
2021-05-03 16:49 Sam James
2021-02-27 4:12 Sam James
2021-02-11 3:47 Sam James
2021-02-11 3:04 Sam James
2021-02-11 3:04 Sam James
2021-02-11 3:04 Sam James
2021-02-11 3:04 Sam James
2018-04-01 20:21 Jonas Stein
2017-08-30 15:36 Sergey Popov
2016-11-03 14:42 Pacho Ramos
2016-11-03 14:42 Pacho Ramos
2016-11-03 14:42 Pacho Ramos
2016-11-03 14:42 Pacho Ramos
2016-11-03 14:42 Pacho Ramos
2015-10-31 9:36 Ian Delaney
2015-10-27 7:58 Ian Delaney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox