diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-02-04 20:06:00 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-02-04 20:06:00 +0000 |
commit | 79285cbd9394ea7a3da6254578fd9060deaaf04a (patch) | |
tree | 213e13903c0161f06351315e8f5a4e30af436414 /dev-ruby/hashie/hashie-2.1.2.ebuild | |
parent | Prepare a stabilization candidate. (diff) | |
download | historical-79285cbd9394ea7a3da6254578fd9060deaaf04a.tar.gz historical-79285cbd9394ea7a3da6254578fd9060deaaf04a.tar.bz2 historical-79285cbd9394ea7a3da6254578fd9060deaaf04a.zip |
Prepare a stabilization candidate. Remove old.
Package-Manager: portage-2.2.15/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/hashie/hashie-2.1.2.ebuild')
-rw-r--r-- | dev-ruby/hashie/hashie-2.1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/hashie/hashie-2.1.2.ebuild b/dev-ruby/hashie/hashie-2.1.2.ebuild index 717374fd8c92..06d2d81e298f 100644 --- a/dev-ruby/hashie/hashie-2.1.2.ebuild +++ b/dev-ruby/hashie/hashie-2.1.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-2.1.2.ebuild,v 1.3 2014/08/15 14:06:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-2.1.2.ebuild,v 1.4 2015/02/04 20:05:57 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_RECIPE_TEST="rspec" |