diff options
author | 2013-11-21 07:31:46 +0000 | |
---|---|---|
committer | 2013-11-21 07:31:46 +0000 | |
commit | c39bdc0bea49b7458b4966c198debd9a5a0c2316 (patch) | |
tree | d61818f0bc72f928827ba067453808a182a26357 /dev-ruby/rack-protection | |
parent | EAPI=5. Add ruby20. (diff) | |
download | gentoo-2-c39bdc0bea49b7458b4966c198debd9a5a0c2316.tar.gz gentoo-2-c39bdc0bea49b7458b4966c198debd9a5a0c2316.tar.bz2 gentoo-2-c39bdc0bea49b7458b4966c198debd9a5a0c2316.zip |
Add ruby20.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rack-protection/ChangeLog b/dev-ruby/rack-protection/ChangeLog index abac2612b7ec..0fcb4a886747 100644 --- a/dev-ruby/rack-protection/ChangeLog +++ b/dev-ruby/rack-protection/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rack-protection # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.17 2013/11/21 07:17:04 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.18 2013/11/21 07:31:46 graaff Exp $ + + 21 Nov 2013; Hans de Graaff <graaff@gentoo.org> rack-protection-1.5.1.ebuild: + Add ruby20. 21 Nov 2013; Hans de Graaff <graaff@gentoo.org> -rack-protection-1.5.0.ebuild: diff --git a/dev-ruby/rack-protection/rack-protection-1.5.1.ebuild b/dev-ruby/rack-protection/rack-protection-1.5.1.ebuild index 8f932db0b7a2..ab37b0c80d8f 100644 --- a/dev-ruby/rack-protection/rack-protection-1.5.1.ebuild +++ b/dev-ruby/rack-protection/rack-protection-1.5.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.5.1.ebuild,v 1.1 2013/10/22 05:57:50 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.5.1.ebuild,v 1.2 2013/11/21 07:31:46 graaff Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby18 ruby19 ruby20" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" |