mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-libs/libselinux: drop explicit ruby22 dependencies
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
|
||||
USE_RUBY="ruby22 ruby23"
|
||||
USE_RUBY="ruby23"
|
||||
|
||||
# No, I am not calling ruby-ng
|
||||
inherit multilib python-r1 toolchain-funcs multilib-minimal
|
||||
@@ -27,7 +27,7 @@ fi
|
||||
|
||||
LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
IUSE="pcre2 python ruby static-libs ruby_targets_ruby21 ruby_targets_ruby22 ruby_targets_ruby23"
|
||||
IUSE="pcre2 python ruby static-libs ruby_targets_ruby23"
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
|
||||
@@ -35,7 +35,6 @@ RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
|
||||
pcre2? ( dev-libs/libpcre2:=[static-libs?,${MULTILIB_USEDEP}] )
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
ruby? (
|
||||
ruby_targets_ruby22? ( dev-lang/ruby:2.2 )
|
||||
ruby_targets_ruby23? ( dev-lang/ruby:2.3 )
|
||||
)"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
|
||||
USE_RUBY="ruby22 ruby23"
|
||||
USE_RUBY="ruby23"
|
||||
|
||||
# No, I am not calling ruby-ng
|
||||
inherit multilib python-r1 toolchain-funcs multilib-minimal
|
||||
@@ -27,7 +27,7 @@ fi
|
||||
|
||||
LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
IUSE="pcre2 python ruby static-libs ruby_targets_ruby21 ruby_targets_ruby22 ruby_targets_ruby23"
|
||||
IUSE="pcre2 python ruby static-libs ruby_targets_ruby23"
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
|
||||
@@ -35,7 +35,6 @@ RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
|
||||
pcre2? ( dev-libs/libpcre2:=[static-libs?,${MULTILIB_USEDEP}] )
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
ruby? (
|
||||
ruby_targets_ruby22? ( dev-lang/ruby:2.2 )
|
||||
ruby_targets_ruby23? ( dev-lang/ruby:2.3 )
|
||||
)"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="6"
|
||||
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
|
||||
USE_RUBY="ruby22 ruby23"
|
||||
USE_RUBY="ruby23"
|
||||
|
||||
# No, I am not calling ruby-ng
|
||||
inherit multilib python-r1 toolchain-funcs multilib-minimal
|
||||
@@ -35,7 +35,6 @@ RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
|
||||
pcre2? ( dev-libs/libpcre2:=[static-libs?,${MULTILIB_USEDEP}] )
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
ruby? (
|
||||
ruby_targets_ruby22? ( dev-lang/ruby:2.2 )
|
||||
ruby_targets_ruby23? ( dev-lang/ruby:2.3 )
|
||||
)"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="6"
|
||||
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
|
||||
USE_RUBY="ruby22 ruby23"
|
||||
USE_RUBY="ruby23"
|
||||
|
||||
# No, I am not calling ruby-ng
|
||||
inherit multilib python-r1 toolchain-funcs multilib-minimal
|
||||
@@ -35,7 +35,6 @@ RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
|
||||
pcre2? ( dev-libs/libpcre2:=[static-libs?,${MULTILIB_USEDEP}] )
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
ruby? (
|
||||
ruby_targets_ruby22? ( dev-lang/ruby:2.2 )
|
||||
ruby_targets_ruby23? ( dev-lang/ruby:2.3 )
|
||||
)"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="6"
|
||||
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
|
||||
USE_RUBY="ruby22 ruby23"
|
||||
USE_RUBY="ruby23"
|
||||
|
||||
# No, I am not calling ruby-ng
|
||||
inherit multilib python-r1 toolchain-funcs multilib-minimal
|
||||
@@ -27,7 +27,7 @@ fi
|
||||
|
||||
LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
IUSE="pcre2 python ruby static-libs ruby_targets_ruby21 ruby_targets_ruby22 ruby_targets_ruby23"
|
||||
IUSE="pcre2 python ruby static-libs ruby_targets_ruby23"
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
|
||||
@@ -35,7 +35,6 @@ RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
|
||||
pcre2? ( dev-libs/libpcre2:=[static-libs?,${MULTILIB_USEDEP}] )
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
ruby? (
|
||||
ruby_targets_ruby22? ( dev-lang/ruby:2.2 )
|
||||
ruby_targets_ruby23? ( dev-lang/ruby:2.3 )
|
||||
)"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user