summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-09-25 06:23:13 +0000
committerNed Ludd <solar@gentoo.org>2007-09-25 06:23:13 +0000
commit428247e62f4542b758b1e288c9ada256c8c2424c (patch)
tree5a2b908d2a8882b38dc45e6ef21c7051e159f94b /profiles/uclibc
parentcorrect the sed macro so it actually replaces the correct line (diff)
downloadhistorical-428247e62f4542b758b1e288c9ada256c8c2424c.tar.gz
historical-428247e62f4542b758b1e288c9ada256c8c2424c.tar.bz2
historical-428247e62f4542b758b1e288c9ada256c8c2424c.zip
- remove tar masking in uclibc profile
Diffstat (limited to 'profiles/uclibc')
-rw-r--r--profiles/uclibc/package.mask4
1 files changed, 2 insertions, 2 deletions
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