diff options
-rw-r--r-- | dev-libs/leatherman/leatherman-0.10.1.ebuild | 1 | ||||
-rw-r--r-- | dev-libs/leatherman/leatherman-1.2.1.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/leatherman/leatherman-1.2.2.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/leatherman/leatherman-1.3.0-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/leatherman/leatherman-1.3.0.ebuild | 1 |
5 files changed, 3 insertions, 8 deletions
diff --git a/dev-libs/leatherman/leatherman-0.10.1.ebuild b/dev-libs/leatherman/leatherman-0.10.1.ebuild index 0e0d397509cb..a195f2e99708 100644 --- a/dev-libs/leatherman/leatherman-0.10.1.ebuild +++ b/dev-libs/leatherman/leatherman-0.10.1.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22" inherit cmake-utils multilib diff --git a/dev-libs/leatherman/leatherman-1.2.1.ebuild b/dev-libs/leatherman/leatherman-1.2.1.ebuild index 3447ad21eb30..2b3ec0032cfd 100644 --- a/dev-libs/leatherman/leatherman-1.2.1.ebuild +++ b/dev-libs/leatherman/leatherman-1.2.1.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22" inherit cmake-utils multilib diff --git a/dev-libs/leatherman/leatherman-1.2.2.ebuild b/dev-libs/leatherman/leatherman-1.2.2.ebuild index 71062c83c1c4..c166cb33d18e 100644 --- a/dev-libs/leatherman/leatherman-1.2.2.ebuild +++ b/dev-libs/leatherman/leatherman-1.2.2.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22" inherit cmake-utils multilib diff --git a/dev-libs/leatherman/leatherman-1.3.0-r1.ebuild b/dev-libs/leatherman/leatherman-1.3.0-r1.ebuild index a38cf2698c5a..dd10169b1741 100644 --- a/dev-libs/leatherman/leatherman-1.3.0-r1.ebuild +++ b/dev-libs/leatherman/leatherman-1.3.0-r1.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22" inherit cmake-utils multilib diff --git a/dev-libs/leatherman/leatherman-1.3.0.ebuild b/dev-libs/leatherman/leatherman-1.3.0.ebuild index aeb7a947daad..c1a8c29ae1c1 100644 --- a/dev-libs/leatherman/leatherman-1.3.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.3.0.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22" inherit cmake-utils multilib |