summaryrefslogtreecommitdiff
path: root/dev-ruby/httparty
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-17 01:30:20 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-17 01:30:20 +0100
commita5b1da01e092460fbf2fdd58081c62711e3b941a (patch)
treea965f73b2fb6cd8ffa39c43aecf4212d188e2b67 /dev-ruby/httparty
parent89c3290c75d5e3ea9ead55abb40540a242acfee3 (diff)
downloadgentoo-a5b1da01e092460fbf2fdd58081c62711e3b941a.tar.gz
gentoo-a5b1da01e092460fbf2fdd58081c62711e3b941a.tar.xz
dev-ruby/httparty: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/httparty')
-rw-r--r--dev-ruby/httparty/httparty-0.13.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httparty/httparty-0.13.7.ebuild b/dev-ruby/httparty/httparty-0.13.7.ebuild
index a48ad9d2aeb..fc93f564fb9 100644
--- a/dev-ruby/httparty/httparty-0.13.7.ebuild
+++ b/dev-ruby/httparty/httparty-0.13.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"