diff options
author | Alexander Gabert <pappy@gentoo.org> | 2008-04-29 00:22:01 +0000 |
---|---|---|
committer | Alexander Gabert <pappy@gentoo.org> | 2008-04-29 00:22:01 +0000 |
commit | 65186f2160a13eea85e375a83b444b494401a9ea (patch) | |
tree | c67e9de118f6f32b4eb9ada76da8afb4a6b64fa7 /sys-libs | |
parent | amd64 stable, bug #219646 (diff) | |
download | gentoo-2-65186f2160a13eea85e375a83b444b494401a9ea.tar.gz gentoo-2-65186f2160a13eea85e375a83b444b494401a9ea.tar.bz2 gentoo-2-65186f2160a13eea85e375a83b444b494401a9ea.zip |
changing herd for ebuild as the hardened profile uses the toolchain glibc
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild b/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild index 578ad51c4b1a..d233b8024ed1 100644 --- a/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild +++ b/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild,v 1.5 2008/04/28 15:58:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild,v 1.6 2008/04/29 00:22:01 pappy Exp $ # the main installation routine and patches # from http://www.linuxfromscratch.org/hlfs # and one file of patches of sys-libs/glibc DESCRIPTION="Gentoo Hardened GNU libc6" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/" +HOMEPAGE="http://www.gentoo.org/proj/en/extreme-security/" KERNELVER="2.6.18" @@ -35,10 +35,6 @@ SRC_URI="${SRC_URI} \ LICENSE="LGPL-2" SLOT="1" -## !!! dosbin: -## /var/tmp/portage/sys-libs/hardened-glibc-2.6.1-r1/ -## work/glibc-2.6.1/gentoo/locale/locale-gen does not exist - KEYWORDS="~x86" IUSE="" |