sys-apps/openrc: drop old glibc dep
authorMike Frysinger <vapier@gentoo.org>
Mon, 18 Jan 2016 09:19:15 +0000 (04:19 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 18 Jan 2016 09:20:03 +0000 (04:20 -0500)
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.

15 files changed:
sys-apps/openrc/openrc-0.13.11.ebuild
sys-apps/openrc/openrc-0.14.ebuild
sys-apps/openrc/openrc-0.15.1.ebuild
sys-apps/openrc/openrc-0.15.ebuild
sys-apps/openrc/openrc-0.16.1.ebuild
sys-apps/openrc/openrc-0.16.2.ebuild
sys-apps/openrc/openrc-0.16.3.ebuild
sys-apps/openrc/openrc-0.16.4.ebuild
sys-apps/openrc/openrc-0.16.ebuild
sys-apps/openrc/openrc-0.17.ebuild
sys-apps/openrc/openrc-0.18.3.ebuild
sys-apps/openrc/openrc-0.18.4.ebuild
sys-apps/openrc/openrc-0.19.1.ebuild
sys-apps/openrc/openrc-0.20.2.ebuild
sys-apps/openrc/openrc-9999.ebuild

index 098b4e039bf1da555bc4d9875c8ec897a8444486..e05995db793f8c8911bdd4a1e5a0a503b79b1a80 100644 (file)
@@ -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
index f1c78ac2cb426821b6f6fc6da05a548892fcc5ec..bdc3b24105033b11e41e554b3288dcff04442a20 100644 (file)
@@ -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
index f1c78ac2cb426821b6f6fc6da05a548892fcc5ec..bdc3b24105033b11e41e554b3288dcff04442a20 100644 (file)
@@ -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
index f1c78ac2cb426821b6f6fc6da05a548892fcc5ec..bdc3b24105033b11e41e554b3288dcff04442a20 100644 (file)
@@ -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
index f1c78ac2cb426821b6f6fc6da05a548892fcc5ec..bdc3b24105033b11e41e554b3288dcff04442a20 100644 (file)
@@ -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
index f1c78ac2cb426821b6f6fc6da05a548892fcc5ec..bdc3b24105033b11e41e554b3288dcff04442a20 100644 (file)
@@ -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
index f1c78ac2cb426821b6f6fc6da05a548892fcc5ec..bdc3b24105033b11e41e554b3288dcff04442a20 100644 (file)
@@ -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
index c7bfad1247d63f52a4efc37a07747b7c2dfb8406..bffc891d4ddcd5eb89689248a1ff482031e8f745 100644 (file)
@@ -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
index f1c78ac2cb426821b6f6fc6da05a548892fcc5ec..bdc3b24105033b11e41e554b3288dcff04442a20 100644 (file)
@@ -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
index c7bfad1247d63f52a4efc37a07747b7c2dfb8406..bffc891d4ddcd5eb89689248a1ff482031e8f745 100644 (file)
@@ -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
index 4575415445aefc79b5b8c3123cb613938416199b..1026f48917fb3f39e2b922d61129f5e66f7f8fa0 100644 (file)
@@ -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
index 4c3e4758ff119829c611f507ac77e45663bbf52c..dede08015ec4400545a26095eeb4813ee4b13790 100644 (file)
@@ -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
index e028eb2d65958285c78559036545c45a77d7cbf9..4a580f9741bb6d034e61f5f59facb05fbde97248 100644 (file)
@@ -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
index bf25fc4e965d9b68a884707df4345cc4d8f5955f..41ac4e9ff0efeca5a043bc726e49b22fcde7dd5d 100644 (file)
@@ -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
index bf25fc4e965d9b68a884707df4345cc4d8f5955f..41ac4e9ff0efeca5a043bc726e49b22fcde7dd5d 100644 (file)
@@ -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