diff options
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 84b3b36f3cbd..c6dcfb9b4b1e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9480 2014/10/24 18:02:43 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9481 2014/10/24 19:31:22 dilfridge 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! + 24 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Mask dev-perl/SVN-Mirror for removal + 24 Oct 2014; Michał Górny <mgorny@gentoo.org> package.mask: Mask bashcomp update of app-misc/booh. diff --git a/profiles/package.mask b/profiles/package.mask index b8425a4826ff..81051db8a079 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16110 2014/10/24 18:02:43 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16111 2014/10/24 19:31:22 dilfridge 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 @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Andreas K. Huettel <dilfridge@gentoo.org> (24 Oct 2014) +# Fails tests (bug 277407), no reverse deps in tree, no releases +# since many years, unlikely to work with uptodate subversion +# Masked for removal in 30 days +dev-perl/SVN-Mirror + # Davide Pesavento <pesa@gentoo.org> (20 Oct 2014) # Does not build with any in-tree version of cmake since 20140713 (bug 506614). # Jabber plugin is broken (bug 464690). Masked for removal in 30 days. |