diff options
author | 2011-02-07 20:58:14 +0000 | |
---|---|---|
committer | 2011-02-07 20:58:14 +0000 | |
commit | c0b6d8aada1713fa238e4b0e9e3f429cff97479b (patch) | |
tree | c5c90e48c55d781b696bf1ebd018a8c0f2d22904 | |
parent | remove util-linux provided entry (diff) | |
download | historical-c0b6d8aada1713fa238e4b0e9e3f429cff97479b.tar.gz historical-c0b6d8aada1713fa238e4b0e9e3f429cff97479b.tar.bz2 historical-c0b6d8aada1713fa238e4b0e9e3f429cff97479b.zip |
Add newlib to the list of crossdev-only packages. The SLOT tricks it has been using up to today are not bright and break with the new metadata regeneration.
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/package.mask | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index af95bb6134a9..aa398c422f2b 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5019 2011/02/07 20:49:32 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5020 2011/02/07 20:58:14 flameeyes Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 07 Feb 2011; Diego E. Pettenò <flameeyes@gentoo.org> package.mask: + Add newlib to the list of crossdev-only packages. The SLOT tricks it has been + using up to today are not bright and break with the new metadata + regeneration. + 07 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> desc/video_cards.desc: Add qxl to VIDEO_CARDS. diff --git a/profiles/package.mask b/profiles/package.mask index 4e5dc44a146f..f0644e6ebe37 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12434 2011/02/07 15:29:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12435 2011/02/07 20:58:14 flameeyes Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -983,6 +983,7 @@ dev-libs/cygwin dev-util/mingw-runtime dev-util/mingw64-runtime dev-util/w32api +sys-libs/newlib # Mike Pagano <mpagano@gentoo.org> (17 Dec 2008) # Masked waiting on >=portage-2.2* to be unmasked |