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 2CDC9139694 for ; Sun, 30 Jul 2017 09:16:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 600151FC208; Sun, 30 Jul 2017 09:16:01 +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 2FFB11FC208 for ; Sun, 30 Jul 2017 09:16:01 +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 489E03419D7 for ; Sun, 30 Jul 2017 09:16:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8D9474CA for ; Sun, 30 Jul 2017 09:15:57 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1501406142.32644b11b0869ff20c7e2de775b4f41c09b25df0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmowgli/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libmowgli/libmowgli-1.0.0.ebuild dev-libs/libmowgli/libmowgli-2.0.0-r1.ebuild dev-libs/libmowgli/libmowgli-2.0.0.ebuild dev-libs/libmowgli/libmowgli-9999.ebuild X-VCS-Directories: dev-libs/libmowgli/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 32644b11b0869ff20c7e2de775b4f41c09b25df0 X-VCS-Branch: master Date: Sun, 30 Jul 2017 09:15:57 +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: e5f6496a-293f-4977-bc5e-420949187de2 X-Archives-Hash: edee2e3190dec8b4150030a349cb08af commit: 32644b11b0869ff20c7e2de775b4f41c09b25df0 Author: David Hicks hicks id au> AuthorDate: Sat Jul 29 10:26:59 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 30 09:15:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32644b11 dev-libs/libmowgli: use HTTPS for GitHub, update broken HOMEPAGE * Use HTTPS for accessing GitHub domains * Replace HOMEPAGE with a correct URL that doesn't return an error Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-libs/libmowgli/libmowgli-1.0.0.ebuild | 2 +- dev-libs/libmowgli/libmowgli-2.0.0-r1.ebuild | 2 +- dev-libs/libmowgli/libmowgli-2.0.0.ebuild | 2 +- dev-libs/libmowgli/libmowgli-9999.ebuild | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-libs/libmowgli/libmowgli-1.0.0.ebuild b/dev-libs/libmowgli/libmowgli-1.0.0.ebuild index e0c667c4f2b..cb7389cc110 100644 --- a/dev-libs/libmowgli/libmowgli-1.0.0.ebuild +++ b/dev-libs/libmowgli/libmowgli-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=3 DESCRIPTION="High-performance C development framework. Can be used stand-alone or as a supplement to GLib" -HOMEPAGE="http://www.atheme.org/project/mowgli" +HOMEPAGE="http://atheme.org/projects/libmowgli.html" SRC_URI="http://distfiles.atheme.org/${P}.tar.bz2" IUSE="" diff --git a/dev-libs/libmowgli/libmowgli-2.0.0-r1.ebuild b/dev-libs/libmowgli/libmowgli-2.0.0-r1.ebuild index 1134282cb96..84028f134be 100644 --- a/dev-libs/libmowgli/libmowgli-2.0.0-r1.ebuild +++ b/dev-libs/libmowgli/libmowgli-2.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="Useful set of performance and usability-oriented extensions to C" -HOMEPAGE="http://www.atheme.org/project/mowgli" +HOMEPAGE="http://atheme.org/projects/libmowgli.html" SRC_URI="http://atheme.org/downloads/${P}.tar.gz" IUSE="libressl ssl" diff --git a/dev-libs/libmowgli/libmowgli-2.0.0.ebuild b/dev-libs/libmowgli/libmowgli-2.0.0.ebuild index 97279b1e43d..1017a87a9e3 100644 --- a/dev-libs/libmowgli/libmowgli-2.0.0.ebuild +++ b/dev-libs/libmowgli/libmowgli-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 DESCRIPTION="Useful set of performance and usability-oriented extensions to C" -HOMEPAGE="http://www.atheme.org/project/mowgli" +HOMEPAGE="http://atheme.org/projects/libmowgli.html" SRC_URI="http://atheme.org/downloads/${P}.tar.gz" IUSE="ssl" diff --git a/dev-libs/libmowgli/libmowgli-9999.ebuild b/dev-libs/libmowgli/libmowgli-9999.ebuild index 5012e175e78..9a22f89057f 100644 --- a/dev-libs/libmowgli/libmowgli-9999.ebuild +++ b/dev-libs/libmowgli/libmowgli-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit git-2 DESCRIPTION="Useful set of performance and usability-oriented extensions to C" -HOMEPAGE="http://www.atheme.org/project/mowgli" -EGIT_REPO_URI="git://github.com/atheme/libmowgli-2.git" +HOMEPAGE="http://atheme.org/projects/libmowgli.html" +EGIT_REPO_URI="https://github.com/atheme/libmowgli-2.git" IUSE="libressl ssl" LICENSE="BSD-2"