summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-03 17:14:57 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-03 17:14:57 +0000
commit11cfbd0ad12179d9870a5b51e53b1b02e4aab476 (patch)
treef6fade6ab0229839b6f3c7af73a43e2257e5af4b /dev-python/django-select2
parentAdd pypi to remote-id in metadata.xml (diff)
downloadgentoo-2-11cfbd0ad12179d9870a5b51e53b1b02e4aab476.tar.gz
gentoo-2-11cfbd0ad12179d9870a5b51e53b1b02e4aab476.tar.bz2
gentoo-2-11cfbd0ad12179d9870a5b51e53b1b02e4aab476.zip
Add pypi to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'dev-python/django-select2')
-rw-r--r--dev-python/django-select2/ChangeLog5
-rw-r--r--dev-python/django-select2/metadata.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/django-select2/ChangeLog b/dev-python/django-select2/ChangeLog
index 43d54950cd5d..c30dc3fc652b 100644
--- a/dev-python/django-select2/ChangeLog
+++ b/dev-python/django-select2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/django-select2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-select2/ChangeLog,v 1.5 2015/03/08 23:45:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-select2/ChangeLog,v 1.6 2015/06/03 17:14:57 jlec Exp $
+
+ 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> django-select2-4.2.2.ebuild:
x86 stable, bug 540290
diff --git a/dev-python/django-select2/metadata.xml b/dev-python/django-select2/metadata.xml
index 5b9f83dd9d5d..8cbb6c54a2bb 100644
--- a/dev-python/django-select2/metadata.xml
+++ b/dev-python/django-select2/metadata.xml
@@ -10,5 +10,7 @@
This is a Django integration of Select2
The app includes Select2 driven Django Widgets and Form Fields.
</longdescription>
+ <upstream>
+ <remote-id type="pypi">Django-Select2</remote-id>
+ </upstream>
</pkgmetadata>
-