summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/uclibc/package.mask4
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 9fcf3752f72a..37ca3b7de4ff 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for profile directory
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.662 2007/09/25 05:26:22 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.663 2007/09/25 06:23:12 solar Exp $
+
+ 25 Sep 2007; <solar@gentoo.org> uclibc/package.mask:
+ - remove tar masking in uclibc profile
25 Sep 2007; <jeff@gentoo.org> package.mask:
Adding x11-drivers/xf86-video-radeonhd to p.mask, as it's still experimental.
diff --git a/profiles/uclibc/package.mask b/profiles/uclibc/package.mask
index f643b08084f1..c1eb437d793b 100644
--- a/profiles/uclibc/package.mask
+++ b/profiles/uclibc/package.mask
@@ -2,8 +2,8 @@ sys-libs/glibc
# breaks gcc and such
dev-libs/libiconv
-# uclibc has broken stat() which causes tar to freak out
->=app-arch/tar-1.15.91
+# uclibc had a broken stat() which caused tar to freak out
+#>=app-arch/tar-1.15.91
# requires funcs we dont yet provide
>=sys-fs/xfsprogs-2.8.10