graaff 15/04/05 06:41:12 Modified: ChangeLog http-cookie-1.0.2-r1.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.9 dev-ruby/http-cookie/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 29 Mar 2015 12:04:55 -0000 1.8 +++ ChangeLog 5 Apr 2015 06:41:12 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/http-cookie # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v 1.8 2015/03/29 12:04:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v 1.9 2015/04/05 06:41:12 graaff Exp $ + + 05 Apr 2015; Hans de Graaff <[email protected]> http-cookie-1.0.2-r1.ebuild: + Add ruby22. 29 Mar 2015; Agostino Sarubbo <[email protected]> http-cookie-1.0.2.ebuild: Stable for x86, wrt bug #544326 1.2 dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild?r1=1.1&r2=1.2 Index: http-cookie-1.0.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- http-cookie-1.0.2-r1.ebuild 29 Mar 2015 07:07:12 -0000 1.1 +++ http-cookie-1.0.2-r1.ebuild 5 Apr 2015 06:41:12 -0000 1.2 @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild,v 1.1 2015/03/29 07:07:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild,v 1.2 2015/04/05 06:41:12 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
