jlec 15/06/07 17:19:52 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-ruby/certificate_authority/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/metadata.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/metadata.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/metadata.xml?r1=1.1&r2=1.2 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 10 May 2015 06:40:51 -0000 1.1 +++ metadata.xml 7 Jun 2015 17:19:52 -0000 1.2 @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>ruby</herd> + <herd>ruby</herd> + <upstream> + <remote-id type="github">cchandler/certificate_authority</remote-id> + </upstream> </pkgmetadata> 1.3 dev-ruby/certificate_authority/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 1 Jun 2015 05:59:54 -0000 1.2 +++ ChangeLog 7 Jun 2015 17:19:52 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/certificate_authority # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/ChangeLog,v 1.2 2015/06/01 05:59:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/ChangeLog,v 1.3 2015/06/07 17:19:52 jlec Exp $ + + 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml 01 Jun 2015; Jeroen Roovers <[email protected]> certificate_authority-0.1.6.ebuild: @@ -11,4 +14,3 @@ 10 May 2015; Hans de Graaff <[email protected]> +certificate_authority-0.1.6.ebuild, +metadata.xml: Initial import. New test dependency for dev-ruby/http. -
