diff options
author | 2010-03-12 15:39:15 +0000 | |
---|---|---|
committer | 2010-03-12 15:39:15 +0000 | |
commit | 89e8729acee9bc010968f23b081b610c3c6eac8c (patch) | |
tree | 368a283544b92944f820c55c5ffcd5ec48413ee6 | |
parent | Move back to SLOT 0, they cant be slotted anyway (diff) | |
download | historical-89e8729acee9bc010968f23b081b610c3c6eac8c.tar.gz historical-89e8729acee9bc010968f23b081b610c3c6eac8c.tar.bz2 historical-89e8729acee9bc010968f23b081b610c3c6eac8c.zip |
move freebsd-lib to slot 0, they cant be slotted and we should rely on preserve-libs or the old fashioned way
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/updates/1Q-2010 | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 628b5ca1248d..aab692c11f9e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4018 2010/03/12 08:05:33 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4019 2010/03/12 15:39:14 aballier 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! + 12 Mar 2010; Alexis Ballier <aballier@gentoo.org> updates/1Q-2010: + move freebsd-lib to slot 0, they cant be slotted and we should rely on + preserve-libs or the old fashioned way + 12 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> package.mask: Mask www-client/chromium dev channel release. diff --git a/profiles/updates/1Q-2010 b/profiles/updates/1Q-2010 index ed4e28abfac5..f48c1259a583 100644 --- a/profiles/updates/1Q-2010 +++ b/profiles/updates/1Q-2010 @@ -60,3 +60,4 @@ move dev-util/stgit dev-vcs/stgit move dev-util/cvsspam dev-vcs/cvsspam move dev-util/svnmailer dev-vcs/svnmailer move dev-util/git-sh dev-vcs/git-sh +slotmove >=sys-freebsd/freebsd-lib-7 7.0 0 |