jlec 15/06/07 08:24:49 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.2 dev-db/pgrouting/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/metadata.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/metadata.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/metadata.xml?r1=1.1&r2=1.2 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/pgrouting/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 16 Nov 2014 14:55:06 -0000 1.1 +++ metadata.xml 7 Jun 2015 08:24:49 -0000 1.2 @@ -3,7 +3,10 @@ <pkgmetadata> <herd>postgresql</herd> <use> - <flag name='html'>Install HTML formatted documentation</flag> - <flag name='drivingdistance'>Enable to calculate driving distance</flag> + <flag name="html">Install HTML formatted documentation</flag> + <flag name="drivingdistance">Enable to calculate driving distance</flag> </use> + <upstream> + <remote-id type="github">pgRouting/pgrouting</remote-id> + </upstream> </pkgmetadata> 1.3 dev-db/pgrouting/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/pgrouting/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 28 Dec 2014 15:11:49 -0000 1.2 +++ ChangeLog 7 Jun 2015 08:24:49 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/pgrouting -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pgrouting/ChangeLog,v 1.2 2014/12/28 15:11:49 titanofold Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgrouting/ChangeLog,v 1.3 2015/06/07 08:24:49 jlec Exp $ + + 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml 28 Dec 2014; Aaron W. Swenson <[email protected]> pgrouting-2.0.0.ebuild: Rename virtual/postgresql to dev-db/postgresql @@ -12,4 +15,3 @@ +metadata.xml: New ebuild written by Benjamin Börngen-Schmidt with some tweaks by me. Fixes bug 527058. -
