commit: 774b6be619d13ddd7ec789f35e8e43c71058cd3e Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Jan 18 23:50:20 2016 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue Jan 19 00:02:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=774b6be6
profiles: mask the forthcoming app-backup/backuppc-3.3.1. The next version of app-backup/backuppc will require a mod_perl supporting apache-2.4, but the only such version in the tree at the moment (2.0.10_pre201601) is masked. So mask the new backuppc, too. Gentoo-Bug: 512504 Gentoo-Bug: 532718 Gentoo-Bug: 541312 Gentoo-Bug: 562454 profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e547b2d..50ee140 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky <[email protected]> (18 Jan 2016) +# Depends on a masked version of mod_perl. Feel free +# to unmask as soon as mod_perl supports apache-2.4. +# Bugs #512504, #532718, #541312,and #562454. +=app-backup/backuppc-3.3.1 + # Mike Frysinger <[email protected]> (18 Jan 2016) # Force people to migrate to the new combined libraries: # media-libs/elementary & dev-libs/efl. #571796
