summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-22 07:20:02 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-22 07:20:02 +0000
commit2691b04f84ce27f5aeee3ad3c248d5aa43b6321e (patch)
tree2cf3ec3f56dde02db49dd65dd3d0d5c074ea0661
parentamd64 (diff)
downloadhistorical-2691b04f84ce27f5aeee3ad3c248d5aa43b6321e.tar.gz
historical-2691b04f84ce27f5aeee3ad3c248d5aa43b6321e.tar.bz2
historical-2691b04f84ce27f5aeee3ad3c248d5aa43b6321e.zip
amd64 unmask
-rw-r--r--sys-libs/glibc/Manifest2
-rw-r--r--sys-libs/glibc/glibc-2.3.2-r2.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index 630b394c5a69..5c9759830b5e 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -2,7 +2,7 @@ MD5 42b066fbae89e0ed28b6d34439fd5522 ChangeLog 13385
MD5 7264bd42315cd6e06b489d9dd3f88404 glibc-2.2.5-r8.ebuild 9706
MD5 5cf2ad2ae0b712b0fd0b8659e6334a46 glibc-2.3.1-r4.ebuild 10393
MD5 5117a9e86261068e251f5ade373be9b1 glibc-2.3.2-r1.ebuild 16152
-MD5 3648536a4d0a372bc04c8f622f3b4e97 glibc-2.3.2-r2.ebuild 16256
+MD5 4a73ad30ba5a7de702180583a586d92e glibc-2.3.2-r2.ebuild 16261
MD5 9cc1e6b6f749dba7c8759bd07266f7d9 files/digest-glibc-2.2.5-r8 143
MD5 439cce38dd07f6669b9bb50f0c211b41 files/digest-glibc-2.3.1-r4 141
MD5 6b4ab93e3890f58e0845bbe51923eeb1 files/digest-glibc-2.3.2-r1 205
diff --git a/sys-libs/glibc/glibc-2.3.2-r2.ebuild b/sys-libs/glibc/glibc-2.3.2-r2.ebuild
index 75cd3ae06fc6..34496be19002 100644
--- a/sys-libs/glibc/glibc-2.3.2-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.3.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r2.ebuild,v 1.4 2003/06/22 05:10:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r2.ebuild,v 1.5 2003/06/22 07:19:53 drobbins Exp $
IUSE="nls pic build nptl"
@@ -55,8 +55,8 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${MY_PV}.tar.bz2
nptl? ( http://people.redhat.com/drepper/nptl/nptl-${NPTL_VER}.tar.bz2 )
mirror://gentoo/${P}-branch-update-${BRANCH_UPDATE}.patch.bz2"
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
-
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm"
+#amd64-only for now (intentional)
+KEYWORDS="amd64"
# Is 99% compadible, just some .a's bork
SLOT="2.2"
LICENSE="LGPL-2"