graaff 14/04/18 13:54:21 Modified: ChangeLog right_http_connection-1.3.0.ebuild Log: Add ruby21. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.18 dev-ruby/right_http_connection/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 5 Apr 2014 23:06:58 -0000 1.17 +++ ChangeLog 18 Apr 2014 13:54:21 -0000 1.18 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/right_http_connection # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.17 2014/04/05 23:06:58 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.18 2014/04/18 13:54:21 graaff Exp $ + + 18 Apr 2014; Hans de Graaff <[email protected]> + right_http_connection-1.3.0.ebuild: + Add ruby21. 05 Apr 2014; Manuel RĂ¼ger <[email protected]> right_http_connection-1.3.0.ebuild: 1.8 dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild?r1=1.7&r2=1.8 Index: right_http_connection-1.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- right_http_connection-1.3.0.ebuild 5 Apr 2014 23:06:58 -0000 1.7 +++ right_http_connection-1.3.0.ebuild 18 Apr 2014 13:54:21 -0000 1.8 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild,v 1.7 2014/04/05 23:06:58 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild,v 1.8 2014/04/18 13:54:21 graaff Exp $ EAPI=4 -USE_RUBY="ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 ruby21 jruby" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
