jlec 15/06/07 13:13:37 Modified: metadata.xml ChangeLog Log: Add github 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.4 dev-python/dynd-python/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/dynd-python/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml 29 Oct 2014 15:39:21 -0000 1.3 +++ metadata.xml 7 Jun 2015 13:13:37 -0000 1.4 @@ -7,4 +7,7 @@ DyND-Python, a component of the Blaze project, is the Python exposure of the DyND dynamic multi-dimensional array library. </longdescription> + <upstream> + <remote-id type="github">ContinuumIO/dynd-python</remote-id> + </upstream> </pkgmetadata> 1.11 dev-python/dynd-python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dynd-python/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 8 Apr 2015 08:05:12 -0000 1.10 +++ ChangeLog 7 Jun 2015 13:13:37 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/dynd-python # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v 1.10 2015/04/08 08:05:12 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dynd-python/ChangeLog,v 1.11 2015/06/07 13:13:37 jlec Exp $ + + 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml 08 Apr 2015; Michał Górny <[email protected]> dynd-python-0.6.5.ebuild: Drop old Python implementations
