summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2004-01-09 12:58:25 +0000
committerLuca Barbato <lu_zero@gentoo.org>2004-01-09 12:58:25 +0000
commit868c6dd4cff2d5478513cc89b1a61f2f4ec6699b (patch)
tree35f35a96eb3f78da0dbfb934cab077347e76454f /sys-libs
parentUpdate the way CFLAGS are changed (diff)
downloadgentoo-2-868c6dd4cff2d5478513cc89b1a61f2f4ec6699b.tar.gz
gentoo-2-868c6dd4cff2d5478513cc89b1a61f2f4ec6699b.tar.bz2
gentoo-2-868c6dd4cff2d5478513cc89b1a61f2f4ec6699b.zip
~ppc
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog7
-rw-r--r--sys-libs/glibc/glibc-2.3.2-r9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 2b12f99c9f91..9d9a10cccf8e 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.113 2003/12/26 23:32:37 azarah Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.114 2004/01/09 12:58:25 lu_zero Exp $
+
+ 09 Jan 2004; Luca Barbato <lu_zero@gentoo.org> glibc-2.3.2-r9.ebuild:
+ Marked ~ppc
*glibc-2.3.3_pre20031222 (27 Dec 2003)
diff --git a/sys-libs/glibc/glibc-2.3.2-r9.ebuild b/sys-libs/glibc/glibc-2.3.2-r9.ebuild
index baca098582b2..d3ef24962651 100644
--- a/sys-libs/glibc/glibc-2.3.2-r9.ebuild
+++ b/sys-libs/glibc/glibc-2.3.2-r9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.2-r9.ebuild,v 1.6 2003/12/08 22:36:50 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r9.ebuild,v 1.7 2004/01/09 12:58:25 lu_zero Exp $
IUSE="nls pic build nptl"
@@ -55,7 +55,7 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${MY_PV}.tar.bz2
hppa? ( mirror://gentoo/${P}-hppa-patches-p1.tar.bz2 )"
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
-KEYWORDS="~x86 ~sparc amd64 hppa ~alpha"
+KEYWORDS="~x86 ~sparc amd64 hppa ~alpha ~ppc"
SLOT="2.2"
LICENSE="LGPL-2"