jlec 15/06/07 19:07: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.2 dev-ruby/rack-protection/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/metadata.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/metadata.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/metadata.xml?r1=1.1&r2=1.2 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 28 Dec 2011 12:27:41 -0000 1.1 +++ metadata.xml 7 Jun 2015 19:07:40 -0000 1.2 @@ -1,9 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>ruby</herd> -<longdescription> + <herd>ruby</herd> + <longdescription> Rack provides a common API for connecting web frameworks, web servers and layers of software inbetween. </longdescription> + <upstream> + <remote-id type="github">rkh/rack-protection</remote-id> + </upstream> </pkgmetadata> 1.24 dev-ruby/rack-protection/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rack-protection/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 5 Aug 2014 16:00:48 -0000 1.23 +++ ChangeLog 7 Jun 2015 19:07:40 -0000 1.24 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rack-protection -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.23 2014/08/05 16:00:48 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.24 2015/06/07 19:07:40 jlec Exp $ + + 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + Add github to remote-id in metadata.xml 05 Aug 2014; Manuel RĂ¼ger <[email protected]> rack-protection-1.5.3.ebuild: Remove trailing '.' from DESCRIPTION.
