diff options
author | 2006-01-06 07:03:13 +0000 | |
---|---|---|
committer | 2006-01-06 07:03:13 +0000 | |
commit | e4a8f9d78fb39364538e975aaa5e8ddef6c4d147 (patch) | |
tree | 9ec8780e7578fe55a473ba0d2bb80d77432eabce /sys-libs | |
parent | Pruned old version, 1.5_beta1. (diff) | |
download | gentoo-2-e4a8f9d78fb39364538e975aaa5e8ddef6c4d147.tar.gz gentoo-2-e4a8f9d78fb39364538e975aaa5e8ddef6c4d147.tar.bz2 gentoo-2-e4a8f9d78fb39364538e975aaa5e8ddef6c4d147.zip |
Marking ~x86
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 5caf55b55d4d..f368da785702 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.418 2006/01/05 19:02:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.419 2006/01/06 07:03:13 halcy0n Exp $ + + 06 Jan 2006; Mark Loeser <halcy0n@gentoo.org> glibc-2.3.6-r2.ebuild: + Marking ~x86 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> glibc-2.3.5-r3.ebuild: Stable on sparc diff --git a/sys-libs/glibc/glibc-2.3.6-r2.ebuild b/sys-libs/glibc/glibc-2.3.6-r2.ebuild index a287d468e564..587003f4aba8 100644 --- a/sys-libs/glibc/glibc-2.3.6-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r2.ebuild,v 1.1 2006/01/03 06:00:34 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r2.ebuild,v 1.2 2006/01/06 07:03:13 halcy0n Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -17,7 +17,7 @@ # CHOST != CTARGET - install into /usr/CTARGET/ #KEYWORDS="~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -KEYWORDS="-* ~mips ~ppc" +KEYWORDS="-* ~mips ~ppc ~x86" BRANCH_UPDATE="" |