From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-895824-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 2014613832E
	for <garchives@archives.gentoo.org>; Sun,  7 Aug 2016 07:27:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4930F21C153;
	Sun,  7 Aug 2016 07:27:25 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B97F521C13C
	for <gentoo-commits@lists.gentoo.org>; Sun,  7 Aug 2016 07:27:24 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D1591340C3C
	for <gentoo-commits@lists.gentoo.org>; Sun,  7 Aug 2016 07:27:23 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7304A244C
	for <gentoo-commits@lists.gentoo.org>; Sun,  7 Aug 2016 07:27:22 +0000 (UTC)
From: "Johann Schmitz" <ercpe@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, "Johann Schmitz" <ercpe@gentoo.org>
Message-ID: <1470554822.a053797c3ed0f102abcd23966bd7e88598262b46.ercpe@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/django/metadata.xml
X-VCS-Directories: dev-python/django/
X-VCS-Committer: ercpe
X-VCS-Committer-Name: Johann Schmitz
X-VCS-Revision: a053797c3ed0f102abcd23966bd7e88598262b46
X-VCS-Branch: master
Date: Sun,  7 Aug 2016 07:27:22 +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-Archives-Salt: 37eed0fe-f526-40ba-bcda-1ac6f7481283
X-Archives-Hash: 8bd83bc13dbd1324e143e42504abd813

commit:     a053797c3ed0f102abcd23966bd7e88598262b46
Author:     Johann Schmitz <ercpe <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  7 07:26:43 2016 +0000
Commit:     Johann Schmitz <ercpe <AT> gentoo <DOT> org>
CommitDate: Sun Aug  7 07:27:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a053797c

dev-python/django: Updated metadata.xml to include github remote-id

Package-Manager: portage-2.2.28

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

diff --git a/dev-python/django/metadata.xml b/dev-python/django/metadata.xml
index a744534..ca9edb3 100644
--- a/dev-python/django/metadata.xml
+++ b/dev-python/django/metadata.xml
@@ -7,5 +7,6 @@
   </maintainer>
   <upstream>
     <remote-id type="pypi">Django</remote-id>
+    <remote-id type="github">django/django</remote-id>
   </upstream>
 </pkgmetadata>