jlec 15/06/07 09:05:40 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-libs/uthash/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uthash/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uthash/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uthash/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/uthash/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml 15 Jan 2013 21:19:00 -0000 1.3 +++ metadata.xml 7 Jun 2015 09:05:40 -0000 1.4 @@ -1,13 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>proxy-maintainers</herd> -<maintainer> -<email>[email protected]</email> -<name>Johan Bergström</name> -<description>Maintainer. Assign bugs to him</description> -</maintainer> -<longdescription lang="en"> + <herd>proxy-maintainers</herd> + <maintainer> + <email>[email protected]</email> + <name>Johan Bergström</name> + <description>Maintainer. Assign bugs to him</description> + </maintainer> + <longdescription lang="en"> </longdescription> + <upstream> + <remote-id type="github">troydhanson/uthash</remote-id> + </upstream> </pkgmetadata> - 1.14 dev-libs/uthash/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uthash/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uthash/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uthash/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/uthash/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 2 Jul 2014 07:23:20 -0000 1.13 +++ ChangeLog 7 Jun 2015 09:05:40 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/uthash -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/uthash/ChangeLog,v 1.13 2014/07/02 07:23:20 dlan Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uthash/ChangeLog,v 1.14 2015/06/07 09:05:40 jlec Exp $ + + 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml 02 Jul 2014; Yixun Lan <[email protected]> -uthash-1.9.4.ebuild, -uthash-1.9.5.ebuild, -uthash-1.9.6.ebuild:
