Gentoo Archives: gentoo-commits

From: "Alexander Gabert (pappy)" <pappy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/hardened-glibc: hardened-glibc-2.6.1-r1.ebuild
Date: Tue, 29 Apr 2008 00:22:09
Message-Id: E1Jqdbe-000386-Eq@stork.gentoo.org
1 pappy 08/04/29 00:22:02
2
3 Modified: hardened-glibc-2.6.1-r1.ebuild
4 Log:
5 changing herd for ebuild as the hardened profile uses the toolchain glibc
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: hardened-glibc-2.6.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/hardened-glibc/hardened-glibc-2.6.1-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- hardened-glibc-2.6.1-r1.ebuild 28 Apr 2008 15:58:49 -0000 1.5
22 +++ hardened-glibc-2.6.1-r1.ebuild 29 Apr 2008 00:22:01 -0000 1.6
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 # the main installation routine and patches
30 # from http://www.linuxfromscratch.org/hlfs
31 # and one file of patches of sys-libs/glibc
32
33 DESCRIPTION="Gentoo Hardened GNU libc6"
34 -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
35 +HOMEPAGE="http://www.gentoo.org/proj/en/extreme-security/"
36
37 KERNELVER="2.6.18"
38
39 @@ -35,10 +35,6 @@
40 LICENSE="LGPL-2"
41 SLOT="1"
42
43 -## !!! dosbin:
44 -## /var/tmp/portage/sys-libs/hardened-glibc-2.6.1-r1/
45 -## work/glibc-2.6.1/gentoo/locale/locale-gen does not exist
46 -
47 KEYWORDS="~x86"
48 IUSE=""
49
50
51
52
53 --
54 gentoo-commits@l.g.o mailing list