diff options
Diffstat (limited to 'dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild')
-rw-r--r-- | dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild b/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild index 9d2bc2f8b90a..83a8b275d406 100644 --- a/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild +++ b/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild,v 1.2 2012/08/11 11:27:44 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-param-protection/merb-param-protection-1.1.3.ebuild,v 1.3 2014/04/25 00:54:50 mrueg Exp $ -EAPI="2" -USE_RUBY="ruby18 ruby19" +EAPI=5 +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_TEST="spec" |