diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-02-12 06:43:43 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2015-02-12 06:43:43 +0000 |
commit | c01973a57a0c9fa7c0b43499589c946c5e896ceb (patch) | |
tree | 4d7cf11fdc2e218e1c1be8e20a2b09af6c660475 /profiles | |
parent | Bump (diff) | |
download | gentoo-2-c01973a57a0c9fa7c0b43499589c946c5e896ceb.tar.gz gentoo-2-c01973a57a0c9fa7c0b43499589c946c5e896ceb.tar.bz2 gentoo-2-c01973a57a0c9fa7c0b43499589c946c5e896ceb.zip |
mask app-office/{openerp-client,openerp-server,openerp-web} for removal due to dead upstream
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 16 |
2 files changed, 13 insertions, 9 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 633848e1550b..849d4d7d300f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9782 2015/02/12 02:37:14 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9783 2015/02/12 06:43:43 idella4 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 Feb 2015; Ian Delaney <idella4@gentoo.org> package.mask: + Mask app-office/{openerp-client,openerp-server,openerp-web} + for removal, remove mask of weasyprint-0.22 + 12 Feb 2015; Patrick Lauer <patrick@gentoo.org> package.mask: Remove handbrake mask as ffmpeg is unmasked diff --git a/profiles/package.mask b/profiles/package.mask index e5f097fda185..eb9591db0b38 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16353 2015/02/12 05:48:32 dolsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16354 2015/02/12 06:43:43 idella4 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,13 @@ #--- END OF EXAMPLES --- +# Ian Delaney <idella4@gentoo.org> (12 Feb 2015) +# upstream found to be dead, hash values now fail, +# no longer has relevance, masked for removal in 30 days +app-office/openerp-client +app-office/openerp-server +app-office/openerp-web + # Michał Górny <mgorny@gentoo.org> (11 Feb 2015) # Potentially destructive to @world, bug #539746. =sys-apps/portage-2.2.16 @@ -428,13 +435,6 @@ dev-java/ibm-jdk-bin:1.5 # Big API break. Masked until something needs it. >=dev-libs/isl-0.13 -# Ian Delaney <idella4@gentoo.org> (22 May 2014) -# The bumped version has been given added py3.4 support. -# Given testsuite failures, a period of masking allows for possible -# patching from upstream to be added to this version. -# Masked until py3.4 support is added to media-gfx/cairosvg -=dev-python/weasyprint-0.22 - # Justin Lecher <jlec@gentoo.org> (07 May 2014) # Still doesn't work as expected =sci-chemistry/ccpn-2.4.0_p140425-r1 |