diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-03-02 18:10:35 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-03-02 18:10:35 +0000 |
commit | d34c73e1566d22a20fe05e1b520a00a1662e83b2 (patch) | |
tree | 57f910e6e0793f92279ef561b18aac01c4ee3a83 /sys-libs | |
parent | Fix qt-3.3 compile problem. Close bug #43475. (Manifest recommit) (diff) | |
download | gentoo-2-d34c73e1566d22a20fe05e1b520a00a1662e83b2.tar.gz gentoo-2-d34c73e1566d22a20fe05e1b520a00a1662e83b2.tar.bz2 gentoo-2-d34c73e1566d22a20fe05e1b520a00a1662e83b2.zip |
s390 keywords
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index dc98ff7e781b..40f53de39c08 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,9 @@ # 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.135 2004/03/02 00:19:15 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.136 2004/03/02 18:07:37 iggy Exp $ + + 02 Mar 2004; Brian Jackson <iggy@gentoo.org> glibc-2.3.2-r9.ebuild: + s390 keywords 01 Mar 2004; Tom Gall <tgall@gentoo.org> glibc-2.3.3_pre20031210.ebuild: added in dependancy for ppc64 headers diff --git a/sys-libs/glibc/glibc-2.3.2-r9.ebuild b/sys-libs/glibc/glibc-2.3.2-r9.ebuild index 67f04f4cc0ee..24fd0b45993f 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-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.19 2004/02/26 18:56:23 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r9.ebuild,v 1.20 2004/03/02 18:07:37 iggy 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 ppc" +KEYWORDS="x86 sparc amd64 hppa alpha ppc s390" SLOT="2.2" LICENSE="LGPL-2" |