summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
commit68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch)
treeca4e4030d07279d14435f8b3fc14a6abfc861d9c /media-sound/amarok/amarok-2.8.0-r3.ebuild
parentConvert all URIs for launchpad.net from http to https (diff)
downloadgentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.gz
gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.bz2
gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.zip
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-sound/amarok/amarok-2.8.0-r3.ebuild')
-rw-r--r--media-sound/amarok/amarok-2.8.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/amarok/amarok-2.8.0-r3.ebuild b/media-sound/amarok/amarok-2.8.0-r3.ebuild
index 25553b3e5fbd..5efde9f4eb35 100644
--- a/media-sound/amarok/amarok-2.8.0-r3.ebuild
+++ b/media-sound/amarok/amarok-2.8.0-r3.ebuild
@@ -15,7 +15,7 @@ VIRTUALDBUS_TEST="true"
inherit flag-o-matic kde4-base pax-utils
DESCRIPTION="Advanced audio player based on KDE framework"
-HOMEPAGE="http://amarok.kde.org/"
+HOMEPAGE="https://amarok.kde.org/"
if [[ ${PV} != *9999* ]]; then
if [[ $PV == *[6-9][0-9]* ]]; then
SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.bz2"
@@ -124,7 +124,7 @@ pkg_postinst() {
elog "You've disabled the amarok support for embedded mysql DBs."
elog "You'll have to configure amarok to use an external db server."
echo
- elog "Please read http://amarok.kde.org/wiki/MySQL_Server for details on how"
+ elog "Please read https://amarok.kde.org/wiki/MySQL_Server for details on how"
elog "to configure the external db and migrate your data from the embedded database."
echo