summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Veber <coronalvr@gentoo.org>2003-07-17 15:01:22 +0000
committerAlex Veber <coronalvr@gentoo.org>2003-07-17 15:01:22 +0000
commit2fe13c396493409d766ed6ed96852e0a067bd1e9 (patch)
tree56f7cd3758e231ff0a6ed3a19e9944211aebb3d3 /sys-libs
parent!>=sys-libs/glibc-2.3.2 (diff)
downloadgentoo-2-2fe13c396493409d766ed6ed96852e0a067bd1e9.tar.gz
gentoo-2-2fe13c396493409d766ed6ed96852e0a067bd1e9.tar.bz2
gentoo-2-2fe13c396493409d766ed6ed96852e0a067bd1e9.zip
set !app-emulation/winex-cvs
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/Manifest4
-rw-r--r--sys-libs/glibc/glibc-2.3.2-r1.ebuild3
3 files changed, 8 insertions, 4 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 8c5e45752088..8a963acb293a 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.65 2003/07/17 05:15:21 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.66 2003/07/17 15:01:08 coronalvr Exp $
+
+ 17 Jul 2003; Alex Veber <coronalvr@gentoo.org> glibc-2.3.2-r1.ebuild:
+ set !app-emulation/winex
16 Jul 2003; Jay Pfeifer <pfeifer@gentoo.org> glibc-2.3.2-r1.ebuild:
set stable on x86
diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index e305e5ba40d4..478ae80be760 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -1,8 +1,8 @@
-MD5 6bc5554f469e4b714fc7a01edb8842a4 glibc-2.3.2-r1.ebuild 16172
+MD5 0306b006859e5f9c4740dfdfc427b28d glibc-2.3.2-r1.ebuild 16200
MD5 5cf2ad2ae0b712b0fd0b8659e6334a46 glibc-2.3.1-r4.ebuild 10393
MD5 7264bd42315cd6e06b489d9dd3f88404 glibc-2.2.5-r8.ebuild 9706
MD5 2357df7ec8a7c3226dcd79a2325912c0 glibc-2.3.2-r2.ebuild 16486
-MD5 d35afea3f839ff79a2e7dafaf5ff33cb ChangeLog 13598
+MD5 f63492d244b2646395d97d0facbc8f07 ChangeLog 13700
MD5 82be016c42c7cc353ee563fcbcbc4769 files/nscd 840
MD5 135f8145885a2f4f9876fe973f33ddf6 files/glibc-2.2.4-string2.h.diff 5221
MD5 d688e44731d6e4b757382d7646c492c3 files/glibc-xdr_security.patch 6612
diff --git a/sys-libs/glibc/glibc-2.3.2-r1.ebuild b/sys-libs/glibc/glibc-2.3.2-r1.ebuild
index a9fed23767c4..4e0db883b1f5 100644
--- a/sys-libs/glibc/glibc-2.3.2-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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-r1.ebuild,v 1.13 2003/07/17 05:15:21 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r1.ebuild,v 1.14 2003/07/17 15:01:08 coronalvr Exp $
IUSE="nls pic build nptl"
@@ -65,6 +65,7 @@ DEPEND="=sys-devel/gcc-3.2*
mips? >=sys-devel/binutils-2.13.90.0.16 : >=sys-devel/binutils-2.13.90.0.18
virtual/os-headers
!app-emulation/winex
+ !app-emulation/winex-cvs
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
sys-apps/baselayout