diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-05 20:23:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-05 20:23:19 +0000 |
commit | c04dc0649f3daa7ecf26c8d7236be939e4748335 (patch) | |
tree | 6e25f68b72e8795d54eab26c2c2565fa5d255e96 /sys-libs | |
parent | Add check depend for tests thanks to graaff in bug 180613 (diff) | |
download | gentoo-2-c04dc0649f3daa7ecf26c8d7236be939e4748335.tar.gz gentoo-2-c04dc0649f3daa7ecf26c8d7236be939e4748335.tar.bz2 gentoo-2-c04dc0649f3daa7ecf26c8d7236be939e4748335.zip |
alpha stable
(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.3.6-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index eac2c8407657..9b52f7a8aa93 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.530 2007/06/02 20:02:58 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.531 2007/06/05 20:23:19 armin76 Exp $ + + 05 Jun 2007; Raúl Porcel <armin76@gentoo.org> glibc-2.3.6-r5.ebuild: + alpha stable 02 Jun 2007; Matti Bickel <mabi@gentoo.org> glibc-2.5-r3.ebuild: ppc stable diff --git a/sys-libs/glibc/glibc-2.3.6-r5.ebuild b/sys-libs/glibc/glibc-2.3.6-r5.ebuild index ce8bf6e7fb46..1f68bcd46177 100644 --- a/sys-libs/glibc/glibc-2.3.6-r5.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r5.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.3.6-r5.ebuild,v 1.20 2007/05/24 04:59:48 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r5.ebuild,v 1.21 2007/06/05 20:23:19 armin76 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="" |