diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-12 09:58:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-12 10:00:31 +0000 |
commit | 234f4273c6a698925848d1e4e199d21b8639b129 (patch) | |
tree | 0098f0f52994851bf3457d025581b3ee4139aacb /media-sound/xmms2/xmms2-0.8_p20161122.ebuild | |
parent | dev-python/lit: Disable broken tests in 4.0.1 (diff) | |
download | gentoo-234f4273c6a698925848d1e4e199d21b8639b129.tar.gz gentoo-234f4273c6a698925848d1e4e199d21b8639b129.tar.bz2 gentoo-234f4273c6a698925848d1e4e199d21b8639b129.zip |
media-sound/xmms2: point bugs.xmms2.org to https://, bug #637190
Reported-by: Francesco Turco
Bug: https://bugs.gentoo.org/637190
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'media-sound/xmms2/xmms2-0.8_p20161122.ebuild')
-rw-r--r-- | media-sound/xmms2/xmms2-0.8_p20161122.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20161122.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122.ebuild index 14ef8f66ad1c..32edd700286b 100644 --- a/media-sound/xmms2/xmms2-0.8_p20161122.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20161122.ebuild @@ -279,7 +279,7 @@ src_install() { pkg_postinst() { elog "This version is built on experimental development code" - elog "If you encounter any errors report them at http://bugs.xmms2.org" + elog "If you encounter any errors report them at https://bugs.xmms2.org" elog "and visit #xmms2 at irc://irc.freenode.net" if use phonehome ; then einfo "" |