From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1061028-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 46787138335
	for <garchives@archives.gentoo.org>; Sat,  8 Dec 2018 00:13:28 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7B6A0E0AFE;
	Sat,  8 Dec 2018 00:13:27 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 3D492E0AFE
	for <gentoo-commits@lists.gentoo.org>; Sat,  8 Dec 2018 00:13:26 +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 E77E9335CF3
	for <gentoo-commits@lists.gentoo.org>; Sat,  8 Dec 2018 00:13:24 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 44FFF4D8
	for <gentoo-commits@lists.gentoo.org>; Sat,  8 Dec 2018 00:13:23 +0000 (UTC)
From: "Louis Sautier" <sbraz@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, "Louis Sautier" <sbraz@gentoo.org>
Message-ID: <1544227925.2b470eee1522d7de312bdf77261d45be0eb24d4d.sbraz@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/netifaces/metadata.xml dev-python/netifaces/netifaces-0.10.6.ebuild dev-python/netifaces/netifaces-0.10.7.ebuild
X-VCS-Directories: dev-python/netifaces/
X-VCS-Committer: sbraz
X-VCS-Committer-Name: Louis Sautier
X-VCS-Revision: 2b470eee1522d7de312bdf77261d45be0eb24d4d
X-VCS-Branch: master
Date: Sat,  8 Dec 2018 00:13:23 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 4f5be913-d132-4681-8056-d14ed028f010
X-Archives-Hash: eea5d7769c781d050010622141cdd1d1

commit:     2b470eee1522d7de312bdf77261d45be0eb24d4d
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  7 23:54:12 2018 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Sat Dec  8 00:12:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b470eee

dev-python/netifaces: update HOMEPAGE and upstream info

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/netifaces/metadata.xml            | 2 ++
 dev-python/netifaces/netifaces-0.10.6.ebuild | 5 +++--
 dev-python/netifaces/netifaces-0.10.7.ebuild | 5 +++--
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-python/netifaces/metadata.xml b/dev-python/netifaces/metadata.xml
index 243f603592c..e1a6f820cad 100644
--- a/dev-python/netifaces/metadata.xml
+++ b/dev-python/netifaces/metadata.xml
@@ -8,5 +8,7 @@
   <upstream>
     <remote-id type="pypi">netifaces</remote-id>
     <remote-id type="bitbucket">al45tair/netifaces</remote-id>
+    <remote-id type="github">al45tair/netifaces</remote-id>
+    <bugs-to>https://github.com/al45tair/netifaces/issues</bugs-to>
   </upstream>
 </pkgmetadata>

diff --git a/dev-python/netifaces/netifaces-0.10.6.ebuild b/dev-python/netifaces/netifaces-0.10.6.ebuild
index 55b258e5488..9569bc1f584 100644
--- a/dev-python/netifaces/netifaces-0.10.6.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,8 @@ DESCRIPTION="Portable network interface information"
 HOMEPAGE="
 	https://pypi.org/project/netifaces/
 	https://alastairs-place.net/projects/netifaces/
-	https://bitbucket.org/al45tair/netifaces"
+	https://github.com/al45tair/netifaces
+"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-python/netifaces/netifaces-0.10.7.ebuild b/dev-python/netifaces/netifaces-0.10.7.ebuild
index 63e0e5e7d0f..e3539bf6e5b 100644
--- a/dev-python/netifaces/netifaces-0.10.7.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,8 @@ DESCRIPTION="Portable network interface information"
 HOMEPAGE="
 	https://pypi.org/project/netifaces/
 	https://alastairs-place.net/projects/netifaces/
-	https://bitbucket.org/al45tair/netifaces"
+	https://github.com/al45tair/netifaces
+"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"