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
commitf584bf2faf8b290881955065537d5e4c09451092 (patch)
tree9bef529f85f0b5ba68746933d5fac41aefa848b4 /profiles/uclibc
parentcorrect the sed macro so it actually replaces the correct line (diff)
downloadgentoo-2-f584bf2faf8b290881955065537d5e4c09451092.tar.gz
gentoo-2-f584bf2faf8b290881955065537d5e4c09451092.tar.bz2
gentoo-2-f584bf2faf8b290881955065537d5e4c09451092.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