From 91c57425d2e16db836e2109442153b5fd585cf0f Mon Sep 17 00:00:00 2001 From: Daniel Gryniewicz Date: Thu, 4 May 2006 14:43:18 +0000 Subject: De-keyword because hardened is broken. Bug #124682 (Portage version: 2.1_pre9-r5) --- sys-libs/glibc/ChangeLog | 5 ++++- sys-libs/glibc/glibc-2.3.6-r3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-libs') diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 1d938f8113e0..dbba1a8e27ab 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.450 2006/05/04 03:53:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.451 2006/05/04 14:43:18 dang Exp $ + + 04 May 2006; Daniel Gryniewicz glibc-2.3.6-r3.ebuild: + De-keyword because hardened is broken. Bug #124682 *glibc-2.3.6-r4 (04 May 2006) diff --git a/sys-libs/glibc/glibc-2.3.6-r3.ebuild b/sys-libs/glibc/glibc-2.3.6-r3.ebuild index d4b8c7e46050..7b727e5314a7 100644 --- a/sys-libs/glibc/glibc-2.3.6-r3.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r3.ebuild,v 1.16 2006/05/04 02:39:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r3.ebuild,v 1.17 2006/05/04 14:43:18 dang Exp $ # TODO: # - fix warning from glibc build system: @@ -25,7 +25,7 @@ # CHOST != CTARGET - install into /usr/CTARGET/ #KEYWORDS="~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -KEYWORDS="-* ~alpha amd64 arm ~ia64 mips ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="-* ~alpha ~amd64 arm ~ia64 mips ppc ~ppc64 ~s390 sparc x86" BRANCH_UPDATE="" -- cgit v1.2.3-65-gdbad