commit: 96f36b05cba609f38464f8ad152eec3b89e01ecf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 2 19:53:20 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 2 19:55:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f36b05
dev-util/pkgconf: move to backup SRC_URI dereferenced.org has been hijacked, see https://social.treehouse.systems/@ariadne/110643909699308207. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/pkgconf/pkgconf-1.8.1.ebuild | 2 +- dev-util/pkgconf/pkgconf-1.9.4.ebuild | 2 +- dev-util/pkgconf/pkgconf-1.9.5.ebuild | 2 +- dev-util/pkgconf/pkgconf-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-util/pkgconf/pkgconf-1.8.1.ebuild b/dev-util/pkgconf/pkgconf-1.8.1.ebuild index 17c6bb850c1f..3007026c7f46 100644 --- a/dev-util/pkgconf/pkgconf-1.8.1.ebuild +++ b/dev-util/pkgconf/pkgconf-1.8.1.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then inherit autotools git-r3 EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git" else - SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" + SRC_URI="https://distfiles.ariadne.space/${PN}/${P}.tar.xz" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi diff --git a/dev-util/pkgconf/pkgconf-1.9.4.ebuild b/dev-util/pkgconf/pkgconf-1.9.4.ebuild index 67b83ffb5003..903ca97e2900 100644 --- a/dev-util/pkgconf/pkgconf-1.9.4.ebuild +++ b/dev-util/pkgconf/pkgconf-1.9.4.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git" else - SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" + SRC_URI="https://distfiles.ariadne.space/${PN}/${P}.tar.xz" # Per release notes, 1.9.x is a testing/development release. #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi diff --git a/dev-util/pkgconf/pkgconf-1.9.5.ebuild b/dev-util/pkgconf/pkgconf-1.9.5.ebuild index 67b83ffb5003..903ca97e2900 100644 --- a/dev-util/pkgconf/pkgconf-1.9.5.ebuild +++ b/dev-util/pkgconf/pkgconf-1.9.5.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git" else - SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" + SRC_URI="https://distfiles.ariadne.space/${PN}/${P}.tar.xz" # Per release notes, 1.9.x is a testing/development release. #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild b/dev-util/pkgconf/pkgconf-9999.ebuild index 67b83ffb5003..903ca97e2900 100644 --- a/dev-util/pkgconf/pkgconf-9999.ebuild +++ b/dev-util/pkgconf/pkgconf-9999.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git" else - SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz" + SRC_URI="https://distfiles.ariadne.space/${PN}/${P}.tar.xz" # Per release notes, 1.9.x is a testing/development release. #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi