summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-03 21:03:20 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-03 21:03:20 +0000
commitaa224436a32cff5c11798c1d15cf883402337ec5 (patch)
tree0a85b74c79456de7223b140f90cb7798ae378e65 /dev-python/pylast
parentAdd pypi to remote-id in metadata.xml (diff)
downloadgentoo-2-aa224436a32cff5c11798c1d15cf883402337ec5.tar.gz
gentoo-2-aa224436a32cff5c11798c1d15cf883402337ec5.tar.bz2
gentoo-2-aa224436a32cff5c11798c1d15cf883402337ec5.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/pylast')
-rw-r--r--dev-python/pylast/ChangeLog5
-rw-r--r--dev-python/pylast/metadata.xml13
2 files changed, 12 insertions, 6 deletions
diff --git a/dev-python/pylast/ChangeLog b/dev-python/pylast/ChangeLog
index 70ec29456733..393dc6f9d834 100644
--- a/dev-python/pylast/ChangeLog
+++ b/dev-python/pylast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pylast
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/ChangeLog,v 1.12 2015/04/08 08:05:12 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylast/ChangeLog,v 1.13 2015/06/03 21:03:20 jlec Exp $
+
+ 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
08 Apr 2015; Michał Górny <mgorny@gentoo.org> pylast-0.5.11-r1.ebuild:
Drop old Python implementations
diff --git a/dev-python/pylast/metadata.xml b/dev-python/pylast/metadata.xml
index b009b1793a04..4bdf9326e9c3 100644
--- a/dev-python/pylast/metadata.xml
+++ b/dev-python/pylast/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>idella4gentoo.org</email>
- <name>Ian Delaney</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer>
+ <email>idella4gentoo.org</email>
+ <name>Ian Delaney</name>
+ </maintainer>
+ <longdescription lang="en">
Python interface to last.fm and other api-compatible websites
Features:
@@ -19,4 +19,7 @@ Features:
* Support for other API-compatible networks like Libre.fm
* Python3-friendly (Starting from 0.5).
</longdescription>
+ <upstream>
+ <remote-id type="pypi">pylast</remote-id>
+ </upstream>
</pkgmetadata>