summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-03-13 17:10:50 -0400
committerMike Gilbert <floppym@gentoo.org>2024-03-13 17:11:33 -0400
commit6c6f7aa51094ea21fa620b8f11b0caba504552cd (patch)
treee3c8447846618502e22f85a5ae6fdd467b4dd9dc /sys-apps
parentmedia-sound/ncmpcpp: Stabilize 0.9.2_p20221231 x86, #926774 (diff)
downloadgentoo-6c6f7aa51094ea21fa620b8f11b0caba504552cd.tar.gz
gentoo-6c6f7aa51094ea21fa620b8f11b0caba504552cd.tar.bz2
gentoo-6c6f7aa51094ea21fa620b8f11b0caba504552cd.zip
sys-apps/debianutils: set SRC_URI to mirror://gentoo
Closes: https://bugs.gentoo.org/926952 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/debianutils/debianutils-5.14-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/debianutils/debianutils-5.14-r1.ebuild b/sys-apps/debianutils/debianutils-5.14-r1.ebuild
index fc46992478ea..4b74321d89c4 100644
--- a/sys-apps/debianutils/debianutils-5.14-r1.ebuild
+++ b/sys-apps/debianutils/debianutils-5.14-r1.ebuild
@@ -7,7 +7,8 @@ inherit autotools flag-o-matic
DESCRIPTION="A selection of tools from Debian"
HOMEPAGE="https://packages.qa.debian.org/d/debianutils.html"
-SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
+#SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
+SRC_URI="mirror://gentoo/e7/${PN}_${PV}.tar.xz"
LICENSE="BSD GPL-2 SMAIL"
SLOT="0"