diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-01-18 04:19:15 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-01-18 04:20:03 -0500 |
commit | 7184c36dc1b492f82ab738e18b86e2c11b1f4df6 (patch) | |
tree | 1b66844f2bebc31831ca99d243f263e87d749298 /sys-apps/openrc | |
parent | www-apps/ampache: Clean up old versions (diff) | |
download | gentoo-7184c36dc1b492f82ab738e18b86e2c11b1f4df6.tar.gz gentoo-7184c36dc1b492f82ab738e18b86e2c11b1f4df6.tar.bz2 gentoo-7184c36dc1b492f82ab738e18b86e2c11b1f4df6.zip |
sys-apps/openrc: drop old glibc dep
We don't support glibc-2.3 anymore, so we don't really need to force
installing of glibc-2.5+. Drop the dep to simplify.
Diffstat (limited to 'sys-apps/openrc')
-rw-r--r-- | sys-apps/openrc/openrc-0.13.11.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.14.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.15.1.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.15.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.16.1.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.16.2.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.16.3.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.16.4.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.16.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.17.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.18.3.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.18.4.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.19.1.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-0.20.2.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/openrc/openrc-9999.ebuild | 5 |
15 files changed, 30 insertions, 45 deletions
diff --git a/sys-apps/openrc/openrc-0.13.11.ebuild b/sys-apps/openrc/openrc-0.13.11.ebuild index 098b4e039bf1..e05995db793f 100644 --- a/sys-apps/openrc/openrc-0.13.11.ebuild +++ b/sys-apps/openrc/openrc-0.13.11.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.14.ebuild b/sys-apps/openrc/openrc-0.14.ebuild index f1c78ac2cb42..bdc3b2410503 100644 --- a/sys-apps/openrc/openrc-0.14.ebuild +++ b/sys-apps/openrc/openrc-0.14.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.15.1.ebuild b/sys-apps/openrc/openrc-0.15.1.ebuild index f1c78ac2cb42..bdc3b2410503 100644 --- a/sys-apps/openrc/openrc-0.15.1.ebuild +++ b/sys-apps/openrc/openrc-0.15.1.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.15.ebuild b/sys-apps/openrc/openrc-0.15.ebuild index f1c78ac2cb42..bdc3b2410503 100644 --- a/sys-apps/openrc/openrc-0.15.ebuild +++ b/sys-apps/openrc/openrc-0.15.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.16.1.ebuild b/sys-apps/openrc/openrc-0.16.1.ebuild index f1c78ac2cb42..bdc3b2410503 100644 --- a/sys-apps/openrc/openrc-0.16.1.ebuild +++ b/sys-apps/openrc/openrc-0.16.1.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.16.2.ebuild b/sys-apps/openrc/openrc-0.16.2.ebuild index f1c78ac2cb42..bdc3b2410503 100644 --- a/sys-apps/openrc/openrc-0.16.2.ebuild +++ b/sys-apps/openrc/openrc-0.16.2.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.16.3.ebuild b/sys-apps/openrc/openrc-0.16.3.ebuild index f1c78ac2cb42..bdc3b2410503 100644 --- a/sys-apps/openrc/openrc-0.16.3.ebuild +++ b/sys-apps/openrc/openrc-0.16.3.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.16.4.ebuild b/sys-apps/openrc/openrc-0.16.4.ebuild index c7bfad1247d6..bffc891d4ddc 100644 --- a/sys-apps/openrc/openrc-0.16.4.ebuild +++ b/sys-apps/openrc/openrc-0.16.4.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.16.ebuild b/sys-apps/openrc/openrc-0.16.ebuild index f1c78ac2cb42..bdc3b2410503 100644 --- a/sys-apps/openrc/openrc-0.16.ebuild +++ b/sys-apps/openrc/openrc-0.16.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.17.ebuild b/sys-apps/openrc/openrc-0.17.ebuild index c7bfad1247d6..bffc891d4ddc 100644 --- a/sys-apps/openrc/openrc-0.17.ebuild +++ b/sys-apps/openrc/openrc-0.17.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.18.3.ebuild b/sys-apps/openrc/openrc-0.18.3.ebuild index 4575415445ae..1026f48917fb 100644 --- a/sys-apps/openrc/openrc-0.18.3.ebuild +++ b/sys-apps/openrc/openrc-0.18.3.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.18.4.ebuild b/sys-apps/openrc/openrc-0.18.4.ebuild index 4c3e4758ff11..dede08015ec4 100644 --- a/sys-apps/openrc/openrc-0.18.4.ebuild +++ b/sys-apps/openrc/openrc-0.18.4.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.19.1.ebuild b/sys-apps/openrc/openrc-0.19.1.ebuild index e028eb2d6595..4a580f9741bb 100644 --- a/sys-apps/openrc/openrc-0.19.1.ebuild +++ b/sys-apps/openrc/openrc-0.19.1.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-0.20.2.ebuild b/sys-apps/openrc/openrc-0.20.2.ebuild index bf25fc4e965d..41ac4e9ff0ef 100644 --- a/sys-apps/openrc/openrc-0.20.2.ebuild +++ b/sys-apps/openrc/openrc-0.20.2.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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase diff --git a/sys-apps/openrc/openrc-9999.ebuild b/sys-apps/openrc/openrc-9999.ebuild index bf25fc4e965d..41ac4e9ff0ef 100644 --- a/sys-apps/openrc/openrc-9999.ebuild +++ b/sys-apps/openrc/openrc-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$ @@ -19,11 +19,10 @@ fi LICENSE="BSD-2" SLOT="0" -IUSE="audit debug elibc_glibc ncurses pam newnet prefix +netifrc selinux static-libs +IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs tools unicode kernel_linux kernel_FreeBSD" COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) ) - elibc_glibc? ( >=sys-libs/glibc-2.5 ) ncurses? ( sys-libs/ncurses:0= ) pam? ( sys-auth/pambase |