commit:     9025144e5c65ae3bf747c19f02b443bdaa6364da
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 17:09:21 2015 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 17:09:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9025144e

net-wireless/lorcon: add what is likely the final snapshot of lorcon to fix 
ruby20 support but not ruby21 :-(

Package-Manager: portage-2.2.20.1

 net-wireless/lorcon/Manifest                                        | 1 +
 .../lorcon/{lorcon-9999.ebuild => lorcon-0.0_p20150109.ebuild}      | 6 +++---
 net-wireless/lorcon/lorcon-9999.ebuild                              | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/net-wireless/lorcon/Manifest b/net-wireless/lorcon/Manifest
index 1f0b024..4583bee 100644
--- a/net-wireless/lorcon/Manifest
+++ b/net-wireless/lorcon/Manifest
@@ -1 +1,2 @@
 DIST lorcon-0.0_p20130212.tar.xz 956024 SHA256 
1266bbd53e483456aca3031a49ea47fe3bd004e3e109b86a61672c881801742b SHA512 
d7c33d9e8b5678e0b8b9513b6a132ab1b13045503e884d077474745a4a9731fa609ba8dc9c35f344ad93b65eb0ddc038919a6349d32187b6c6c92a020155b34f
 WHIRLPOOL 
b5e6af7977fd742b34a0f394eb443cc1aca95f9c44177b7353e8a19e1593bca4ccf7e72cf1fc2f05eb4fc5d77303bb162440462957fcc37a7f8a69443f1f4df5
+DIST lorcon-0.0_p20150109.tar.xz 259788 SHA256 
a853b9bf3f9eb4a8950b3428121fe637eab274f5f0fe2aca0a5c988127c709f4 SHA512 
acbd88477317475ca8555d579a1483ea5e5d9eac0f86ef7bde2592e007025070ca56c6cd43e814560e28165ac7b40bd86f2703a466faeca1619b8373dc2b625b
 WHIRLPOOL 
54e50e1e2fb5537779dde8ce264c55663dbe3615ae1276e3c6f9c6379b3dc5d6f1dd1ed22fe51628abefc0ac94f30ed7bf1157da71edab2d53b849d07b8dfbf6

diff --git a/net-wireless/lorcon/lorcon-9999.ebuild 
b/net-wireless/lorcon/lorcon-0.0_p20150109.ebuild
similarity index 96%
copy from net-wireless/lorcon/lorcon-9999.ebuild
copy to net-wireless/lorcon/lorcon-0.0_p20150109.ebuild
index 9f0b1f0..9ef6605 100644
--- a/net-wireless/lorcon/lorcon-9999.ebuild
+++ b/net-wireless/lorcon/lorcon-0.0_p20150109.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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 ruby21"
+USE_RUBY="ruby19 ruby20"
 RUBY_OPTIONAL=yes
 
 inherit distutils-r1 ruby-ng
@@ -30,7 +30,7 @@ IUSE="python ruby"
 
 DEPEND="ruby? ( $(ruby_implementations_depend) )
        python? ( ${PYTHON_DEPS} )
-       dev-libs/libnl
+       dev-libs/libnl:3=
        net-libs/libpcap"
 RDEPEND="${DEPEND}"
 

diff --git a/net-wireless/lorcon/lorcon-9999.ebuild 
b/net-wireless/lorcon/lorcon-9999.ebuild
index 9f0b1f0..9ef6605 100644
--- a/net-wireless/lorcon/lorcon-9999.ebuild
+++ b/net-wireless/lorcon/lorcon-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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 ruby21"
+USE_RUBY="ruby19 ruby20"
 RUBY_OPTIONAL=yes
 
 inherit distutils-r1 ruby-ng
@@ -30,7 +30,7 @@ IUSE="python ruby"
 
 DEPEND="ruby? ( $(ruby_implementations_depend) )
        python? ( ${PYTHON_DEPS} )
-       dev-libs/libnl
+       dev-libs/libnl:3=
        net-libs/libpcap"
 RDEPEND="${DEPEND}"
 

Reply via email to