summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-02-05 12:36:35 +0100
committerHans de Graaff <graaff@gentoo.org>2017-02-05 16:08:53 +0100
commit0a8bdeeb0b8ad29e5514a108efe118d1eb7052bd (patch)
tree6afe8f5bae198043a46c7977bf66435cee967bd4 /dev-ruby/httpauth
parentdev-ruby/highline: ruby24 (diff)
downloadgentoo-0a8bdeeb0b8ad29e5514a108efe118d1eb7052bd.tar.gz
gentoo-0a8bdeeb0b8ad29e5514a108efe118d1eb7052bd.tar.bz2
gentoo-0a8bdeeb0b8ad29e5514a108efe118d1eb7052bd.zip
dev-ruby/httpauth: add ruby23, ruby24
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-ruby/httpauth')
-rw-r--r--dev-ruby/httpauth/httpauth-0.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httpauth/httpauth-0.2.1.ebuild b/dev-ruby/httpauth/httpauth-0.2.1.ebuild
index 7b95c94ad397..3232b30b9f6d 100644
--- a/dev-ruby/httpauth/httpauth-0.2.1.ebuild
+++ b/dev-ruby/httpauth/httpauth-0.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md TODO"