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>
