summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-17 01:35:07 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-17 01:35:07 +0100
commite3bb8d58cdd852c6023a47d1bccab3a473ec2fd7 (patch)
tree9bf1d2ab04ccad5aa842fdc8e227f418a79e061e /dev-ruby/vcard
parentdev-ruby/spreadsheet: Remove ruby19 (diff)
downloadgentoo-e3bb8d58cdd852c6023a47d1bccab3a473ec2fd7.tar.gz
gentoo-e3bb8d58cdd852c6023a47d1bccab3a473ec2fd7.tar.bz2
gentoo-e3bb8d58cdd852c6023a47d1bccab3a473ec2fd7.zip
dev-ruby/vcard: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/vcard')
-rw-r--r--dev-ruby/vcard/vcard-0.2.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/vcard/vcard-0.2.12.ebuild b/dev-ruby/vcard/vcard-0.2.12.ebuild
index 94193a2205c5..d2e3d5ba9354 100644
--- a/dev-ruby/vcard/vcard-0.2.12.ebuild
+++ b/dev-ruby/vcard/vcard-0.2.12.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"
# Avoid the complexity of the "rake" recipe and run testrb-2 manually.
RUBY_FAKEGEM_RECIPE_TEST=none