x11-misc/xscreensaver: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:07:02 +0000 (11:07 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:07:02 +0000 (11:07 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
x11-misc/xscreensaver/xscreensaver-5.38.ebuild
x11-misc/xscreensaver/xscreensaver-5.42.ebuild
x11-misc/xscreensaver/xscreensaver-5.43-r1.ebuild

index eada3a1f922fe920865324a4289ee058b1517dcb..30dd12d15e7369ab1e6e9821210b31f5801ba9fd 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools eutils flag-o-matic multilib pam
 DESCRIPTION="A modular screen saver and locker for the X Window System"
 HOMEPAGE="https://www.jwz.org/xscreensaver/"
 SRC_URI="
-       ${HOMEPAGE}${P}.tar.gz
+       https://www.jwz.org/xscreensaver/${P}.tar.gz
 "
 
 LICENSE="BSD"
index be48a4d7e7245864cd74c0ea68e09ed64cd20021..d3224ffad7b0ae33afcd0eebf48e8785d58ef2f8 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools desktop flag-o-matic multilib pam
 DESCRIPTION="A modular screen saver and locker for the X Window System"
 HOMEPAGE="https://www.jwz.org/xscreensaver/"
 SRC_URI="
-       ${HOMEPAGE}${P}.tar.gz
+       https://www.jwz.org/xscreensaver/${P}.tar.gz
 "
 
 LICENSE="BSD"
index 0e7b5548e7578e3e835dbbce50f181e7a8ffa3ed..626d74e50e27d3720b6b5782bb5ef0020339e311 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools desktop flag-o-matic multilib pam
 DESCRIPTION="A modular screen saver and locker for the X Window System"
 HOMEPAGE="https://www.jwz.org/xscreensaver/"
 SRC_URI="
-       ${HOMEPAGE}${P}.tar.gz -> ${PF}.tar.gz
+       https://www.jwz.org/xscreensaver/${P}.tar.gz -> ${PF}.tar.gz
 "
 
 LICENSE="BSD"