summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-02-16 16:58:42 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-02-16 16:58:42 +0000
commit1e0e74eda900ca86b697d70d50524ed9102c2c24 (patch)
treef2bf9ce97cc2131634e8528dbc4df8c0224dd767 /sys-libs
parentMarked ~amd64. (diff)
downloadgentoo-2-1e0e74eda900ca86b697d70d50524ed9102c2c24.tar.gz
gentoo-2-1e0e74eda900ca86b697d70d50524ed9102c2c24.tar.bz2
gentoo-2-1e0e74eda900ca86b697d70d50524ed9102c2c24.zip
Marked ppc
(Portage version: 2.0.51.16)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20041102.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 9b2fba800985..9a7e5efa2e74 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.318 2005/02/16 04:02:39 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.319 2005/02/16 16:58:41 lu_zero Exp $
+
+ 16 Feb 2005; Luca Barbato <lu_zero@gentoo.org>
+ glibc-2.3.4.20041102.ebuild:
+ Marked ppc
*glibc-2.3.4.20050125-r1 (15 Feb 2005)
diff --git a/sys-libs/glibc/glibc-2.3.4.20041102.ebuild b/sys-libs/glibc/glibc-2.3.4.20041102.ebuild
index 0e2893eab1f9..da74f4f4c350 100644
--- a/sys-libs/glibc/glibc-2.3.4.20041102.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20041102.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.20041102.ebuild,v 1.45 2005/02/14 19:14:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102.ebuild,v 1.46 2005/02/16 16:58:42 lu_zero Exp $
inherit eutils multilib flag-o-matic toolchain-funcs versionator
@@ -52,7 +52,7 @@ LICENSE="LGPL-2"
|| SLOT="2.2"
#-sparc: Compiled fine with 3.4.1-r1, but tar would consistantly bus error when untarring the
# samba-1.0.9 tarball.
-KEYWORDS="amd64 ppc64 -hppa ia64 ~ppc ~x86 ~mips -sparc"
+KEYWORDS="amd64 ppc64 -hppa ia64 ppc ~x86 ~mips -sparc"
IUSE="nls pic build nptl nptlonly erandom hardened multilib debug userlocales nomalloccheck"
RESTRICT="nostrip multilib-pkg-force" # we'll handle stripping ourself #46186