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 521F01396D0 for ; Sat, 26 Aug 2017 10:08:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 108381FC062; Sat, 26 Aug 2017 10:08:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E10221FC063 for ; Sat, 26 Aug 2017 10:08:02 +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 C2CD53415B7 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 3BCB88333 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: <1503742034.eb607ffa8402dcdf8a7c70430092bbdf5ad7e6d0.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-doc-am/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gtk-doc-am/gtk-doc-am-1.25-r1.ebuild X-VCS-Directories: dev-util/gtk-doc-am/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: eb607ffa8402dcdf8a7c70430092bbdf5ad7e6d0 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: ba2a0bfd-d022-4df7-8419-4535518f3827 X-Archives-Hash: 97f442d6b90ec9e8c090245ffeb5f1d9 commit: eb607ffa8402dcdf8a7c70430092bbdf5ad7e6d0 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Aug 26 09:36:44 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Aug 26 10:07:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb607ffa dev-util/gtk-doc-am: update homepage Due to default redirection to SSL. Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-util/gtk-doc-am/gtk-doc-am-1.25-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gtk-doc-am/gtk-doc-am-1.25-r1.ebuild b/dev-util/gtk-doc-am/gtk-doc-am-1.25-r1.ebuild index d765b7b51bb..a787a0a7ee8 100644 --- a/dev-util/gtk-doc-am/gtk-doc-am-1.25-r1.ebuild +++ b/dev-util/gtk-doc-am/gtk-doc-am-1.25-r1.ebuild @@ -7,7 +7,7 @@ GNOME_ORG_MODULE="gtk-doc" inherit gnome.org DESCRIPTION="Automake files from gtk-doc" -HOMEPAGE="http://www.gtk.org/gtk-doc/" +HOMEPAGE="https://www.gtk.org/gtk-doc/" LICENSE="GPL-2 FDL-1.1" SLOT="0"