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 11FCD1396D0 for ; Sat, 26 Aug 2017 10:08:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A43731FC060; Sat, 26 Aug 2017 10:08:02 +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 84C421FC060 for ; Sat, 26 Aug 2017 10:08:02 +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 84E9034164B for ; Sat, 26 Aug 2017 10:08:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CFC8D832E for ; Sat, 26 Aug 2017 10:07:58 +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: <1503742028.12e3e96e3062b59da98c3f54b7d9fd52ef6626df.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-software/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-software/gnome-software-3.22.7.ebuild X-VCS-Directories: gnome-extra/gnome-software/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 12e3e96e3062b59da98c3f54b7d9fd52ef6626df X-VCS-Branch: master Date: Sat, 26 Aug 2017 10:07:58 +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: fa33d6f4-5e37-4552-819c-1c6369c75933 X-Archives-Hash: 54c89d43aaf0d88b8129518399e5be3c commit: 12e3e96e3062b59da98c3f54b7d9fd52ef6626df Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Aug 26 09:30:41 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Aug 26 10:07:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e3e96e gnome-extra/gnome-software: update homepage Due to default redirection to SSL. Package-Manager: Portage-2.3.8, Repoman-2.3.3 gnome-extra/gnome-software/gnome-software-3.22.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-software/gnome-software-3.22.7.ebuild b/gnome-extra/gnome-software/gnome-software-3.22.7.ebuild index 8490bc257dd..f43cb612369 100644 --- a/gnome-extra/gnome-software/gnome-software-3.22.7.ebuild +++ b/gnome-extra/gnome-software/gnome-software-3.22.7.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2 python-any-r1 virtualx DESCRIPTION="Gnome install & update software" -HOMEPAGE="http://wiki.gnome.org/Apps/Software" +HOMEPAGE="https://wiki.gnome.org/Apps/Software" LICENSE="GPL-2+" SLOT="0"