jlec 15/06/03 21:21:53 Modified: metadata.xml ChangeLog Log: Add pypi to remote-id in metadata.xml (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path 1.2 dev-python/python-iptables/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-iptables/metadata.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-iptables/metadata.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-iptables/metadata.xml?r1=1.1&r2=1.2 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-iptables/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 14 Nov 2013 22:27:02 -0000 1.1 +++ metadata.xml 3 Jun 2015 21:21:53 -0000 1.2 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>python</herd> - <longdescription lang="en"> + <herd>python</herd> + <longdescription lang="en"> Python Bindings for IPtables: Iptables is the tool that is used to manage netfilter, the standard packet filtering and manipulation framework under Linux. As the iptables manpage puts it: Iptables is used to set up, maintain, and inspect the tables of IPv4 @@ -15,4 +15,7 @@ using the iptables C libraries (libiptc, libxtables, and the iptables extensions), not calling the iptables binary and parsing its output. </longdescription> + <upstream> + <remote-id type="pypi">python-iptables</remote-id> + </upstream> </pkgmetadata> 1.12 dev-python/python-iptables/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-iptables/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-iptables/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-iptables/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-iptables/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 22 Jan 2015 02:21:40 -0000 1.11 +++ ChangeLog 3 Jun 2015 21:21:53 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-iptables # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iptables/ChangeLog,v 1.11 2015/01/22 02:21:40 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-iptables/ChangeLog,v 1.12 2015/06/03 21:21:53 jlec Exp $ + + 03 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add pypi to remote-id in metadata.xml *python-iptables-0.7.0 (22 Jan 2015)
