summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/uclibc/package.mask')
-rw-r--r--profiles/uclibc/package.mask23
1 files changed, 0 insertions, 23 deletions
diff --git a/profiles/uclibc/package.mask b/profiles/uclibc/package.mask
deleted file mode 100644
index ecda164..0000000
--- a/profiles/uclibc/package.mask
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/package.mask,v 1.22 2012/04/27 00:54:23 vapier Exp $
-
-# glib-2.x requires working locale/iconv which
-# isn't available atm in uclibc
->=dev-libs/glib-2.5
-
-# Diego Elio Pettenò <flameeyes@gentoo.org> (8 Feb 2011)
-# on behalf of QA team <qa@gentoo.org
-#
-# Make sure uClibc is available as sys-libs/uclibc only on uclibc
-# profiles, as the "dynamic slot generation" is broken. The package is
-# still available on default profiles to be used with crossdev.
--sys-libs/uclibc
-
-sys-libs/glibc
-
-# breaks gcc and such
-dev-libs/libiconv
-
-# requires funcs we dont yet provide
->=sys-fs/xfsprogs-2.8.10