summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-04-03 20:08:42 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-04-03 20:08:42 +0200
commit3038ab516ec948779fd9813abf9a30a243b02ed1 (patch)
treec78377d213df41d0a0aa13a76c3897586e6c3ffb /dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild
parentdev-ruby/columnize: Remove ruby19 (diff)
downloadgentoo-3038ab516ec948779fd9813abf9a30a243b02ed1.tar.gz
gentoo-3038ab516ec948779fd9813abf9a30a243b02ed1.tar.bz2
gentoo-3038ab516ec948779fd9813abf9a30a243b02ed1.zip
dev-ruby/shoulda-context: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild')
-rw-r--r--dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild
index c72750e580d9..b92d6a3b473b 100644
--- a/dev-ruby/shoulda-context/shoulda-context-1.2.1.ebuild
+++ b/dev-ruby/shoulda-context/shoulda-context-1.2.1.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 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"