summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-12-13 18:34:58 +0000
committerMark Guertin <gerk@gentoo.org>2002-12-13 18:34:58 +0000
commitbf81ae8bfaf0bd2e18a989591a9bc6bdef06fdc4 (patch)
treec999f268e6f431a65325b86131310e1f7a2d1977 /sys-libs
parentmoved to stable (diff)
downloadgentoo-2-bf81ae8bfaf0bd2e18a989591a9bc6bdef06fdc4.tar.gz
gentoo-2-bf81ae8bfaf0bd2e18a989591a9bc6bdef06fdc4.tar.bz2
gentoo-2-bf81ae8bfaf0bd2e18a989591a9bc6bdef06fdc4.zip
marked stable for ppc
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/glibc-2.3.1-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index c4f94d3ef6a4..d7b40e04de66 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.33 2002/12/09 22:22:55 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.34 2002/12/13 18:32:01 gerk Exp $
+
+ 13 Dec 2002; Mark Guertin <gerk@gentoo.org> glibc-2.3.1-r2.ebuild :
+
+ Marked stable for ppc
10 Dec 2002; Martin Schlemmer <azarah@gentoo.org> glibc-2.3.1-r2.ebuild :
diff --git a/sys-libs/glibc/glibc-2.3.1-r2.ebuild b/sys-libs/glibc/glibc-2.3.1-r2.ebuild
index 26a6a2861c7b..ac3f89a4b4fe 100644
--- a/sys-libs/glibc/glibc-2.3.1-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.3.1-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.1-r2.ebuild,v 1.8 2002/12/09 22:22:55 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.1-r2.ebuild,v 1.9 2002/12/13 18:32:01 gerk Exp $
IUSE="nls pic build"
@@ -40,7 +40,7 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${PV}.tar.gz
http://ftp.gnu.org/gnu/glibc/glibc-linuxthreads-${PV}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc ~sparc ~alpha"
# Is 99% compadible, just some .a's bork
SLOT="2.2"
LICENSE="GPL-2"