diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-10 12:25:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-10 12:25:18 +0000 |
commit | 6f6fed6a211b424df756e9d15cffe7138df7df97 (patch) | |
tree | 0ecc37a27bf4cb51cf8e9d52c4da2929fde5cd81 /sys-libs | |
parent | Add ~alpha wrt #172789, thanks to Tobias Klausmann for testing (diff) | |
download | gentoo-2-6f6fed6a211b424df756e9d15cffe7138df7df97.tar.gz gentoo-2-6f6fed6a211b424df756e9d15cffe7138df7df97.tar.bz2 gentoo-2-6f6fed6a211b424df756e9d15cffe7138df7df97.zip |
Stable on sparc wrt #183844
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index da5582661a30..772b52181e7b 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.542 2007/07/09 04:02:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.543 2007/07/10 12:25:18 gustavoz Exp $ + + 10 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> glibc-2.5-r4.ebuild: + Stable on sparc wrt #183844 09 Jul 2007; Jeroen Roovers <jer@gentoo.org> glibc-2.5-r4.ebuild: Stable for HPPA (bug #183844). diff --git a/sys-libs/glibc/glibc-2.5-r4.ebuild b/sys-libs/glibc/glibc-2.5-r4.ebuild index af50f6b071b4..ad725d0cba0b 100644 --- a/sys-libs/glibc/glibc-2.5-r4.ebuild +++ b/sys-libs/glibc/glibc-2.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.8 2007/07/09 04:02:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.9 2007/07/10 12:25:18 gustavoz Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -16,7 +16,7 @@ # CHOST = CTARGET - install into / # CHOST != CTARGET - install into /usr/CTARGET/ -KEYWORDS="-* alpha ~amd64 arm hppa ia64 mips ~ppc ppc64 ~s390 sh ~sparc x86" +KEYWORDS="-* alpha ~amd64 arm hppa ia64 mips ~ppc ppc64 ~s390 sh sparc x86" BRANCH_UPDATE="" |