summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-04 10:39:54 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-04 10:39:54 +0000
commit4c2ff2ed3102aadd96bc030b334b96c9d6a060a2 (patch)
tree1d58a2aa4c8b744525b96689f26511a3a441c4c0 /net-im
parentAdd pypi to remote-id in metadata.xml (diff)
downloadgentoo-2-4c2ff2ed3102aadd96bc030b334b96c9d6a060a2.tar.gz
gentoo-2-4c2ff2ed3102aadd96bc030b334b96c9d6a060a2.tar.bz2
gentoo-2-4c2ff2ed3102aadd96bc030b334b96c9d6a060a2.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 'net-im')
-rw-r--r--net-im/err/ChangeLog7
-rw-r--r--net-im/err/metadata.xml31
2 files changed, 21 insertions, 17 deletions
diff --git a/net-im/err/ChangeLog b/net-im/err/ChangeLog
index 7491fa9f9ecc..5d6c6d461dbe 100644
--- a/net-im/err/ChangeLog
+++ b/net-im/err/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/err
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/err/ChangeLog,v 1.15 2014/08/05 18:34:16 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/err/ChangeLog,v 1.16 2015/06/04 10:39:54 jlec Exp $
+
+ 04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> err-1.7.1.ebuild:
Remove trailing '.' from DESCRIPTION.
diff --git a/net-im/err/metadata.xml b/net-im/err/metadata.xml
index d7e1264c8006..2530b60c19c3 100644
--- a/net-im/err/metadata.xml
+++ b/net-im/err/metadata.xml
@@ -1,19 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- </maintainer>
- <use>
- <flag name="irc">Pull optional dependencies, needed for IRC backend</flag>
- <flag name="plugins">Enable support for installing plugins with <pkg>dev-vcs/git</pkg></flag>
- </use>
- <upstream>
- <remote-id type="github">gbin/err</remote-id>
- <maintainer status="active">
- <email>gbin@gootz.net</email>
- <name>Guillaume BINET</name>
- </maintainer>
- </upstream>
+ <maintainer>
+ <email>pinkbyte@gentoo.org</email>
+ <name>Sergey Popov</name>
+ </maintainer>
+ <use>
+ <flag name="irc">Pull optional dependencies, needed for IRC backend</flag>
+ <flag name="plugins">Enable support for installing plugins with <pkg>dev-vcs/git</pkg></flag>
+ </use>
+ <upstream>
+ <remote-id type="github">gbin/err</remote-id>
+ <maintainer status="active">
+ <email>gbin@gootz.net</email>
+ <name>Guillaume BINET</name>
+ </maintainer>
+ <remote-id type="pypi">err</remote-id>
+ </upstream>
</pkgmetadata>