diff options
author | Hans de Graaff <graaff@gentoo.org> | 2013-11-05 20:28:36 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2013-11-05 20:28:36 +0000 |
commit | 7eb9a18c28a1ae40cb3dbdb06f172acf3b53e9bc (patch) | |
tree | 89c327285e4aa976385b4a1f79c1cbaf23d0822e /dev-ruby/right_http_connection | |
parent | EAPI 5. Add ruby20. (diff) | |
download | gentoo-2-7eb9a18c28a1ae40cb3dbdb06f172acf3b53e9bc.tar.gz gentoo-2-7eb9a18c28a1ae40cb3dbdb06f172acf3b53e9bc.tar.bz2 gentoo-2-7eb9a18c28a1ae40cb3dbdb06f172acf3b53e9bc.zip |
Add ruby20. Drop ree18.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/right_http_connection')
-rw-r--r-- | dev-ruby/right_http_connection/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/right_http_connection/ChangeLog b/dev-ruby/right_http_connection/ChangeLog index b369e64470aa..56297f42ee7b 100644 --- a/dev-ruby/right_http_connection/ChangeLog +++ b/dev-ruby/right_http_connection/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/right_http_connection # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.15 2013/01/15 07:10:11 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.16 2013/11/05 20:28:36 graaff Exp $ + + 05 Nov 2013; Hans de Graaff <graaff@gentoo.org> + right_http_connection-1.3.0.ebuild: + Add ruby20. Drop ree18. 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> right_http_connection-1.3.0.ebuild: diff --git a/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild b/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild index cca201dadd06..b8107c45f3c0 100644 --- a/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild +++ b/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 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.5 2013/01/15 07:10:11 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild,v 1.6 2013/11/05 20:28:36 graaff Exp $ EAPI=4 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby18 ruby19 ruby20 jruby" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" |