From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1236287-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 2768C1382C5
	for <garchives@archives.gentoo.org>; Thu, 31 Dec 2020 09:04:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6817EE087C;
	Thu, 31 Dec 2020 09:04:34 +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 4CBCAE087C
	for <gentoo-commits@lists.gentoo.org>; Thu, 31 Dec 2020 09:04:34 +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 B8141335D6A
	for <gentoo-commits@lists.gentoo.org>; Thu, 31 Dec 2020 09:04:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AAAB478
	for <gentoo-commits@lists.gentoo.org>; Thu, 31 Dec 2020 09:04:31 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1609405468.f9e6ac8f6930a27cd49faab3a3bddd9e484ad03a.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/eyeD3/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/eyeD3/metadata.xml
X-VCS-Directories: dev-python/eyeD3/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: f9e6ac8f6930a27cd49faab3a3bddd9e484ad03a
X-VCS-Branch: master
Date: Thu, 31 Dec 2020 09:04:31 +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: cdedd251-b70e-4137-bbde-c28336119c7e
X-Archives-Hash: fc1b581a9cc983921267c67396834b37

commit:     f9e6ac8f6930a27cd49faab3a3bddd9e484ad03a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 09:04:13 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 09:04:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9e6ac8f

dev-python/eyeD3: add github remote-id

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/eyeD3/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/eyeD3/metadata.xml b/dev-python/eyeD3/metadata.xml
index 9dfe6d4c3e1..0171f487730 100644
--- a/dev-python/eyeD3/metadata.xml
+++ b/dev-python/eyeD3/metadata.xml
@@ -11,5 +11,6 @@
 	</maintainer>
 	<upstream>
 		<remote-id type="pypi">eyed3</remote-id>
+		<remote-id type="github">nicfit/eyeD3</remote-id>
 	</upstream>
 </pkgmetadata>