diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 10 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 14 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 2b0b67a76788..a1df81619dd9 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,19 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5590 2011/07/29 19:15:08 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5591 2011/07/31 08:17:11 steev 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! + 31 Jul 2011; Steev Klimaszewsk <steev@gentoo.org> package.mask: + + + Mask net-misc/dhcdbd. This package has been obsolete since NetworkManager + 0.7. NetworkManager 0.8 is in the tree as the oldest version so we can remove + this in 30 days. + + 29 Jul 2011; Andreas K. Huettel <dilfridge@gentoo.org> updates/3Q-2011: libkmap becomes libkgeomap diff --git a/profiles/package.mask b/profiles/package.mask index 122dfa72f34d..f7df5cda5bcb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12953 2011/07/29 21:22:26 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12954 2011/07/31 08:17:11 steev 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 @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Steev Klimaszewski <steev@gentoo.org> (31 Jul 2011) +# This package is old and obsolete. Mask for removal. +net-misc/dhcdbd + # Jesus Rivero <neurogeek@gentoo.org> (29 Jul 2011) # This package had wrong versioning. Masked to enforce upgrade on the # upcoming 0.0.13 |