diff options
Diffstat (limited to 'media-sound')
7 files changed, 9 insertions, 9 deletions
diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild index 3f2752ecf83..5f4b64c48be 100644 --- a/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild +++ b/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild @@ -57,7 +57,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.182.3607_beta.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.182.3607_beta.ebuild index ff64d3ede88..32361f5d4f1 100644 --- a/media-sound/google-musicmanager/google-musicmanager-1.0.182.3607_beta.ebuild +++ b/media-sound/google-musicmanager/google-musicmanager-1.0.182.3607_beta.ebuild @@ -57,7 +57,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.196.8837_beta.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.196.8837_beta.ebuild index 0946e64a8d0..ae0b0fd8855 100644 --- a/media-sound/google-musicmanager/google-musicmanager-1.0.196.8837_beta.ebuild +++ b/media-sound/google-musicmanager/google-musicmanager-1.0.196.8837_beta.ebuild @@ -57,7 +57,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/media-sound/id3ted/id3ted-1.0_beta3.ebuild b/media-sound/id3ted/id3ted-1.0_beta3.ebuild index e6602ecec02..0abb8ff9267 100644 --- a/media-sound/id3ted/id3ted-1.0_beta3.ebuild +++ b/media-sound/id3ted/id3ted-1.0_beta3.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs MY_P=${PN}-${PV/_beta/b} DESCRIPTION="A Command-line ID3 Tag Editor" -HOMEPAGE="http://muennich.github.com/id3ted/" +HOMEPAGE="https://muennich.github.com/id3ted/" SRC_URI="mirror://github/muennich/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/media-sound/quark/quark-3.21.ebuild b/media-sound/quark/quark-3.21.ebuild index b1c6b1006fc..0df4e980a26 100644 --- a/media-sound/quark/quark-3.21.ebuild +++ b/media-sound/quark/quark-3.21.ebuild @@ -7,8 +7,8 @@ GCONF_DEBUG=yes inherit flag-o-matic gnome2 DESCRIPTION="Quark is the Anti-GUI Music Player with a cool Docklet!" -HOMEPAGE="http://hsgg.github.com/quark/" -SRC_URI="http://hsgg.github.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://hsgg.github.com/quark/" +SRC_URI="https://hsgg.github.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/quark/quark-3.24.ebuild b/media-sound/quark/quark-3.24.ebuild index e06ead59817..ca2937d594c 100644 --- a/media-sound/quark/quark-3.24.ebuild +++ b/media-sound/quark/quark-3.24.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit autotools eutils fdo-mime gnome2-utils DESCRIPTION="Quark is the Anti-GUI Music Player with a cool Docklet!" -HOMEPAGE="http://hsgg.github.com/quark/" -SRC_URI="http://hsgg.github.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://hsgg.github.com/quark/" +SRC_URI="https://hsgg.github.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/scmpc/scmpc-0.4.1.ebuild b/media-sound/scmpc/scmpc-0.4.1.ebuild index b72aacb7255..9b3f4f9516c 100644 --- a/media-sound/scmpc/scmpc-0.4.1.ebuild +++ b/media-sound/scmpc/scmpc-0.4.1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="a client for MPD which submits your tracks to last.fm" -HOMEPAGE="http://cmende.github.com/scmpc/" +HOMEPAGE="https://cmende.github.com/scmpc/" SRC_URI="https://dev.gentoo.org/~angelos/${P}.tar.bz2" LICENSE="GPL-2" |