summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-06-10 19:53:16 +0000
committerStephen Becker <geoman@gentoo.org>2004-06-10 19:53:16 +0000
commit5f7c78ce244ce90ce20eee1e38c37be0b76b483c (patch)
tree1756402522ab1203ff18e38b6cf787be0d337831 /sys-libs/glibc
parentnew version on cpan (Manifest recommit) (diff)
downloadgentoo-2-5f7c78ce244ce90ce20eee1e38c37be0b76b483c.tar.gz
gentoo-2-5f7c78ce244ce90ce20eee1e38c37be0b76b483c.tar.bz2
gentoo-2-5f7c78ce244ce90ce20eee1e38c37be0b76b483c.zip
Removed ~mips from keywords.
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 639069b65fde..b6097d065d29 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.182 2004/06/09 12:30:19 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.183 2004/06/10 19:53:15 geoman Exp $
+
+ 10 Jun 2004; Stephen P. Becker <geoman@gentoo.org>
+ glibc-2.3.3_pre20040529.ebuild:
+ removed ~mips keyword
09 Jun 2004; Travis Tilley <lv@gentoo.org> glibc-2.3.4.20040605.ebuild:
the 2.3.4 release needs pre-generated info pages to bootstrap without perl,
diff --git a/sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild b/sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild
index 67e517f94737..433631f4dd8e 100644
--- a/sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild
+++ b/sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.3_pre20040529.ebuild,v 1.13 2004/06/05 19:46:38 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild,v 1.14 2004/06/10 19:53:16 geoman Exp $
IUSE="nls pic build nptl erandom hardened multilib"
@@ -59,7 +59,7 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${MY_PV}.tar.bz2
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
#KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~ia64 ~ppc" # breaks on ~alpha
-KEYWORDS="-* amd64 ppc64 ~mips"
+KEYWORDS="-* amd64 ppc64"
SLOT="2.2"
LICENSE="LGPL-2"