diff options
author | Mike Gilbert <floppym@gentoo.org> | 2024-03-13 17:10:50 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2024-03-13 17:11:33 -0400 |
commit | 6c6f7aa51094ea21fa620b8f11b0caba504552cd (patch) | |
tree | e3c8447846618502e22f85a5ae6fdd467b4dd9dc /sys-apps | |
parent | media-sound/ncmpcpp: Stabilize 0.9.2_p20221231 x86, #926774 (diff) | |
download | gentoo-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.ebuild | 3 |
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" |