From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-983541-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 073C11396D9 for <garchives@archives.gentoo.org>; Sun, 12 Nov 2017 10:00:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48E7BE100B; Sun, 12 Nov 2017 10:00:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 259B3E100B for <gentoo-commits@lists.gentoo.org>; Sun, 12 Nov 2017 10:00:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1CEA133BEAC for <gentoo-commits@lists.gentoo.org>; Sun, 12 Nov 2017 10:00:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA6149A39 for <gentoo-commits@lists.gentoo.org>; Sun, 12 Nov 2017 10:00:38 +0000 (UTC) From: "Sergei Trofimovich" <slyfox@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" <slyfox@gentoo.org> Message-ID: <1510480831.234f4273c6a698925848d1e4e199d21b8639b129.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xmms2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/xmms2/xmms2-0.8-r4.ebuild media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild media-sound/xmms2/xmms2-0.8_p20161122.ebuild X-VCS-Directories: media-sound/xmms2/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 234f4273c6a698925848d1e4e199d21b8639b129 X-VCS-Branch: master Date: Sun, 12 Nov 2017 10:00:38 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4a3c8b09-7c8f-4577-9cd6-4480d9bb718b X-Archives-Hash: 384163b8a67c23face9cdf18cd21eb79 commit: 234f4273c6a698925848d1e4e199d21b8639b129 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Nov 12 09:58:19 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Nov 12 10:00:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234f4273 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 media-sound/xmms2/xmms2-0.8-r4.ebuild | 2 +- media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild | 2 +- media-sound/xmms2/xmms2-0.8_p20161122.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-sound/xmms2/xmms2-0.8-r4.ebuild b/media-sound/xmms2/xmms2-0.8-r4.ebuild index 56a0c20caf2..9f254f6d79e 100644 --- a/media-sound/xmms2/xmms2-0.8-r4.ebuild +++ b/media-sound/xmms2/xmms2-0.8-r4.ebuild @@ -284,7 +284,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 "" diff --git a/media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild index f65e222e0da..b97f7ed0f3d 100644 --- a/media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20161122-r1.ebuild @@ -285,7 +285,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 "" diff --git a/media-sound/xmms2/xmms2-0.8_p20161122.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122.ebuild index 14ef8f66ad1..32edd700286 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 ""