diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-07 03:52:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-07 03:52:06 +0000 |
commit | cb3516bd50fba8b1722488ac6157562e874a5aac (patch) | |
tree | 3882dfe291d3bf2961115ce32fe90c2de9173ebf /profiles/uclibc | |
parent | Minor fix for s390/gcc-4 from upstream. (diff) | |
download | gentoo-2-cb3516bd50fba8b1722488ac6157562e874a5aac.tar.gz gentoo-2-cb3516bd50fba8b1722488ac6157562e874a5aac.tar.bz2 gentoo-2-cb3516bd50fba8b1722488ac6157562e874a5aac.zip |
clean out old entries
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/package.mask | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/profiles/uclibc/package.mask b/profiles/uclibc/package.mask index 8fb0571f001e..a9b9119345d2 100644 --- a/profiles/uclibc/package.mask +++ b/profiles/uclibc/package.mask @@ -1,26 +1 @@ -# 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.5 2005/02/12 06:31:48 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. -# -# 10 Nov 2004; <solar@gentoo.org> -# binary only packages that were compiled for glibc but don't check for uclibc -# should probably be placed in here as well. -############################################################################## - sys-libs/glibc -#uses virtual/libc but really needs to depend on glibc. -app-emulation/vmware-workstation |