From 019a96fb65ae30081d00431c3bcf843ef9ee5c14 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:06:52 +0100 Subject: x11-misc/xautolock: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild | 2 +- x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild | 2 +- x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild b/x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild index 63dd3677304c..e2c8e3ed635c 100644 --- a/x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild +++ b/x11-misc/xautolock/xautolock-2.2_p5_p1-r1.ebuild @@ -11,7 +11,7 @@ DEB_REV_MAJ="$(get_version_component_range 3)" DEB_REV_MIN="$(get_version_component_range 4)" DEB_REVISION="${DEB_REV_MAJ/p}.${DEB_REV_MIN/p}" SRC_URI=" - ${HOMEPAGE}/${P/_p*/}.tgz + http://www.ibiblio.org/pub/Linux/X11/screensavers/${P/_p*/}.tgz mirror://debian/pool/main/x/${PN}/${PN}_${PV/_p*/}-${DEB_REVISION}.debian.tar.xz " LICENSE="GPL-2" diff --git a/x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild b/x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild index 4367a147b013..bbf08af74ffd 100644 --- a/x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild +++ b/x11-misc/xautolock/xautolock-2.2_p5_p1.ebuild @@ -11,7 +11,7 @@ DEB_REV_MAJ="$(get_version_component_range 3)" DEB_REV_MIN="$(get_version_component_range 4)" DEB_REVISION="${DEB_REV_MAJ/p}.${DEB_REV_MIN/p}" SRC_URI=" - ${HOMEPAGE}/${P/_p*/}.tgz + http://www.ibiblio.org/pub/Linux/X11/screensavers/${P/_p*/}.tgz mirror://debian/pool/main/x/${PN}/${PN}_${PV/_p*/}-${DEB_REVISION}.debian.tar.xz " LICENSE="GPL-2" diff --git a/x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild b/x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild index b83b2f63ac43..82c57e7ae58b 100644 --- a/x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild +++ b/x11-misc/xautolock/xautolock-2.2_p5_p2.ebuild @@ -11,7 +11,7 @@ DEB_REV_MAJ="$(ver_cut 4)" DEB_REV_MIN="$(ver_cut 6)" DEB_REVISION="${DEB_REV_MAJ/p}.${DEB_REV_MIN/p}" SRC_URI=" - ${HOMEPAGE}/${P/_p*/}.tgz + http://www.ibiblio.org/pub/Linux/X11/screensavers/${P/_p*/}.tgz mirror://debian/pool/main/x/${PN}/${PN}_${PV/_p*/}-${DEB_REVISION}.debian.tar.xz " LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad