summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/gkrellmpc')
-rw-r--r--media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild2
-rw-r--r--media-plugins/gkrellmpc/gkrellmpc-0.1_beta9-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild
index eec07ca39b31..1b47937e65e6 100644
--- a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild
+++ b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild
@@ -34,6 +34,6 @@ src_compile() {
pkg_postinst() {
if use threads; then
elog "If you can't connect MPD, please unset USE threads."
- elog "See, http://bugs.gentoo.org/276970 for information."
+ elog "See, https://bugs.gentoo.org/276970 for information."
fi
}
diff --git a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9-r1.ebuild b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9-r1.ebuild
index 36f30dd96815..f25f7f1444e3 100644
--- a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9-r1.ebuild
+++ b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9-r1.ebuild
@@ -34,6 +34,6 @@ src_compile() {
pkg_postinst() {
if use threads; then
elog "If you can't connect MPD, please unset USE threads."
- elog "See, http://bugs.gentoo.org/276970 for information."
+ elog "See, https://bugs.gentoo.org/276970 for information."
fi
}