summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-07-11 22:01:42 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-07-11 22:01:42 +0000
commite69160667c053031e981ce2dacb1b8825ec3fd3c (patch)
tree094f18a09355519e173b31e5bcd154cd2fda237c /sys-libs
parentCopied mozilla useflags for gecko-sdk. (diff)
downloadhistorical-e69160667c053031e981ce2dacb1b8825ec3fd3c.tar.gz
historical-e69160667c053031e981ce2dacb1b8825ec3fd3c.tar.bz2
historical-e69160667c053031e981ce2dacb1b8825ec3fd3c.zip
Update to support selinux USE flag.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/Manifest10
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild16
3 files changed, 22 insertions, 10 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 0c59b6ad5cfd..5674614e104e 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.355 2005/07/11 15:07:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.356 2005/07/11 22:01:42 azarah Exp $
+
+ 11 Jul 2005; Martin Schlemmer <azarah@gentoo.org>
+ glibc-2.3.4.20050125-r1.ebuild:
+ Update to support selinux USE flag.
11 Jul 2005; Martin Schlemmer <azarah@gentoo.org>
glibc-2.3.4.20041102-r1.ebuild, glibc-2.3.5.ebuild,
diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index 83199338958e..2e887b8ec378 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -7,8 +7,8 @@ MD5 44c27cc7abe11dd4962146851f9cd2ba glibc-2.3.4.20040619-r2.ebuild 21356
MD5 c24f0c3ae2038cd3cac5fc787dfe8702 glibc-2.3.5.20050421.ebuild 40722
MD5 45b53d55a7990f579c81cc9698091b8b glibc-2.2.5-r10.ebuild 4454
MD5 3ec5d17c9cfd78688ca51a889dd354a7 glibc-2.3.4.20040808-r1.ebuild 27705
-MD5 ef49dfc53e1d73e8a866023e20fd73c2 ChangeLog 74982
-MD5 463533fbf349a19bd29504990c15b032 glibc-2.3.4.20050125-r1.ebuild 38722
+MD5 d151983eb8f22e13c10cf03fb6c58e8b ChangeLog 75107
+MD5 d1b2aaa43cebc94e906b1c831a176d3e glibc-2.3.4.20050125-r1.ebuild 38944
MD5 f45e4d183c120dd35352b12746973213 glibc-2.3.4.20050125.ebuild 35408
MD5 3b73a40944514533bab9ee36370dd062 glibc-2.3.3.20040420-r2.ebuild 21681
MD5 72e5e7601d825594df386333550cb787 glibc-2.3.4.20041102-r1.ebuild 34248
@@ -155,7 +155,7 @@ MD5 175bde9b0017d4deb63cf55f38173e11 files/2.3.3/glibc-2.3.3_pre20040117-got-fix
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFC0ou11ZcsMnZjRyIRAursAJ9ecRD0RFXUDbTSWN6EuJAZ+Ewb1ACgslWe
-fYCKknESfQhid9J0eNyOxZI=
-=fff7
+iD8DBQFC0uzL1ZcsMnZjRyIRAkOjAJwKsabaKuboGCcNy40fLiHmrU7JQgCeOjz5
+XyVGjVU9aF4U1jq3xa+XxXw=
+=o8jP
-----END PGP SIGNATURE-----
diff --git a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild
index 16380e1e03b9..ebc546b126b8 100644
--- a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.52 2005/07/09 21:11:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.53 2005/07/11 22:01:42 azarah Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -48,7 +48,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
LICENSE="LGPL-2"
-IUSE="build erandom hardened multilib nls nomalloccheck nptl nptlonly pic userlocales"
+IUSE="build erandom hardened multilib nls nomalloccheck nptl nptlonly pic userlocales selinux"
export CBUILD=${CBUILD:-${CHOST}}
export CTARGET=${CTARGET:-${CHOST}}
@@ -870,6 +870,12 @@ glibc_do_configure() {
die "invalid pthread option"
fi
+ if ! use build && use selinux ; then
+ myconf="${myconf} --with-selinux"
+ else
+ myconf="${myconf} --without-selinux"
+ fi
+
myconf="${myconf}
--without-cvs
--enable-bind-now
@@ -1061,9 +1067,11 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
>=sys-devel/binutils-2.14.90.0.6-r1
>=sys-devel/gcc-config-1.3.9
virtual/os-headers
- nls? ( sys-devel/gettext )"
+ nls? ( sys-devel/gettext )
+ selinux? ( !build? ( sys-libs/libselinux ) )"
RDEPEND="virtual/os-headers
- nls? ( sys-devel/gettext )"
+ nls? ( sys-devel/gettext )
+ selinux? ( !build? ( sys-libs/libselinux ) )"
if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then
DEPEND="${DEPEND}