diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2001-09-28 22:15:21 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2001-09-28 22:15:21 +0000 |
commit | d24c8142e785e7318d7d0d2f379a00dbeacddd22 (patch) | |
tree | c8e28d5fb63225135b761bafb36e17abf1334af7 /profiles | |
parent | fix header (diff) | |
download | gentoo-2-d24c8142e785e7318d7d0d2f379a00dbeacddd22.tar.gz gentoo-2-d24c8142e785e7318d7d0d2f379a00dbeacddd22.tar.bz2 gentoo-2-d24c8142e785e7318d7d0d2f379a00dbeacddd22.zip |
glibc fixes
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-1.0_rc6/packages | 2 | ||||
-rw-r--r-- | profiles/package.mask | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/profiles/default-1.0_rc6/packages b/profiles/default-1.0_rc6/packages index 12f07bbde942..ddfad0676db4 100644 --- a/profiles/default-1.0_rc6/packages +++ b/profiles/default-1.0_rc6/packages @@ -35,7 +35,7 @@ *>=sys-apps/portage-1.6.3 *=sys-devel/binutils-2.11.90.0.7 *=sys-devel/gcc-2.95.3-r5 -*=sys-libs/glibc-2.2.4-r1 +*=sys-libs/glibc-2.2.4-r2 >=sys-apps/sysklogd-1.4-r6 >=x11-base/xfree-4.1.0-r2 diff --git a/profiles/package.mask b/profiles/package.mask index d9747038298d..ec78a1d34ba2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -128,10 +128,6 @@ app-admin/va-systemimager-client # Seems to be some issues with GConf -# glibc-2.2.4 with gcc 2.95.3 brings back the atexit bug, and the patch -# won't fix it (chadh) -#=sys-libs/glibc-2.2.4 - # temporary until drobbins takes a look at my fix =sys-kernel/linux-sources-2.4.9.9 |