diff options
author | Alex Veber <coronalvr@gentoo.org> | 2003-07-29 14:12:05 +0000 |
---|---|---|
committer | Alex Veber <coronalvr@gentoo.org> | 2003-07-29 14:12:05 +0000 |
commit | 66d579f5c43b60ee3c7ba3f75d86e5e340020fe7 (patch) | |
tree | 7633e08fcbefa8aa2894e620da1c74ae7a0a4d94 /sys-libs/glibc/glibc-2.3.2-r1.ebuild | |
parent | stable bump (diff) | |
download | gentoo-2-66d579f5c43b60ee3c7ba3f75d86e5e340020fe7.tar.gz gentoo-2-66d579f5c43b60ee3c7ba3f75d86e5e340020fe7.tar.bz2 gentoo-2-66d579f5c43b60ee3c7ba3f75d86e5e340020fe7.zip |
removed winex block
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.2-r1.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-libs/glibc/glibc-2.3.2-r1.ebuild b/sys-libs/glibc/glibc-2.3.2-r1.ebuild index c141b4757ee4..7a06111c1377 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.17 2003/07/24 18:17:59 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r1.ebuild,v 1.18 2003/07/29 14:11:52 coronalvr Exp $ IUSE="nls pic build nptl" @@ -64,9 +64,8 @@ DEPEND="=sys-devel/gcc-3.2* nptl? ( >=sys-devel/gcc-3.2.2-r1 ) 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 nls? ( sys-devel/gettext ) |