summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-24 23:38:13 +0000
committerSam James <sam@gentoo.org>2021-10-24 23:38:28 +0000
commitf006ca23c240c533c498fc970070f8a2ae22d518 (patch)
tree41ecd9ad88517f45198b42f434f7c0999be9d270 /app-office/mdbtools
parentsci-geosciences/gpsbabel: use libusb:1, drop old expat dependency (diff)
downloadgentoo-f006ca23c240c533c498fc970070f8a2ae22d518.tar.gz
gentoo-f006ca23c240c533c498fc970070f8a2ae22d518.tar.bz2
gentoo-f006ca23c240c533c498fc970070f8a2ae22d518.zip
app-office/mdbtools: update SRC_URI (github org)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/mdbtools')
-rw-r--r--app-office/mdbtools/mdbtools-0.9.2.ebuild2
-rw-r--r--app-office/mdbtools/mdbtools-0.9.3.ebuild2
-rw-r--r--app-office/mdbtools/mdbtools-0.9.4.ebuild2
-rw-r--r--app-office/mdbtools/mdbtools-1.0.0.ebuild2
-rw-r--r--app-office/mdbtools/metadata.xml2
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 6a6ef62bb51b..4910a56d6104 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 d996a4726dbd..5601152b1413 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 f23e1aadf9c6..36e22831e301 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 93cf6e05b360..b81d22dca2c1 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 357e7d2e929f..5f5ca30df657 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>