summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-04-10 02:20:46 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-04-10 02:20:46 +0200
commitd35e8b1afe68b6564ce44eba90cf1df1695ae6cc (patch)
treeef66fe99b094011d9046f829f6f36e12801f7fc5 /dev-vcs
parentapp-admin/puppet-lint: Remove ruby19 (diff)
downloadgentoo-d35e8b1afe68b6564ce44eba90cf1df1695ae6cc.tar.gz
gentoo-d35e8b1afe68b6564ce44eba90cf1df1695ae6cc.tar.bz2
gentoo-d35e8b1afe68b6564ce44eba90cf1df1695ae6cc.zip
dev-vcs/subversion: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/subversion/subversion-1.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/subversion/subversion-1.9.2.ebuild b/dev-vcs/subversion/subversion-1.9.2.ebuild
index 8d01e7417e39..b0e2f96f7f6d 100644
--- a/dev-vcs/subversion/subversion-1.9.2.ebuild
+++ b/dev-vcs/subversion/subversion-1.9.2.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
PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby22 ruby21 ruby20 ruby19"
+USE_RUBY="ruby22 ruby21 ruby20"
DISTUTILS_OPTIONAL=1
WANT_AUTOMAKE="none"
GENTOO_DEPEND_ON_PERL="no"