diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-05-14 15:27:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-05-14 15:27:49 +0000 |
commit | f50ed6fc878ab153d29fb58f8bea6c248a65ab28 (patch) | |
tree | e0ade71d9d723878a8d84b3553bcec5e60a7ff98 /sys-libs/glibc/glibc-2.5-r2.ebuild | |
parent | Version bump (fixes bug #177029 aka CVE-2007-2446, CVE-2007-2447) and mark it... (diff) | |
download | gentoo-2-f50ed6fc878ab153d29fb58f8bea6c248a65ab28.tar.gz gentoo-2-f50ed6fc878ab153d29fb58f8bea6c248a65ab28.tar.bz2 gentoo-2-f50ed6fc878ab153d29fb58f8bea6c248a65ab28.zip |
Push out some alpha compile fixes.
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-libs/glibc/glibc-2.5-r2.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.5-r2.ebuild b/sys-libs/glibc/glibc-2.5-r2.ebuild index a3893830c638..4477d11b2afb 100644 --- a/sys-libs/glibc/glibc-2.5-r2.ebuild +++ b/sys-libs/glibc/glibc-2.5-r2.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-r2.ebuild,v 1.10 2007/05/11 04:01:22 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r2.ebuild,v 1.11 2007/05/14 15:27:49 vapier Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -27,7 +27,7 @@ GLIBC_MANPAGE_VERSION="none" GLIBC_INFOPAGE_VERSION="none" # Gentoo patchset -PATCH_VER="1.5" +PATCH_VER="1.6" GENTOO_TOOLCHAIN_BASE_URI="mirror://gentoo" GENTOO_TOOLCHAIN_DEV_URI="http://dev.gentoo.org/~azarah/glibc/XXX http://dev.gentoo.org/~vapier/dist/XXX" |