commit: 019a96fb65ae30081d00431c3bcf843ef9ee5c14
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 10:06:52 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 10:06:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019a96fb
x11-misc/xautolock: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap <AT> gentoo.org>
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(-)
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 63dd3677304..e2c8e3ed635 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 4367a147b01..bbf08af74ff 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 b83b2f63ac4..82c57e7ae58 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"