diff options
Diffstat (limited to 'www-apps/mythweb/mythweb-0.27.ebuild')
-rw-r--r-- | www-apps/mythweb/mythweb-0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/mythweb/mythweb-0.27.ebuild b/www-apps/mythweb/mythweb-0.27.ebuild index ebd589327833..affada03c0f0 100644 --- a/www-apps/mythweb/mythweb-0.27.ebuild +++ b/www-apps/mythweb/mythweb-0.27.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="PHP scripts intended to manage MythTV from a web browser" HOMEPAGE="http://www.mythtv.org" LICENSE="GPL-2" SRC_URI="https://github.com/MythTV/mythweb/archive/v${MY_PV}.tar.gz -> mythweb-${MY_PV}.tar.gz - ${BACKPORTS:+http://dev.gentoo.org/~cardoe/distfiles/${MY_P}-${BACKPORTS}.tar.xz}" + ${BACKPORTS:+https://dev.gentoo.org/~cardoe/distfiles/${MY_P}-${BACKPORTS}.tar.xz}" IUSE="" KEYWORDS="~amd64 ~ppc ~x86" |