From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 671821396D0 for ; Sat, 26 Aug 2017 10:08:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1793D1FC068; Sat, 26 Aug 2017 10:08:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 EFACE1FC068 for ; Sat, 26 Aug 2017 10:08:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 34B39341669 for ; Sat, 26 Aug 2017 10:08:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AD7A8338 for ; Sat, 26 Aug 2017 10:07:59 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1503742041.221d6fbb8fe5776d60c62090a70555e5e7315f16.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/gtk+/gtk+-2.24.31-r1.ebuild x11-libs/gtk+/gtk+-3.22.15.ebuild x11-libs/gtk+/gtk+-3.22.16.ebuild x11-libs/gtk+/gtk+-3.22.17.ebuild X-VCS-Directories: x11-libs/gtk+/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 221d6fbb8fe5776d60c62090a70555e5e7315f16 X-VCS-Branch: master Date: Sat, 26 Aug 2017 10:07:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bffa3a34-9947-4086-bab8-1a2033e8586e X-Archives-Hash: f843bfdb47f1a6b4dd142573d8010f94 commit: 221d6fbb8fe5776d60c62090a70555e5e7315f16 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Aug 26 09:46:57 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Aug 26 10:07:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221d6fbb x11-libs/gtk+: update homepage Due to default redirection to SSL. Package-Manager: Portage-2.3.8, Repoman-2.3.3 x11-libs/gtk+/gtk+-2.24.31-r1.ebuild | 2 +- x11-libs/gtk+/gtk+-3.22.15.ebuild | 2 +- x11-libs/gtk+/gtk+-3.22.16.ebuild | 2 +- x11-libs/gtk+/gtk+-3.22.17.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild index 155a1c6ead2..bb7b00678e4 100644 --- a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes" inherit autotools eutils flag-o-matic gnome2 multilib multilib-minimal readme.gentoo-r1 virtualx DESCRIPTION="Gimp ToolKit +" -HOMEPAGE="http://www.gtk.org/" +HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="2" diff --git a/x11-libs/gtk+/gtk+-3.22.15.ebuild b/x11-libs/gtk+/gtk+-3.22.15.ebuild index c8be87fba5f..a26e067b2e1 100644 --- a/x11-libs/gtk+/gtk+-3.22.15.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.15.ebuild @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes" inherit autotools flag-o-matic gnome2 multilib virtualx multilib-minimal DESCRIPTION="Gimp ToolKit +" -HOMEPAGE="http://www.gtk.org/" +HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="3" diff --git a/x11-libs/gtk+/gtk+-3.22.16.ebuild b/x11-libs/gtk+/gtk+-3.22.16.ebuild index dcd8d76c5eb..d8f7aa213a4 100644 --- a/x11-libs/gtk+/gtk+-3.22.16.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.16.ebuild @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes" inherit autotools flag-o-matic gnome2 multilib virtualx multilib-minimal DESCRIPTION="Gimp ToolKit +" -HOMEPAGE="http://www.gtk.org/" +HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="3" diff --git a/x11-libs/gtk+/gtk+-3.22.17.ebuild b/x11-libs/gtk+/gtk+-3.22.17.ebuild index 3d73ad57215..fca246b46e8 100644 --- a/x11-libs/gtk+/gtk+-3.22.17.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.17.ebuild @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes" inherit autotools flag-o-matic gnome2 multilib virtualx multilib-minimal DESCRIPTION="Gimp ToolKit +" -HOMEPAGE="http://www.gtk.org/" +HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="3"