summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-09-29 19:50:11 +0000
committerNed Ludd <solar@gentoo.org>2004-09-29 19:50:11 +0000
commitf3904df5e469747a829d49a6de4d8d9f671a69b1 (patch)
tree98ff0d2f4887993ec26c92c948091fdf5819dc63 /profiles/uclibc
parentupdated DESCRIPTION slightly (diff)
downloadhistorical-f3904df5e469747a829d49a6de4d8d9f671a69b1.tar.gz
historical-f3904df5e469747a829d49a6de4d8d9f671a69b1.tar.bz2
historical-f3904df5e469747a829d49a6de4d8d9f671a69b1.zip
One package that we should never install via a R/DEPEND is glibc. But from time to time an ebuild will creep into the tree which explicitly depends on glibc and portage will build and install glibc for you. This would leave your system in an unstable state, so we prevent that behavior here by the use of this masking.
Diffstat (limited to 'profiles/uclibc')
-rw-r--r--profiles/uclibc/package.mask20
1 files changed, 20 insertions, 0 deletions
diff --git a/profiles/uclibc/package.mask b/profiles/uclibc/package.mask
new file mode 100644
index 000000000000..eb664445396d
--- /dev/null
+++ b/profiles/uclibc/package.mask
@@ -0,0 +1,20 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/package.mask,v 1.1 2004/09/29 19:50:11 solar Exp $
+
+# 27 Sep 2004; <carpaski@gentoo.org> (gentoo-core mailing list)
+# Profiles have a package.mask for ARCHITECTURE related masking. There
+# must be an explicitly defined reason for using this file in any
+# particular way. It is NOT a general-use file. It is for specific
+# instances that involve incompatibilities between libs and specific
+# profiles.
+
+# 29 Sep 2004; <solar@gentoo.org>
+# One package that we should never install via a R/DEPEND is glibc. But
+# from time to time an ebuild will creep into the tree which explicitly
+# depends on glibc and portage will build and install glibc for you.
+# This would leave your system in an unstable state, so we prevent that
+# behavior here by the use of this masking.
+##############################################################################
+
+sys-libs/glibc