diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-07-22 08:57:27 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-07-22 09:00:49 +0200 |
commit | f2f95b326126e824388cf962bf3501402347b48e (patch) | |
tree | 7e22e10e6c231c9bf5c421135c3cd0da82902a4f /net-wireless/lorcon | |
parent | dev-ruby/tilt: drop ruby19 (diff) | |
download | gentoo-f2f95b326126e824388cf962bf3501402347b48e.tar.gz gentoo-f2f95b326126e824388cf962bf3501402347b48e.tar.bz2 gentoo-f2f95b326126e824388cf962bf3501402347b48e.zip |
net-wireless/lorcon: drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-wireless/lorcon')
-rw-r--r-- | net-wireless/lorcon/lorcon-0.0_p20150109.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/lorcon/lorcon-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/lorcon/lorcon-0.0_p20150109.ebuild b/net-wireless/lorcon/lorcon-0.0_p20150109.ebuild index 145199d411fc..1a9622c59bb3 100644 --- a/net-wireless/lorcon/lorcon-0.0_p20150109.ebuild +++ b/net-wireless/lorcon/lorcon-0.0_p20150109.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_OPTIONAL=yes inherit distutils-r1 ruby-ng diff --git a/net-wireless/lorcon/lorcon-9999.ebuild b/net-wireless/lorcon/lorcon-9999.ebuild index 9ef660503c8e..f91f561b6a11 100644 --- a/net-wireless/lorcon/lorcon-9999.ebuild +++ b/net-wireless/lorcon/lorcon-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_OPTIONAL=yes inherit distutils-r1 ruby-ng |