summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-28 21:34:39 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-03-28 21:34:39 +0200
commitf52c5416fc29994e61d0431275c32bac4c490339 (patch)
tree3c0820c090a90b1ff48a90d2b91e721f354eabd0 /dev-ruby/http-cookie
parentdev-ruby/amq-client: Remove ruby19 (diff)
downloadgentoo-f52c5416fc29994e61d0431275c32bac4c490339.tar.gz
gentoo-f52c5416fc29994e61d0431275c32bac4c490339.tar.bz2
gentoo-f52c5416fc29994e61d0431275c32bac4c490339.zip
dev-ruby/http-cookie: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r--dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
index 90890a0e4571..99b47460482d 100644
--- a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
+++ b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
@@ -1,9 +1,9 @@
-# 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 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"