summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-07-12 18:27:03 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2019-07-12 18:27:03 +0100
commit4b80e9376b624b678aa5d4bd5451fc212c0b3346 (patch)
treef6006c599cfff53717a13088a97aeb845abc43a1
parentSplit CSS into a related mime part not a big inlined mess (diff)
downloadgentoobrowse-api-4b80e9376b624b678aa5d4bd5451fc212c0b3346.tar.bz2
gentoobrowse-api-4b80e9376b624b678aa5d4bd5451fc212c0b3346.tar.xz
gentoobrowse-api-4b80e9376b624b678aa5d4bd5451fc212c0b3346.zip
Update mask processor for change in date format
-rw-r--r--gentoobrowse-api/service/mask.cpp2
-rw-r--r--gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/package.mask314
-rw-r--r--gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/package.mask314
-rw-r--r--gentoobrowse-api/unittests/testMasks.cpp8
4 files changed, 319 insertions, 319 deletions
diff --git a/gentoobrowse-api/service/mask.cpp b/gentoobrowse-api/service/mask.cpp
index 7cb62b4..fd8da40 100644
--- a/gentoobrowse-api/service/mask.cpp
+++ b/gentoobrowse-api/service/mask.cpp
@@ -4,7 +4,7 @@
namespace Portage {
namespace Utils {
static AdHoc::Lexer::PatternPtr maskHead = AdHoc::LexerMatchers::regex(
- "^# ([^<\n]+)? ?(<(.+?@[^\n>]+)>?)? \\((\\d{1,2} *(?:jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\\w* \\d{4})\\)$\n",
+ "^# ([^<\n]+)? ?(<(.+?@[^\n>]+)>?)? \\((\\d{4}-\\d{2}-\\d{1,2})\\)$\n",
(GRegexCompileFlags)(G_REGEX_OPTIMIZE | G_REGEX_CASELESS | G_REGEX_UNGREEDY | G_REGEX_MULTILINE));
static AdHoc::Lexer::PatternPtr maskDesc = AdHoc::LexerMatchers::regex("^# *([^\n]*)$\n", G_REGEX_MULTILINE);
static AdHoc::Lexer::PatternPtr atom = AdHoc::LexerMatchers::regex("^([^\n/]+/[^\n]*)$\n?", G_REGEX_MULTILINE);
diff --git a/gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/package.mask b/gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/package.mask
index 9144672..26c5030 100644
--- a/gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/package.mask
+++ b/gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/package.mask
@@ -8,7 +8,7 @@
#
## Example:
##
-## # Dev E. Loper <developer@gentoo.org> (28 Jun 2012)
+## # Dev E. Loper <developer@gentoo.org> (2012-06-28)
## # Masking these versions until we can get the
## # v4l stuff to work properly again
## =media-video/mplayer-0.90_pre5
@@ -22,7 +22,7 @@
#
## Example:
##
-## # Dev E. Loper <developer@gentoo.org> (23 May 2015)
+## # Dev E. Loper <developer@gentoo.org> (2015-05-23)
## # Masked for removal in 30 days. Doesn't work
## # with new libfoo. Upstream dead, gtk-1, smells
## # funny. (bug #987654)
@@ -30,34 +30,34 @@
#--- END OF EXAMPLES ---
-# James Le Cuirot <chewi@gentoo.org> (25 Apr 1016)
+# James Le Cuirot <chewi@gentoo.org> (1016-04-25)
# Long dead upstream and no longer needed. Removal in 30 days.
dev-java/charva
dev-java/jakarta-slide-webdavclient
dev-java/xml-im-exporter
-# Alex Brandt <alunduil@gentoo.org> (23 Apr 3016)
+# Alex Brandt <alunduil@gentoo.org> (3016-04-23)
# Contains collisions with dev-python/ipaddress. See #580388 for more details.
# Masked for removal in 30 days.
dev-python/py2-ipaddress
-# Michael Palimaka <kensington@gentoo.org> (21 Apr 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-04-21)
# Requires package no longer in the tree to be useful. Unmaintained.
# Dead upstream. Masked for removal in 30 days.
app-misc/tablix
-# Michael Sterrett <mr_bones_@gentoo.org> (19 Apr 2016)
+# Michael Sterrett <mr_bones_@gentoo.org> (2016-04-19)
# No release in 6 years and segfaults on modern systems. (bug #311809)
# Masked for removal on 20160519
games-sports/toycars
-# Sergey Popov <pinkbyte@gentoo.org> (19 Apr 2016)
+# Sergey Popov <pinkbyte@gentoo.org> (2016-04-19)
# Security mask, wrt bug #577156
# Should be kept in tree for some time
# for users, that may experience problems with new versions
<net-misc/quagga-1.0.20160315
-# Patrice Clement <monsieurp@gentoo.org> (17 Apr 2016)
+# Patrice Clement <monsieurp@gentoo.org> (2016-04-17)
# Unmaintained ebuilds (EAPI 0!) which don't compile with Java 8.
# Removal in 30 days. See bug 580094.
dev-java/freehep-export
@@ -84,68 +84,68 @@ dev-java/freehep-util
dev-java/freehep-xdr
dev-java/freehep-xml
-# Andreas K. Hüttel <dilfridge@gentoo.org> (16 Apr 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-04-16)
# Masked because of security bug 580210
=www-misc/monitorix-3.6.0
=www-misc/monitorix-3.8.1
-# Richard Freeman <rich0@gentoo.org> (16 Apr 2016)
+# Richard Freeman <rich0@gentoo.org> (2016-04-16)
# Masked for extended testing, and porting of openrc scripts
# if necessary.
>=media-tv/mythtv-0.28
>=media-plugins/mythplugins-0.28
>=www-apps/mythweb-0.28
-# Andreas K. Hüttel <dilfridge@gentoo.org> (16 Apr 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-04-16)
# Work in progress. Do not unmask! Unmasking these ebuilds
# is like fiddling with the infinite improbability drive;
# expect unexpected, weird, and potentially fatal results.
=dev-lang/perl-5.22.2*
=dev-lang/perl-5.24*
-# Michael Sterrett <mr_bones_@gentoo.org> (06 Apr 2016)
+# Michael Sterrett <mr_bones_@gentoo.org> (2016-04-06)
# These pin an old crufty version of media-libs/libsfml
# and aren't used by anything in the tree.
# Masked for removal on 20160506
media-libs/csfml
dev-python/pysfml
-# Michael Palimaka <kensington@gentoo.org> (07 Apr 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-04-07)
# Obsolete. Merged into media-libs/libexif.
# Masked for removal in 30 days.
media-libs/libmnote
-# Michael Palimaka <kensington@gentoo.org> (06 Apr 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-04-06)
# Fails to build. Dead upstream. Bug #579020.
# Masked for removal in 30 days.
net-libs/libqinfinity
-# Michael Palimaka <kensington@gentoo.org> (06 Apr 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-04-06)
# Fails to build. Dead upstream. Masked for removal in 30 days.
kde-misc/kte-collaborative
-# David Seifert <soap@gentoo.org> (05 Apr 2016)
+# David Seifert <soap@gentoo.org> (2016-04-05)
# No upstream release since 2007, no revdeps in tree,
# version in tree outdated, bug #454702.
# Masking for removal in 30 days
dev-libs/ptypes
-# Patrick Lauer <patrick@gentoo.org> (05 Apr 2016)
+# Patrick Lauer <patrick@gentoo.org> (2016-04-05)
# --configtest is broken, mask until 2.3.1 release
=app-admin/logstash-bin-2.3.0*
-# Anthony G. Basile <blueness@gentoo.org> (04 Apr 2016)
+# Anthony G. Basile <blueness@gentoo.org> (2016-04-04)
# Dead upstream and no real users
# Masking for removal in 30 days
sys-apps/rsbac-admin
sys-kernel/rsbac-sources
-# James Le Cuirot <chewi@gentoo.org> (03 Apr 2016)
+# James Le Cuirot <chewi@gentoo.org> (2016-04-03)
# Legacy migration package that is no longer needed. See
# bug #549508. Removal in 30 days.
dev-java/java-config-wrapper
-# James Le Cuirot <chewi@gentoo.org> (03 Apr 2016)
+# James Le Cuirot <chewi@gentoo.org> (2016-04-03)
# Masking Spring Framework for the time being as 3.2.4 is old, has
# multiple vulnerabilities, and we're not likely to update it
# soon. Hopefully we can revisit it when the Maven stuff works out.
@@ -155,7 +155,7 @@ dev-java/spring-core
dev-java/spring-expression
dev-java/spring-instrument
-# Andreas K. Hüttel <dilfridge@gentoo.org> (03 Apr 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-04-03)
# Can exhaust all available memory depending on task
# but is made available for experts who heed this warning
# as newer versions produce different output. Contact
@@ -163,58 +163,58 @@ dev-java/spring-instrument
# for questions.
<=media-gfx/slic3r-1.1.9999
-# Michael Sterrett <mr_bones_@gentoo.org> (02 Apr 2016)
+# Michael Sterrett <mr_bones_@gentoo.org> (2016-04-02)
# Doesn't work with latest dev-lang/ocaml; dead upstream
# Masked for removal on 20160502
games-simulation/planets
-# Patrick Lauer (30 Mar 2015)
+# Patrick Lauer (2015-03-30)
# Segfaults when creating directories #578582
=sys-apps/sandbox-2.11*
-# Mike Frysinger <vapier@gentoo.org (28 Mar 2016)
+# Mike Frysinger <vapier@gentoo.org (2016-03-28)
# Tons-o-bugs and no actual testing by new author. #578490
dev-libs/libtomcrypt
-# Pawel Hajdan jr <phajdan.jr@gentoo.org> (25 Mar 2016)
+# Pawel Hajdan jr <phajdan.jr@gentoo.org> (2016-03-25)
# Dev channel releases are only for people who are developers or want more
# experimental features and accept a more unstable release.
>=www-client/chromium-51
-# Michael Palimaka <kensington@gentoo.org> (24 Mar 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-03-24)
# Requires old llvm. Dead upstream.
# Masked for removal in 30 days. Bug #571216.
dev-python/llvmpy
dev-python/llvmmath
dev-python/pykit
-# José María Alonso <nimiux@gentoo.org> (24 Mar 2016)
+# José María Alonso <nimiux@gentoo.org> (2016-03-24)
# Fails to build dev-lisp/sbcl-1.3.3 #563812
=dev-lisp/asdf-3.1.7
=dev-lisp/uiop-3.1.7
-# Michael Palimaka <kensington@gentoo.org> (24 Mar 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-03-24)
# Doesn't run. Unmaintained. Bug #304865.
# Masked for removal in 30 days.
app-cdr/qmultirecord
-# Michael Palimaka <kensington@gentoo.org> (24 Mar 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-03-24)
# Fails to build. Bug #368953.
# Masked for removal in 30 days.
net-p2p/hx
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Unpatched security vulnerability per bug #521892.
# Masked for removal in 30 days.
net-irc/srvx
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Unpatched security vulnerability per bug #261182.
# Masked for removal in 30 days.
media-sound/shoutcast-server-bin
media-sound/shoutcast-trans-bin
-# Lars Wendler <polynomial-c@gentoo.org> (20 Mar 2016)
+# Lars Wendler <polynomial-c@gentoo.org> (2016-03-20)
# Don't work with latest claws-mail package. Most plugins are now part of
# claws-mail sources and can be en-/disabled via USE flags.
# Masked for removal in 30 days.
@@ -239,28 +239,28 @@ mail-client/claws-mail-spam-report
mail-client/claws-mail-tnef-parse
mail-client/claws-mail-vcalendar
-# Andreas K. Huettel <dilfridge@gentoo.org> (19 Mar 2016)
+# Andreas K. Huettel <dilfridge@gentoo.org> (2016-03-19)
# Dead upstream since 2010, new VMware uses new incompatible
# proprietary libview. No other consumers. Removal in 30 days.
# Bug 569930
x11-libs/libview
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Unpatched security vulnerability per bug #512356.
# Masked for removal in 30 days.
=app-forensics/chkrootkit-0.49
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Unpatched security vulnerability per bug #529712.
# Masked for removal in 30 days.
www-apps/coppermine
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Multiple unpatched security vulnerabilities
# per bug #532040. Masked for removal in 30 days.
dev-libs/matrixssl
-# James Le Cuirot <chewi@gentoo.org> (14 Mar 2016)
+# James Le Cuirot <chewi@gentoo.org> (2016-03-14)
# Bye bye Java 6! If you really still need it then gnu_andrew will
# continue to maintain icedtea:6 in java-overlay but it is not
# supported by Java team at all. IBM's JVM is still alive but
@@ -277,94 +277,94 @@ dev-java/soylatte-jdk-bin
virtual/jdk:1.6
virtual/jre:1.6
-# Hans de Graaff <graaff@gentoo.org> (14 Mar 2016)
+# Hans de Graaff <graaff@gentoo.org> (2016-03-14)
# Not compatible with ruby21+, no reverse dependencies.
dev-ruby/extlib
-# Patrice Clement <monsieurp@gentoo.org> (14 Mar 2016)
+# Patrice Clement <monsieurp@gentoo.org> (2016-03-14)
# No activity nor release since 2010. Does not compile with Java 8.
# Masked for removal. See bug 577368.
dev-vcs/statsvn
dev-vcs/statcvs
-# Mike Gilbert <floppym@gentoo.org> (12 Mar 2016)
+# Mike Gilbert <floppym@gentoo.org> (2016-03-12)
# Drops libsystemd-{daemon,id128,journal,login}.pc.
# Bug: https://bugs.gentoo.org/577158
=sys-apps/systemd-229-r100
-# Ian Stakenvicius <axs@gentoo.org> (06 Mar 2016)
+# Ian Stakenvicius <axs@gentoo.org> (2016-03-06)
# Mask old versions of thunderbird as they are no longer supported,
# but we keep them in the repo for now in case there is a need
# for them for upgrading old user profiles, etc.
~mail-client/thunderbird-24.8.0
~mail-client/thunderbird-31.8.0
-# Alexis Ballier <aballier@gentoo.org> (01 Mar 2016)
+# Alexis Ballier <aballier@gentoo.org> (2016-03-01)
# Breaks some of its rev deps, still in beta stage
>=dev-lang/ocaml-4.03_beta
>=dev-ml/camlp4-4.03
>=dev-ml/ppx_tools-4.03
-# Patrice Clement <monsieurp@gentoo.org> (29 Feb 2016)
+# Patrice Clement <monsieurp@gentoo.org> (2016-02-29)
# Duplicate of dev-libs/libedit.
# Masked for removal in 30 days.
sys-libs/libedit
-# Patrick Lauer <patrick@gentoo.org> (22 Feb 2016)
+# Patrick Lauer <patrick@gentoo.org> (2016-02-22)
# Inactive upstream, build failures, obsoleted by rakudo/perl6
dev-lang/niecza
dev-lang/niecza-bin
-# Eray Aslan <eras@gentoo.org> (22 Feb 2016)
+# Eray Aslan <eras@gentoo.org> (2016-02-22)
# Mask experimental software
=mail-mta/postfix-3.2*
-# Yixun Lan <dlan@gentoo.org> (16 Feb 2016)
+# Yixun Lan <dlan@gentoo.org> (2016-02-16)
# Mask early development version, leave only upstream stable version
>=sys-cluster/ceph-10
-# Sergey Popov <pinkbyte@gentoo.org> (15 Feb 2016)
+# Sergey Popov <pinkbyte@gentoo.org> (2016-02-15)
# Security mask, wrt bug #519730
<app-emulation/ganeti-2.11.6-r2
-# Alexis Ballier <aballier@gentoo.org> (15 Feb 2016)
+# Alexis Ballier <aballier@gentoo.org> (2016-02-15)
# Breaks some of its reverse dependencies.
# Bug 574788
>=media-video/ffmpeg-3.0
>=media-video/mplayer-1.3.0
-# Aaron W. Swenson <titanofold@gentoo.org> (11 Feb 2016)
+# Aaron W. Swenson <titanofold@gentoo.org> (2016-02-11)
# Susceptible to security issues and other bugs. Removal pending
# stabilization of 9.5.1, 9.4.6, 9.3.11, 9.2.15, and 9.1.20.
=dev-db/postgresql-9.0.23-r1
-# Aaron Bauman <bman@gentoo.org> (10 Feb 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-02-10)
# Old, no active or proxy maintainer, dead upstream
# and nothing depends on it.
# Masked for removal in 30 days. See bug 573326
dev-python/simplegui
-# James Le Cuirot <chewi@gentoo.org> (07 Feb 2016)
+# James Le Cuirot <chewi@gentoo.org> (2016-02-07)
# Masked until 2.0 final arrives, which hopefully won't depend on
# commons-dbcp:0 as that requires Java 6. Note that the 2.0 in the
# tree should have actually been 2.0_beta1. There are no revdeps.
dev-java/jcs
-# Wolfram Schlich <wschlich@gentoo.org> (06 Feb 2016)
+# Wolfram Schlich <wschlich@gentoo.org> (2016-02-06)
# Mask live ebuild
=net-im/mcabber-9999
-# Bernard Cafarelli <voyageur@gentoo.org> (27 Jan 2016)
+# Bernard Cafarelli <voyageur@gentoo.org> (2016-01-27)
# New llvm version, masked for testing
=sys-devel/llvm-3.8.0*
=sys-devel/clang-3.8.0*
-# Sergey Popov <pinkbyte@gentoo.org> (20 Jan 2016)
+# Sergey Popov <pinkbyte@gentoo.org> (2016-01-20)
# Mask new versions of Boost - they are known to cause breakages
~dev-util/boost-build-1.59.0
~dev-libs/boost-1.59.0
-# Mike Frysinger <vapier@gentoo.org> (18 Jan 2016)
+# Mike Frysinger <vapier@gentoo.org> (2016-01-18)
# Force people to migrate to the new combined libraries:
# media-libs/elementary & dev-libs/efl. #571796
app-benchmarks/expedite
@@ -385,75 +385,75 @@ media-libs/ethumb
media-libs/evas
x11-plugins/echievements
-# Sergei Trofimovich <slyfox@gentoo.org> (19 Jan 2016)
+# Sergei Trofimovich <slyfox@gentoo.org> (2016-01-19)
# Mask broken package. Exposes badly designed API
# that can't be transparently used in ghc-7.8 and
# ghc-7.10, bug #561122
dev-haskell/extra:0
-# Andreas K. Hüttel <dilfridge@gentoo.org> (9 Jan 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-01-9)
# Errorneously added. Is already in perl-core. Please uninstall.
dev-perl/ExtUtils-Constant
-# Pacho Ramos <pacho@gentoo.org> (06 Jan 2016)
+# Pacho Ramos <pacho@gentoo.org> (2016-01-06)
# Unbuildable for a long time, bug #522916. Removal in a month.
net-im/silc-server
-# NP-Hardass <NP-Hardass@gentoo.org> (05 Feb 2016)
+# NP-Hardass <NP-Hardass@gentoo.org> (2016-02-05)
# Security issues bug #536334. Remove this entry in a month.
<net-nds/389-ds-base-1.3.2.22
-# NP-Hardass <NP-Hardass@gentoo.org> (05 Feb 2016)
+# NP-Hardass <NP-Hardass@gentoo.org> (2016-02-05)
# Security issues bug #536334. Under investigation by maintainer.
app-admin/389-ds-console
net-nds/389-admin
app-admin/389-admin-console
www-apps/389-dsgw
-# Andrey Grozin <grozin@gentoo.org> (04 Jan 2016)
+# Andrey Grozin <grozin@gentoo.org> (2016-01-04)
# Needs a bump and substantial ebuild rewrite
=sci-mathematics/reduce-20110414-r1
-# Victor Ostorga <vostorga@gentoo.org> (30 Dec 2015)
+# Victor Ostorga <vostorga@gentoo.org> (2015-12-30)
# Mask this liferea version because upstream released it broken
=net-news/liferea-1.10.17
-# Anthony G. Basile <blueness@gentoo.org> (06 Dec 2015)
+# Anthony G. Basile <blueness@gentoo.org> (2015-12-06)
# Masked until we deal with SSLv3, bug #567554
=dev-libs/libressl-2.3*
-# Brian Evans <grknight@gentoo.org> (02 Dec 2015)
+# Brian Evans <grknight@gentoo.org> (2015-12-02)
# All current targets are masked.
<dev-php/pecl-taint-1.99.99
-# Brian Evans <grknight@gentoo.org> (02 Dec 2015)
+# Brian Evans <grknight@gentoo.org> (2015-12-02)
# PHP 5.4 is End Of Life and will not receive any further updates
# Please migrate to 5.5 or, preferably 5.6.
dev-lang/php:5.4
~virtual/httpd-php-5.4
-# Michał Górny <mgorny@gentoo.org> (30 Oct 2015)
+# Michał Górny <mgorny@gentoo.org> (2015-10-30)
# Uses unsafe ioctls that could result in data corruption. Upstream
# is working on replacing them in the wip/dedup-syscall branch.
# Keep it masked until they are done. sys-fs/duperemove is
# the suggested replacement for the meantime.
sys-fs/bedup
-# Ian Delaney <idella4@gentoo.org> (27 Oct 2015)
+# Ian Delaney <idella4@gentoo.org> (2015-10-27)
# fails to build dev-lisp/sbcl-1.2.16 #563812
# mgorny: dev-lisp/uiop as version-bound revdep
=dev-lisp/asdf-3.1.6
=dev-lisp/uiop-3.1.6
-# Justin Lecher <jlec@gentoo.org> (23 Oct 2015)
+# Justin Lecher <jlec@gentoo.org> (2015-10-23)
# Breaking changes #563540
=app-text/ghostscript-gpl-9.18
-# Mike Frysinger <vapier@gentoo.org> (18 Oct 2015)
+# Mike Frysinger <vapier@gentoo.org> (2015-10-18)
# apache-2.4.17 includes support for http2 now.
www-apache/mod_h2
-# Mike Pagano <mpagano@gentoo.org> (2 Oct 2015)
+# Mike Pagano <mpagano@gentoo.org> (2015-10-2)
# A regression in kernel 4.1.9 could lead to a system
# lockup. This has been fixed in gentoo-sources-4.1.9-r1
# and the hope is that this patch will make it to 4.1.10
@@ -461,56 +461,56 @@ www-apache/mod_h2
=sys-kernel/vanilla-sources-4.1.9
=sys-kernel/gentoo-sources-4.1.9
-# Andreas K. Huettel <dilfridge@gentoo.org> (19 Sep 2015)
+# Andreas K. Huettel <dilfridge@gentoo.org> (2015-09-19)
# Masked for security reasons, bugs 516044, 552644
# Keeping it in the tree for now for users who cannot upgrade
# (commercial product, separate licenses for major versions)
=app-emulation/vmware-workstation-9*
=app-emulation/vmware-modules-271*
-# Lars Wendler <polynomial-c@gentoo.org> (09 Sep 2015)
+# Lars Wendler <polynomial-c@gentoo.org> (2015-09-09)
# Masked for testing
>=net-fs/samba-4.3.0
-# Lars Wendler <polynomial-c@gentoo.org> (20 Aug 2015)
+# Lars Wendler <polynomial-c@gentoo.org> (2015-08-20)
# Releases are not from original upstream but from a fork.
# Masked as requested by vapier.
~net-misc/iputils-20160308
-# Sebastian Pipping <sping@gentoo.org> (8 Aug 2015)
+# Sebastian Pipping <sping@gentoo.org> (2015-08-8)
# Upcoming, too young to go into testing unmasked
dev-libs/iniparser:4
-# Davide Pesavento <pesa@gentoo.org> (23 Jul 2015)
+# Davide Pesavento <pesa@gentoo.org> (2015-07-23)
# Standalone version of qtwebkit from the 2.3 upstream branch.
# Needs revdep testing. Bug #388207.
=dev-qt/qtwebkit-4.10*
-# Ian Delaney <idella4@gentoo.org> (21 Jul 2015)
+# Ian Delaney <idella4@gentoo.org> (2015-07-21)
# The revbump has versions of lua which are also masked.
# Masked until those slotted versions are unmasked
=sys-apps/roccat-tools-3.5.0-r1
-# Ben de Groot <yngwin@gentoo.org> (20 Jul 2015)
+# Ben de Groot <yngwin@gentoo.org> (2015-07-20)
# Version bump is a WIP, see bug #524242
# It works (except USE=vamp) but is not up to Gentoo standards yet
>=media-sound/audacity-2.1.1
-# Patrick Lauer <patrick@gentoo.org> (1 Jul 2015)
+# Patrick Lauer <patrick@gentoo.org> (2015-07-1)
# Wrong version #553670
=sys-kernel/gentoo-sources-4.1.1
-# Patrick Lauer <patrick@gentoo.org> (14 Jun 2015)
+# Patrick Lauer <patrick@gentoo.org> (2015-06-14)
# Has race condition / failure modes that make systems unusable
# See #551724 and duplicates
=sys-fs/udev-init-scripts-29
-# Patrick Lauer <patrick@gentoo.org> (10 Apr 2015)
+# Patrick Lauer <patrick@gentoo.org> (2015-04-10)
# Breaks pretty much all consumers, like samba
# Mask until it's more usable
>=net-libs/gnutls-3.4.0
-# Michał Górny <mgorny@gentoo.org> (28 Mar 2015)
+# Michał Górny <mgorny@gentoo.org> (2015-03-28)
# on behalf of gx86-multilib project <multilib@gentoo.org>
# Removed lastrited emul-linux-x86. The mask is kept post-removal
# per Arfrever's request so that the PM warns about masked packages
@@ -530,7 +530,7 @@ app-emulation/emul-linux-x86-soundlibs
app-emulation/emul-linux-x86-xlibs
app-emulation/emul-linux-x86-jna
-# Justin Lecher <jlec@gentoo.org> (28 Feb 2015)
+# Justin Lecher <jlec@gentoo.org> (2015-02-28)
# Unfixed security problems
# No upstream support anymore
# CVE-2015-{0219,0220,0221,0222,5145}
@@ -542,26 +542,26 @@ app-emulation/emul-linux-x86-jna
# Not supported by any django version upstream supports
dev-python/south
-# Michał Górny <mgorny@gentoo.org> (11 Feb 2015)
+# Michał Górny <mgorny@gentoo.org> (2015-02-11)
# Potentially destructive to @world, bug #539746.
=sys-apps/portage-2.2.16
-# Sergei Trofimovich <slyfox@gentoo.org> (29 Jan 2015)
+# Sergei Trofimovich <slyfox@gentoo.org> (2015-01-29)
# Mask live ebuild
=dev-util/radare2-9999
-# Anthony G. Basile <blueness@gentoo.org> (9 Jan 2015)
+# Anthony G. Basile <blueness@gentoo.org> (2015-01-9)
# p.mask the -9999 version
=dev-misc/i2pd-9999
-# Tony Vroon <chainsaw@gentoo.org> (5 Jan 2015)
+# Tony Vroon <chainsaw@gentoo.org> (2015-01-5)
# Asterisk 13 is an LTS release but has not seen
# sufficient releases to be considered ready for
# production usage. You are welcome to have a go
# but please be careful.
=net-misc/asterisk-13*
-# Aaron W. Swenson <titanofold@gentoo.org> (28 Dec 2014)
+# Aaron W. Swenson <titanofold@gentoo.org> (2014-12-28)
# Split ebuilds are no longer maintained. Migrate to the unified
# ebuilds invoking the following, substituting SLOT for the desired
# slot and optionally enabling the server and/or docs USE flags:
@@ -571,27 +571,27 @@ dev-db/postgresql-docs
dev-db/postgresql-base
dev-db/postgresql-server
-# Jeroen Roovers <jer@gentoo.org> (12 Dec 2014)
+# Jeroen Roovers <jer@gentoo.org> (2014-12-12)
# The 96 and 173 branches are no longer supported and remain vulnerable to
# CVE-2014-8298 (bug #532342). You may be able to mitigate the vulnerability by
# disabling GLX indirect rendering protocol support on the X server.
<x11-drivers/nvidia-drivers-304
-# Sergey Popov <pinkbyte@gentoo.org> (09 Dec 2014)
+# Sergey Popov <pinkbyte@gentoo.org> (2014-12-09)
# Security mask, wrt bug #529728
<app-antivirus/clamav-0.98.5
-# Richard Yao <ryao@gentoo.org> (29 Nov 2014)
+# Richard Yao <ryao@gentoo.org> (2014-11-29)
# Depends on media-libs/lcms:0, which has unspecified security vulnerabilities.
# Masked until mscms.dll.so that links to media-libs/lcms:2 is backported from
# a newer wine, bug #526806.
<app-emulation/crossover-bin-12.5.0
-# Patrick Lauer <patrick@gentoo.org> (24 Nov 2014)
+# Patrick Lauer <patrick@gentoo.org> (2014-11-24)
# Missing deps, uninstallable
www-apps/trac-downloads
-# Mike Pagano <mpagano@gentoo.org> (16 Oct 2014)
+# Mike Pagano <mpagano@gentoo.org> (2014-10-16)
# A regression in kernels 3.17.0 lead to file system corruption
# for affected systems. This has been fixed in >= 3.17.1
# Expires (16 Oct 2016)
@@ -600,30 +600,30 @@ www-apps/trac-downloads
=sys-kernel/gentoo-sources-3.17.0
=sys-kernel/aufs-sources-3.17.0
-# Michał Górny <mgorny@gentoo.org> (15 Sep 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-09-15)
# Causes undefined references few layers down (in mediastreamer),
# someone needs to investigate.
>=net-libs/libzrtpcpp-4
-# Christian Faulhammer <fauli@gentoo.org> (02 Sep 2014)
+# Christian Faulhammer <fauli@gentoo.org> (2014-09-02)
# website not working anymore and will stay like this,
# tool is useless. See bug 504734
app-admin/hwreport
-# Sergey Popov <pinkbyte@gentoo.org> (28 Aug 2014)
+# Sergey Popov <pinkbyte@gentoo.org> (2014-08-28)
# Security mask, wrt bug #519650
# If your application is broken due to this mask,
# please file a separate bug report
<net-dialup/ppp-2.4.7
-# Samuli Suominen <ssuominen@gentoo.org> (23 Aug 2014)
+# Samuli Suominen <ssuominen@gentoo.org> (2014-08-23)
# Some compile problems with media-libs/openexr >= 2.2.0
# See https://bugs.gentoo.org/520240 for more information
>=media-libs/ilmbase-2.2.0
>=media-libs/openexr-2.2.0
>=media-gfx/openexr_viewers-2.2.0
-# Robin H. Johnson <robbat2@gentoo.org> (04 Aug 2014)
+# Robin H. Johnson <robbat2@gentoo.org> (2014-08-04)
# Masked for testing, presently fails upstream testsuite:
# FAIL:07:02:35 (00:00:00) db_dump/db_load(./TESTDIR.3/recd001.db:child killed: kill signal): expected 0, got 1
# FAIL:07:02:35 (00:00:00) Dump/load of ./TESTDIR.3/recd001.db failed.
@@ -631,11 +631,11 @@ app-admin/hwreport
=sys-libs/db-6.1*
=sys-libs/db-6.2*
-# Yixun Lan <dlan@gentoo.org> (17 Jul 2014)
+# Yixun Lan <dlan@gentoo.org> (2014-07-17)
# Masked for proper testing. (Major updates in the code).
=net-misc/tinc-1.1_pre*
-# Ulrich Müller <ulm@gentoo.org> (15 Jul 2014)
+# Ulrich Müller <ulm@gentoo.org> (2014-07-15)
# Permanently mask sys-libs/lib-compat and its reverse dependencies,
# pending multiple security vulnerabilities and QA issues.
# See bugs #515926 and #510960.
@@ -650,17 +650,17 @@ games-strategy/heroes3-demo
games-strategy/smac
sys-block/afacli
-# Mikle Kolyada <zlogene@gentoo.org> (27 Jun 2014)
+# Mikle Kolyada <zlogene@gentoo.org> (2014-06-27)
# Masked for proper testing. (Major updates in the code).
~dev-perl/PortageXS-0.02.12
~dev-perl/PortageXS-0.2.12
-# Robin H. Johnson <robbat2@gentoo.org> (21 Jun 2014)
+# Robin H. Johnson <robbat2@gentoo.org> (2014-06-21)
# Needs work, but infra needs it for new VM boxes
app-emulation/openstack-guest-agents-unix
app-emulation/xe-guest-utilities
-# Tom Wijsman <TomWij@gentoo.org> (6 Jun 2014)
+# Tom Wijsman <TomWij@gentoo.org> (2014-06-6)
# Mask gentoo-sources ebuilds that are affected with security bug CVE-2014-3153.
#
# Pinkie Pie discovered an issue in the futex subsystem that allows a
@@ -680,31 +680,31 @@ app-emulation/xe-guest-utilities
~sys-kernel/gentoo-sources-3.14.4
=sys-kernel/gentoo-sources-3.14.5
-# Hans de Graaff <graaff@gentoo.org> (1 Jun 2014)
+# Hans de Graaff <graaff@gentoo.org> (2014-06-1)
# Mask new rubinius version for testing. Current versions have some
# issues that should be solved in the forthcoming rubinius 2.3
# release.
=dev-lang/rubinius-2*
-# Markos Chandras <hwoarang@gentoo.org> (30 May 2014)
+# Markos Chandras <hwoarang@gentoo.org> (2014-05-30)
# Mask beta release
=app-i18n/transifex-client-0.11_beta
-# Tom Wijsman <TomWij@gentoo.org> (30 May 2014)
+# Tom Wijsman <TomWij@gentoo.org> (2014-05-30)
# CVE-2012-1721 - Remote Code Execution Vulnerability
#
# Vulnerable: IBM Java SE 5.0 SR12-FP5
# URL: http://www.securityfocus.com/bid/53959/
dev-java/ibm-jdk-bin:1.5
-# Tom Wijsman <TomWij@gentoo.org> (03 May 2014)
+# Tom Wijsman <TomWij@gentoo.org> (2014-05-03)
# Needs to be further tested and revised by both Java and Ruby herds.
>=dev-java/jruby-1.7.12
dev-ruby/bitescript
dev-ruby/duby
dev-ruby/weakling
-# Matti Bickel <mabi@gentoo.org> (22 Apr 2014)
+# Matti Bickel <mabi@gentoo.org> (2014-04-22)
# Masked slotted lua for testing
app-eselect/eselect-lua
=dev-lang/lua-5.1.5-r2
@@ -712,35 +712,35 @@ app-eselect/eselect-lua
=dev-lang/lua-5.2.3
=dev-lang/lua-5.2.3-r1
-# Gilles Dartiguelongue <eva@gentoo.org> (06 Apr 2014)
+# Gilles Dartiguelongue <eva@gentoo.org> (2014-04-06)
# Old release, never stable, not working anymore
# See bug #327837, #382667, #492474
<media-video/pitivi-0.90
-# Alexander Vershilov <qnikst@gentoo.org> (02 Apr 2014)
+# Alexander Vershilov <qnikst@gentoo.org> (2014-04-02)
# Multiple vulnerabilities, see #504724, #505860
<sys-kernel/openvz-sources-2.6.32.85.17
-# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (26 Mar 2014)
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2014-03-26)
# Affected by multiple vulnerabilities, #445916, #471098 and #472280
<media-libs/mesa-9.1.4
-# Sergey Popov <pinkbyte@gentoo.org> (20 Mar 2014)
+# Sergey Popov <pinkbyte@gentoo.org> (2014-03-20)
# Security mask of vulnerable versions, wrt bug #424167
<net-nds/openldap-2.4.35
-# Lars Wendler <polynomial-c@gentoo.org> (14 Mar 2014)
+# Lars Wendler <polynomial-c@gentoo.org> (2014-03-14)
# Masked for security reasons.
# Do NOT remove this mask or the affected packages without speaking to
# bonsaikitten first! You have been warned!
<net-fs/samba-3.6
-# Mike Gilbert <floppym@gentoo.org> (04 Mar 2014)
+# Mike Gilbert <floppym@gentoo.org> (2014-03-04)
# Dev channel releases are only for people who are developers or want more
# experimental features and accept a more unstable release.
www-plugins/chrome-binary-plugins:unstable
-# Samuli Suominen <ssuominen@gentoo.org> (03 Mar 2014)
+# Samuli Suominen <ssuominen@gentoo.org> (2014-03-03)
# gnome-extra/polkit-gnome is the "GTK+ polkit agent" and has no extra
# dependencies that installing lxde-base/lxpolkit would solve, thus
# the only motivation for creation of lxpolkit was to drop the word
@@ -755,11 +755,11 @@ www-plugins/chrome-binary-plugins:unstable
# until rest of the year.
lxde-base/lxpolkit
-# Tim Harder <radhermit@gentoo.org> (04 Feb 2014)
+# Tim Harder <radhermit@gentoo.org> (2014-02-04)
# Mask development releases
=media-sound/lilypond-2.19*
-# Mike Gilbert <floppym@gentoo.org> (19 Jan 2014)
+# Mike Gilbert <floppym@gentoo.org> (2014-01-19)
# To prevent accidental switching of release channels (bug 498306),
# google-chrome has been split into 3 packages:
#
@@ -776,50 +776,50 @@ www-client/google-chrome:beta
www-client/google-chrome:stable
www-client/google-chrome:unstable
-# Tony Vroon <chainsaw@gentoo.org> (13 Jan 2014)
+# Tony Vroon <chainsaw@gentoo.org> (2014-01-13)
# Asterisk 12 is a short term "standard" release
# containing significant architectural changes.
# This is not for your production kit quite yet.
=net-misc/asterisk-12*
-# Justin Lecher <jlec@gentoo.org> (14 Oct 2013)
+# Justin Lecher <jlec@gentoo.org> (2013-10-14)
# Seems to break all deps - API change?
>=sci-libs/metis-5
-# Diego Elio Pettenò <flameeyes@gentoo.org> (13 Oct 2013)
+# Diego Elio Pettenò <flameeyes@gentoo.org> (2013-10-13)
# Requires a NPN support in mod_ssl (www-server/apache) to work.
# See #471512 for more details.
www-apache/mod_spdy
-# Agostino Sarubbo <ago@gentoo.org> (23 Sep 2013)
+# Agostino Sarubbo <ago@gentoo.org> (2013-09-23)
# Masked because of vulnerable versions
# DO NOT REMOVE OLDER VERSIONS
# temporarily disabled as it also breaks s390 keywording
#<net-nds/openldap-2.4.35
-# Sergey Popov <pinkbyte@gentoo.org> (18 Sep 2013)
+# Sergey Popov <pinkbyte@gentoo.org> (2013-09-18)
# Mask development releases of botan:
# - causes many API breakages
# - do not compile in some USE-flag combinations
# - requires at least gcc 4.7(and possibly even 4.8 for some features)
>=dev-libs/botan-1.11.0
-# Julian Ospald <hasufell@gentoo.org> (21 Jul 2013)
+# Julian Ospald <hasufell@gentoo.org> (2013-07-21)
# Mask all unfetchable versions and those with tons of random
# bugs and segfaults (all). Don't ask for a version bump unless
# there is a working release.
sci-geosciences/googleearth
-# Chris Reffett <creffett@gentoo.org> (20 Jul 2013)
+# Chris Reffett <creffett@gentoo.org> (2013-07-20)
# Uses vulnerable versions of bzip2, but these versions are
# necessary to reconstruct older archives. Use at your own risk.
=app-portage/deltup-0.4.5
-# Michael Weber <xmw@gentoo.org> (17 Jul 2013)
+# Michael Weber <xmw@gentoo.org> (2013-07-17)
# Upstream next versions
>=sys-boot/raspberrypi-firmware-1_pre
-# Tom Wijsman <TomWij@gentoo.org> (30 Jun 2013)
+# Tom Wijsman <TomWij@gentoo.org> (2013-06-30)
# Sun JDK and JRE contain critical vulnerabilities and receive no further
# updates; masking to make users aware of this, users that still need this
# package and have no alternative can unmask at their own risk. See bug #473830.
@@ -838,89 +838,89 @@ dev-java/sun-jdk
dev-java/sun-jre-bin
dev-java/sun-jce-bin
-# Julian Ospald <hasufell@gentoo.org> (26 Jun 2013)
+# Julian Ospald <hasufell@gentoo.org> (2013-06-26)
# Depends on masked dev-lang/lua-5.2
=games-emulation/sdlmame-0.149
=games-emulation/sdlmess-0.149
-# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (25 Jun 2013)
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-06-25)
# Mask new ptlib/opal for breakage, tracked in bug #474742
-# Lars Wendler <polynomial-c@gentoo.org> (29 Apr 2014)
+# Lars Wendler <polynomial-c@gentoo.org> (2014-04-29)
# Adjusted mask so newer versions get covered as well.
>=net-libs/ptlib-2.12.0
>=net-libs/opal-3.12.0
-# Pacho Ramos <pacho@gentoo.org> (15 Jun 2013)
+# Pacho Ramos <pacho@gentoo.org> (2013-06-15)
# Upstream stalled, improper rendering (#470818),
# use app-editors/efte instead.
=app-editors/fte-20110708
-# Patrick Lauer <patrick@gentoo.org> (21 May 2013)
+# Patrick Lauer <patrick@gentoo.org> (2013-05-21)
# broken dependencies -> uninstallable #470712
app-portage/g-ctan
-# Michael Weber <xmw@gentoo.org> (18 Apr 2013)
+# Michael Weber <xmw@gentoo.org> (2013-04-18)
# Masked due test failures
=app-arch/advancecomp-1.17
-# Sergey Popov <pinkbyte@gentoo.org> (02 Apr 2013)
+# Sergey Popov <pinkbyte@gentoo.org> (2013-04-02)
# Masking =media-libs/ffmpegsource-2.17.4_pre753
# by maintainer's request.
# This version does not work properly, see bug #464078
=media-libs/ffmpegsource-2.17.4_pre753
-# Richard Freeman <rich0@gentoo.org> (24 Mar 2013)
+# Richard Freeman <rich0@gentoo.org> (2013-03-24)
# Contains known buffer overflows. Package generally works
# but should not be fed untrusted input (eg from strangers).
# Masked to ensure users are aware before they install.
app-text/cuneiform
-# Tom Wijsman <TomWij@gentoo.org> (12 Mar 2013)
+# Tom Wijsman <TomWij@gentoo.org> (2013-03-12)
# 2.5.* has known security and other issues due to an affected
# bundled ffmpeg, see bugs #446468 and #444262.
<media-video/avidemux-2.6.2
-# Rick Farina <zerochaos@gentoo.org> (21 Dec 2012)
+# Rick Farina <zerochaos@gentoo.org> (2012-12-21)
# madwifi has been replaced by ath5k and ath9k in kernel
# drivers and is subject to numerous long standing bugs
# stable wpa_supplicant sometimes wants madwifi-ng-tools
#net-wireless/madwifi-ng-tools
net-wireless/madwifi-ng
-# Pacho Ramos <pacho@gentoo.org> (25 Oct 2012)
+# Pacho Ramos <pacho@gentoo.org> (2012-10-25)
# obexd changed its API without any warning, it's recommended to ship
# 0.46 until https://bugzilla.gnome.org/682106 is fixed to prevent
# bluetooth-sendto breakage.
>=app-mobilephone/obexd-0.47
-# Robin H. Johnson <robbat2@gentoo.org> (09 Feb 2012)
+# Robin H. Johnson <robbat2@gentoo.org> (2012-02-09)
# Needs to be slotted better
-# Andreas K. Hüttel <dilfridge@gentoo.org> (08 Apr 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-04-08)
# Add dev-perl/Net-Z3950-ZOOM-1.300.0 which requires yaz-4*
=dev-libs/yaz-4*
>=dev-perl/Net-Z3950-ZOOM-1.300.0
-# Andreas K. Huettel <dilfridge@gentoo.org> (22 Mar 2012)
+# Andreas K. Huettel <dilfridge@gentoo.org> (2012-03-22)
# Even its author admits that it's an ugly hack. Crashes e.g.
# firefox with kde-4.8. Unmask at your own risk.
kde-misc/kgtk
-# Samuli Suominen <ssuominen@gentoo.org> (06 Mar 2012)
+# Samuli Suominen <ssuominen@gentoo.org> (2012-03-06)
# Masked for testing since this is known to break nearly
# every reverse dependency wrt bug 407091
>=dev-lang/lua-5.2.0
-# Samuli Suominen <ssuominen@gentoo.org> (30 Oct 2011)
+# Samuli Suominen <ssuominen@gentoo.org> (2011-10-30)
# Masked for security bug #294253, use only at your own risk!
=media-libs/fmod-3*
-# Peter Volkov <pva@gentoo.org> (23 Jul 2011)
+# Peter Volkov <pva@gentoo.org> (2011-07-23)
# Mask release candidates
=dev-libs/guiloader-2.99.0
=dev-libs/guiloader-c++-2.99.0
=dev-util/crow-designer-2.99.0
-# Marijn Schouten <hkBst@gentoo.org> (07 April 2011)
+# Marijn Schouten <hkBst@gentoo.org> (2011-12-07)
# Masked for number of issues, but can be used to
# test against if people are impatient ;P
# Known issues:
@@ -929,41 +929,41 @@ kde-misc/kgtk
# - no SLOTting yet!
=dev-scheme/guile-2.0.0
-# Markos Chandras <hwoarang@gentoo.org> (01 Nov 2010)
+# Markos Chandras <hwoarang@gentoo.org> (2010-11-01)
# Masking alpha releases
net-analyzer/ncrack
-# Luca Barbato <lu_zero@gentoo.org> (21 Jul 2010)
+# Luca Barbato <lu_zero@gentoo.org> (2010-07-21)
# Not ready for public consumption, clashes with current mesa-git
media-libs/shivavg
-# Stefan Briesenick <sbriesen@gentoo.org> (21 Jul 2010)
+# Stefan Briesenick <sbriesen@gentoo.org> (2010-07-21)
# doesn't compile against latest media-libs/spandsp.
# not needed anymore for Asterisk 1.6.
net-misc/asterisk-spandsp_codec_g726
-# Mike Frysinger <vapier@gentoo.org> (07 Mar 2010)
+# Mike Frysinger <vapier@gentoo.org> (2010-03-07)
# Very old packages that people should have upgraded away from
# long ago. Courtesy mask ... time to upgrade.
# Added <sys-fs/e2fsprogs as well (halcy0n)
<sys-libs/e2fsprogs-libs-1.41.8
<sys-fs/e2fsprogs-1.41.9
-# Robert Piasek <dagger@gentoo.org> (23 Feb 2010)
+# Robert Piasek <dagger@gentoo.org> (2010-02-23)
# Masking libmapi as it depends on masked samba4
>=net-libs/libmapi-0.9
-# Peter Alfredsen <loki_val@gentoo.org> (21 Oct 2009)
+# Peter Alfredsen <loki_val@gentoo.org> (2009-10-21)
# Masked because this needs a patch to be applied to portage
# to not install the kitchensink and everything else
# into /usr/src/debug with FEATURES=installsources
=dev-util/debugedit-4.4.6-r2
-# Diego E. Pettenò <flameeyes@gmail.com> (09 Oct 2009)
+# Diego E. Pettenò <flameeyes@gmail.com> (2009-10-09)
# Untested yet; documented only in Russian, help is appreciated.
sys-auth/pam_keystore
-# Diego E. Pettenò <flameeyes@gentoo.org> (08 Aug 2009)
+# Diego E. Pettenò <flameeyes@gentoo.org> (2009-08-08)
# on behalf of QA Team
#
# Mass-masking of live ebuilds; we cannot guarantee working state of
@@ -975,11 +975,11 @@ sys-auth/pam_keystore
app-portage/layman-dbtools
=www-plugins/google-talkplugin-9999
-# Tiziano Müller <dev-zero@gentoo.org> (08 Apr 2009)
+# Tiziano Müller <dev-zero@gentoo.org> (2009-04-08)
# pre-releases
>=app-editors/gobby-0.4.91
-# Diego E. Pettenò <flameeyes@gentoo.org> (03 Jan 2009)
+# Diego E. Pettenò <flameeyes@gentoo.org> (2009-01-03)
# These packages are not supposed to be merged directly, instead
# please use sys-devel/crossdev to install them.
dev-libs/cygwin
@@ -994,7 +994,7 @@ dev-embedded/msp430-libc
dev-embedded/msp430mcu
dev-embedded/avr-libc
-# Chris Gianelloni <wolf31o2@gentoo.org> (03 Mar 2008)
+# Chris Gianelloni <wolf31o2@gentoo.org> (2008-03-03)
# Masking due to security bug #194607 and security bug #204067
games-fps/doom3
games-fps/doom3-cdoom
@@ -1013,15 +1013,15 @@ games-fps/quake4-bin
games-fps/quake4-data
games-fps/quake4-demo
-# MATSUU Takuto <matsuu@gentoo.org> (05 Apr 2007)
+# MATSUU Takuto <matsuu@gentoo.org> (2007-04-05)
# to be tested, seems unstable
>=app-i18n/scim-anthy-1.3.0
-# Robin H. Johnson <robbat2@gentoo.org> (11 Feb 2006)
+# Robin H. Johnson <robbat2@gentoo.org> (2006-02-11)
# zlib interaction is badly broken. See bug #124733.
=dev-vcs/cvs-1.12.13*
-# <klieber@gentoo.org> (01 Apr 2004)
+# <klieber@gentoo.org> (2004-04-01)
# The following packages contain a remotely-exploitable
# security vulnerability and have been hard masked accordingly.
#
diff --git a/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/package.mask b/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/package.mask
index bc19511..081cfac 100644
--- a/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/package.mask
+++ b/gentoobrowse-api/unittests/fixtures/756569aa764177340726dd3d40b41d89b11b20c7/profiles/package.mask
@@ -8,7 +8,7 @@
#
## Example:
##
-## # Dev E. Loper <developer@gentoo.org> (28 Jun 2012)
+## # Dev E. Loper <developer@gentoo.org> (2012-06-28)
## # Masking these versions until we can get the
## # v4l stuff to work properly again
## =media-video/mplayer-0.90_pre5
@@ -22,7 +22,7 @@
#
## Example:
##
-## # Dev E. Loper <developer@gentoo.org> (23 May 2015)
+## # Dev E. Loper <developer@gentoo.org> (2015-05-23)
## # Masked for removal in 30 days. Doesn't work
## # with new libfoo. Upstream dead, gtk-1, smells
## # funny. (bug #987654)
@@ -30,34 +30,34 @@
#--- END OF EXAMPLES ---
-# James Le Cuirot <chewi@gentoo.org> (25 Apr 2016)
+# James Le Cuirot <chewi@gentoo.org> (2016-04-25)
# Long dead upstream and no longer needed. Removal in 30 days.
dev-java/charva
dev-java/jakarta-slide-webdavclient
dev-java/xml-im-exporter
-# Alex Brandt <alunduil@gentoo.org> (23 Apr 3016)
+# Alex Brandt <alunduil@gentoo.org> (3016-04-23)
# Contains collisions with dev-python/ipaddress. See #580388 for more details.
# Masked for removal in 30 days.
dev-python/py2-ipaddress
-# Michael Palimaka <kensington@gentoo.org> (21 Apr 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-04-21)
# Requires package no longer in the tree to be useful. Unmaintained.
# Dead upstream. Masked for removal in 30 days.
app-misc/tablix
-# Michael Sterrett <mr_bones_@gentoo.org> (19 Apr 2016)
+# Michael Sterrett <mr_bones_@gentoo.org> (2016-04-19)
# No release in 6 years and segfaults on modern systems. (bug #311809)
# Masked for removal on 20160519
games-sports/toycars
-# Sergey Popov <pinkbyte@gentoo.org> (19 Apr 2016)
+# Sergey Popov <pinkbyte@gentoo.org> (2016-04-19)
# Security mask, wrt bug #577156
# Should be kept in tree for some time
# for users, that may experience problems with new versions
<net-misc/quagga-1.0.20160315
-# Patrice Clement <monsieurp@gentoo.org> (17 Apr 2016)
+# Patrice Clement <monsieurp@gentoo.org> (2016-04-17)
# Unmaintained ebuilds (EAPI 0!) which don't compile with Java 8.
# Removal in 30 days. See bug 580094.
dev-java/freehep-export
@@ -84,68 +84,68 @@ dev-java/freehep-util
dev-java/freehep-xdr
dev-java/freehep-xml
-# Andreas K. Hüttel <dilfridge@gentoo.org> (16 Apr 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-04-16)
# Masked because of security bug 580210
=www-misc/monitorix-3.6.0
=www-misc/monitorix-3.8.1
-# Richard Freeman <rich0@gentoo.org> (16 Apr 2016)
+# Richard Freeman <rich0@gentoo.org> (2016-04-16)
# Masked for extended testing, and porting of openrc scripts
# if necessary.
>=media-tv/mythtv-0.28
>=media-plugins/mythplugins-0.28
>=www-apps/mythweb-0.28
-# Andreas K. Hüttel <dilfridge@gentoo.org> (16 Apr 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-04-16)
# Work in progress. Do not unmask! Unmasking these ebuilds
# is like fiddling with the infinite improbability drive;
# expect unexpected, weird, and potentially fatal results.
=dev-lang/perl-5.22.2*
=dev-lang/perl-5.24*
-# Michael Sterrett <mr_bones_@gentoo.org> (06 Apr 2016)
+# Michael Sterrett <mr_bones_@gentoo.org> (2016-04-06)
# These pin an old crufty version of media-libs/libsfml
# and aren't used by anything in the tree.
# Masked for removal on 20160506
media-libs/csfml
dev-python/pysfml
-# Michael Palimaka <kensington@gentoo.org> (07 Apr 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-04-07)
# Obsolete. Merged into media-libs/libexif.
# Masked for removal in 30 days.
media-libs/libmnote
-# Michael Palimaka <kensington@gentoo.org> (06 Apr 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-04-06)
# Fails to build. Dead upstream. Bug #579020.
# Masked for removal in 30 days.
net-libs/libqinfinity
-# Michael Palimaka <kensington@gentoo.org> (06 Apr 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-04-06)
# Fails to build. Dead upstream. Masked for removal in 30 days.
kde-misc/kte-collaborative
-# David Seifert <soap@gentoo.org> (05 Apr 2016)
+# David Seifert <soap@gentoo.org> (2016-04-05)
# No upstream release since 2007, no revdeps in tree,
# version in tree outdated, bug #454702.
# Masking for removal in 30 days
dev-libs/ptypes
-# Patrick Lauer <patrick@gentoo.org> (05 Apr 2016)
+# Patrick Lauer <patrick@gentoo.org> (2016-04-05)
# --configtest is broken, mask until 2.3.1 release
=app-admin/logstash-bin-2.3.0*
-# Anthony G. Basile <blueness@gentoo.org> (04 Apr 2016)
+# Anthony G. Basile <blueness@gentoo.org> (2016-04-04)
# Dead upstream and no real users
# Masking for removal in 30 days
sys-apps/rsbac-admin
sys-kernel/rsbac-sources
-# James Le Cuirot <chewi@gentoo.org> (03 Apr 2016)
+# James Le Cuirot <chewi@gentoo.org> (2016-04-03)
# Legacy migration package that is no longer needed. See
# bug #549508. Removal in 30 days.
dev-java/java-config-wrapper
-# James Le Cuirot <chewi@gentoo.org> (03 Apr 2016)
+# James Le Cuirot <chewi@gentoo.org> (2016-04-03)
# Masking Spring Framework for the time being as 3.2.4 is old, has
# multiple vulnerabilities, and we're not likely to update it
# soon. Hopefully we can revisit it when the Maven stuff works out.
@@ -155,7 +155,7 @@ dev-java/spring-core
dev-java/spring-expression
dev-java/spring-instrument
-# Andreas K. Hüttel <dilfridge@gentoo.org> (03 Apr 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-04-03)
# Can exhaust all available memory depending on task
# but is made available for experts who heed this warning
# as newer versions produce different output. Contact
@@ -163,58 +163,58 @@ dev-java/spring-instrument
# for questions.
<=media-gfx/slic3r-1.1.9999
-# Michael Sterrett <mr_bones_@gentoo.org> (02 Apr 2016)
+# Michael Sterrett <mr_bones_@gentoo.org> (2016-04-02)
# Doesn't work with latest dev-lang/ocaml; dead upstream
# Masked for removal on 20160502
games-simulation/planets
-# Patrick Lauer (30 Mar 2015)
+# Patrick Lauer (2015-03-30)
# Segfaults when creating directories #578582
=sys-apps/sandbox-2.11*
-# Mike Frysinger <vapier@gentoo.org (28 Mar 2016)
+# Mike Frysinger <vapier@gentoo.org (2016-03-28)
# Tons-o-bugs and no actual testing by new author. #578490
dev-libs/libtomcrypt
-# Pawel Hajdan jr <phajdan.jr@gentoo.org> (25 Mar 2016)
+# Pawel Hajdan jr <phajdan.jr@gentoo.org> (2016-03-25)
# Dev channel releases are only for people who are developers or want more
# experimental features and accept a more unstable release.
>=www-client/chromium-51
-# Michael Palimaka <kensington@gentoo.org> (24 Mar 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-03-24)
# Requires old llvm. Dead upstream.
# Masked for removal in 30 days. Bug #571216.
dev-python/llvmpy
dev-python/llvmmath
dev-python/pykit
-# José María Alonso <nimiux@gentoo.org> (24 Mar 2016)
+# José María Alonso <nimiux@gentoo.org> (2016-03-24)
# Fails to build dev-lisp/sbcl-1.3.3 #563812
=dev-lisp/asdf-3.1.7
=dev-lisp/uiop-3.1.7
-# Michael Palimaka <kensington@gentoo.org> (24 Mar 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-03-24)
# Doesn't run. Unmaintained. Bug #304865.
# Masked for removal in 30 days.
app-cdr/qmultirecord
-# Michael Palimaka <kensington@gentoo.org> (24 Mar 2016)
+# Michael Palimaka <kensington@gentoo.org> (2016-03-24)
# Fails to build. Bug #368953.
# Masked for removal in 30 days.
net-p2p/hx
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Unpatched security vulnerability per bug #521892.
# Masked for removal in 30 days.
net-irc/srvx
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Unpatched security vulnerability per bug #261182.
# Masked for removal in 30 days.
media-sound/shoutcast-server-bin
media-sound/shoutcast-trans-bin
-# Lars Wendler <polynomial-c@gentoo.org> (20 Mar 2016)
+# Lars Wendler <polynomial-c@gentoo.org> (2016-03-20)
# Don't work with latest claws-mail package. Most plugins are now part of
# claws-mail sources and can be en-/disabled via USE flags.
# Masked for removal in 30 days.
@@ -239,28 +239,28 @@ mail-client/claws-mail-spam-report
mail-client/claws-mail-tnef-parse
mail-client/claws-mail-vcalendar
-# Andreas K. Huettel <dilfridge@gentoo.org> (19 Mar 2016)
+# Andreas K. Huettel <dilfridge@gentoo.org> (2016-03-19)
# Dead upstream since 2010, new VMware uses new incompatible
# proprietary libview. No other consumers. Removal in 30 days.
# Bug 569930
x11-libs/libview
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Unpatched security vulnerability per bug #512356.
# Masked for removal in 30 days.
=app-forensics/chkrootkit-0.49
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Unpatched security vulnerability per bug #529712.
# Masked for removal in 30 days.
www-apps/coppermine
-# Aaron Bauman <bman@gentoo.org> (19 Mar 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-03-19)
# Multiple unpatched security vulnerabilities
# per bug #532040. Masked for removal in 30 days.
dev-libs/matrixssl
-# James Le Cuirot <chewi@gentoo.org> (14 Mar 2016)
+# James Le Cuirot <chewi@gentoo.org> (2016-03-14)
# Bye bye Java 6! If you really still need it then gnu_andrew will
# continue to maintain icedtea:6 in java-overlay but it is not
# supported by Java team at all. IBM's JVM is still alive but
@@ -277,94 +277,94 @@ dev-java/soylatte-jdk-bin
virtual/jdk:1.6
virtual/jre:1.6
-# Hans de Graaff <graaff@gentoo.org> (14 Mar 2016)
+# Hans de Graaff <graaff@gentoo.org> (2016-03-14)
# Not compatible with ruby21+, no reverse dependencies.
dev-ruby/extlib
-# Patrice Clement <monsieurp@gentoo.org> (14 Mar 2016)
+# Patrice Clement <monsieurp@gentoo.org> (2016-03-14)
# No activity nor release since 2010. Does not compile with Java 8.
# Masked for removal. See bug 577368.
dev-vcs/statsvn
dev-vcs/statcvs
-# Mike Gilbert <floppym@gentoo.org> (12 Mar 2016)
+# Mike Gilbert <floppym@gentoo.org> (2016-03-12)
# Drops libsystemd-{daemon,id128,journal,login}.pc.
# Bug: https://bugs.gentoo.org/577158
=sys-apps/systemd-229-r100
-# Ian Stakenvicius <axs@gentoo.org> (06 Mar 2016)
+# Ian Stakenvicius <axs@gentoo.org> (2016-03-06)
# Mask old versions of thunderbird as they are no longer supported,
# but we keep them in the repo for now in case there is a need
# for them for upgrading old user profiles, etc.
~mail-client/thunderbird-24.8.0
~mail-client/thunderbird-31.8.0
-# Alexis Ballier <aballier@gentoo.org> (01 Mar 2016)
+# Alexis Ballier <aballier@gentoo.org> (2016-03-01)
# Breaks some of its rev deps, still in beta stage
>=dev-lang/ocaml-4.03_beta
>=dev-ml/camlp4-4.03
>=dev-ml/ppx_tools-4.03
-# Patrice Clement <monsieurp@gentoo.org> (29 Feb 2016)
+# Patrice Clement <monsieurp@gentoo.org> (2016-02-29)
# Duplicate of dev-libs/libedit.
# Masked for removal in 30 days.
sys-libs/libedit
-# Patrick Lauer <patrick@gentoo.org> (22 Feb 2016)
+# Patrick Lauer <patrick@gentoo.org> (2016-02-22)
# Inactive upstream, build failures, obsoleted by rakudo/perl6
dev-lang/niecza
dev-lang/niecza-bin
-# Eray Aslan <eras@gentoo.org> (22 Feb 2016)
+# Eray Aslan <eras@gentoo.org> (2016-02-22)
# Mask experimental software
=mail-mta/postfix-3.2*
-# Yixun Lan <dlan@gentoo.org> (16 Feb 2016)
+# Yixun Lan <dlan@gentoo.org> (2016-02-16)
# Mask early development version, leave only upstream stable version
>=sys-cluster/ceph-10
-# Sergey Popov <pinkbyte@gentoo.org> (15 Feb 2016)
+# Sergey Popov <pinkbyte@gentoo.org> (2016-02-15)
# Security mask, wrt bug #519730
<app-emulation/ganeti-2.11.6-r2
-# Alexis Ballier <aballier@gentoo.org> (15 Feb 2016)
+# Alexis Ballier <aballier@gentoo.org> (2016-02-15)
# Breaks some of its reverse dependencies.
# Bug 574788
>=media-video/ffmpeg-3.0
>=media-video/mplayer-1.3.0
-# Aaron W. Swenson <titanofold@gentoo.org> (11 Feb 2016)
+# Aaron W. Swenson <titanofold@gentoo.org> (2016-02-11)
# Susceptible to security issues and other bugs. Removal pending
# stabilization of 9.5.1, 9.4.6, 9.3.11, 9.2.15, and 9.1.20.
=dev-db/postgresql-9.0.23-r1
-# Aaron Bauman <bman@gentoo.org> (10 Feb 2016)
+# Aaron Bauman <bman@gentoo.org> (2016-02-10)
# Old, no active or proxy maintainer, dead upstream
# and nothing depends on it.
# Masked for removal in 30 days. See bug 573326
dev-python/simplegui
-# James Le Cuirot <chewi@gentoo.org> (07 Feb 2016)
+# James Le Cuirot <chewi@gentoo.org> (2016-02-07)
# Masked until 2.0 final arrives, which hopefully won't depend on
# commons-dbcp:0 as that requires Java 6. Note that the 2.0 in the
# tree should have actually been 2.0_beta1. There are no revdeps.
dev-java/jcs
-# Wolfram Schlich <wschlich@gentoo.org> (06 Feb 2016)
+# Wolfram Schlich <wschlich@gentoo.org> (2016-02-06)
# Mask live ebuild
=net-im/mcabber-9999
-# Bernard Cafarelli <voyageur@gentoo.org> (27 Jan 2016)
+# Bernard Cafarelli <voyageur@gentoo.org> (2016-01-27)
# New llvm version, masked for testing
=sys-devel/llvm-3.8.0*
=sys-devel/clang-3.8.0*
-# Sergey Popov <pinkbyte@gentoo.org> (20 Jan 2016)
+# Sergey Popov <pinkbyte@gentoo.org> (2016-01-20)
# Mask new versions of Boost - they are known to cause breakages
~dev-util/boost-build-1.59.0
~dev-libs/boost-1.59.0
-# Mike Frysinger <vapier@gentoo.org> (18 Jan 2016)
+# Mike Frysinger <vapier@gentoo.org> (2016-01-18)
# Force people to migrate to the new combined libraries:
# media-libs/elementary & dev-libs/efl. #571796
app-benchmarks/expedite
@@ -385,75 +385,75 @@ media-libs/ethumb
media-libs/evas
x11-plugins/echievements
-# Sergei Trofimovich <slyfox@gentoo.org> (19 Jan 2016)
+# Sergei Trofimovich <slyfox@gentoo.org> (2016-01-19)
# Mask broken package. Exposes badly designed API
# that can't be transparently used in ghc-7.8 and
# ghc-7.10, bug #561122
dev-haskell/extra:0
-# Andreas K. Hüttel <dilfridge@gentoo.org> (9 Jan 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-01-9)
# Errorneously added. Is already in perl-core. Please uninstall.
dev-perl/ExtUtils-Constant
-# Pacho Ramos <pacho@gentoo.org> (06 Jan 2016)
+# Pacho Ramos <pacho@gentoo.org> (2016-01-06)
# Unbuildable for a long time, bug #522916. Removal in a month.
net-im/silc-server
-# NP-Hardass <NP-Hardass@gentoo.org> (05 Feb 2016)
+# NP-Hardass <NP-Hardass@gentoo.org> (2016-02-05)
# Security issues bug #536334. Remove this entry in a month.
<net-nds/389-ds-base-1.3.2.22
-# NP-Hardass <NP-Hardass@gentoo.org> (05 Feb 2016)
+# NP-Hardass <NP-Hardass@gentoo.org> (2016-02-05)
# Security issues bug #536334. Under investigation by maintainer.
app-admin/389-ds-console
net-nds/389-admin
app-admin/389-admin-console
www-apps/389-dsgw
-# Andrey Grozin <grozin@gentoo.org> (04 Jan 2016)
+# Andrey Grozin <grozin@gentoo.org> (2016-01-04)
# Needs a bump and substantial ebuild rewrite
=sci-mathematics/reduce-20110414-r1
-# Victor Ostorga <vostorga@gentoo.org> (30 Dec 2015)
+# Victor Ostorga <vostorga@gentoo.org> (2015-12-30)
# Mask this liferea version because upstream released it broken
=net-news/liferea-1.10.17
-# Anthony G. Basile <blueness@gentoo.org> (06 Dec 2015)
+# Anthony G. Basile <blueness@gentoo.org> (2015-12-06)
# Masked until we deal with SSLv3, bug #567554
=dev-libs/libressl-2.3*
-# Brian Evans <grknight@gentoo.org> (02 Dec 2015)
+# Brian Evans <grknight@gentoo.org> (2015-12-02)
# All current targets are masked.
<dev-php/pecl-taint-1.99.99
-# Brian Evans <grknight@gentoo.org> (02 Dec 2015)
+# Brian Evans <grknight@gentoo.org> (2015-12-02)
# PHP 5.4 is End Of Life and will not receive any further updates
# Please migrate to 5.5 or, preferably 5.6.
dev-lang/php:5.4
~virtual/httpd-php-5.4
-# Michał Górny <mgorny@gentoo.org> (30 Oct 2015)
+# Michał Górny <mgorny@gentoo.org> (2015-10-30)
# Uses unsafe ioctls that could result in data corruption. Upstream
# is working on replacing them in the wip/dedup-syscall branch.
# Keep it masked until they are done. sys-fs/duperemove is
# the suggested replacement for the meantime.
sys-fs/bedup
-# Ian Delaney <idella4@gentoo.org> (27 Oct 2015)
+# Ian Delaney <idella4@gentoo.org> (2015-10-27)
# fails to build dev-lisp/sbcl-1.2.16 #563812
# mgorny: dev-lisp/uiop as version-bound revdep
=dev-lisp/asdf-3.1.6
=dev-lisp/uiop-3.1.6
-# Justin Lecher <jlec@gentoo.org> (23 Oct 2015)
+# Justin Lecher <jlec@gentoo.org> (2015-10-23)
# Breaking changes #563540
=app-text/ghostscript-gpl-9.18
-# Mike Frysinger <vapier@gentoo.org> (18 Oct 2015)
+# Mike Frysinger <vapier@gentoo.org> (2015-10-18)
# apache-2.4.17 includes support for http2 now.
www-apache/mod_h2
-# Mike Pagano <mpagano@gentoo.org> (2 Oct 2015)
+# Mike Pagano <mpagano@gentoo.org> (2015-10-2)
# A regression in kernel 4.1.9 could lead to a system
# lockup. This has been fixed in gentoo-sources-4.1.9-r1
# and the hope is that this patch will make it to 4.1.10
@@ -461,56 +461,56 @@ www-apache/mod_h2
=sys-kernel/vanilla-sources-4.1.9
=sys-kernel/gentoo-sources-4.1.9
-# Andreas K. Huettel <dilfridge@gentoo.org> (19 Sep 2015)
+# Andreas K. Huettel <dilfridge@gentoo.org> (2015-09-19)
# Masked for security reasons, bugs 516044, 552644
# Keeping it in the tree for now for users who cannot upgrade
# (commercial product, separate licenses for major versions)
=app-emulation/vmware-workstation-9*
=app-emulation/vmware-modules-271*
-# Lars Wendler <polynomial-c@gentoo.org> (09 Sep 2015)
+# Lars Wendler <polynomial-c@gentoo.org> (2015-09-09)
# Masked for testing
>=net-fs/samba-4.3.0
-# Lars Wendler <polynomial-c@gentoo.org> (20 Aug 2015)
+# Lars Wendler <polynomial-c@gentoo.org> (2015-08-20)
# Releases are not from original upstream but from a fork.
# Masked as requested by vapier.
~net-misc/iputils-20160308
-# Sebastian Pipping <sping@gentoo.org> (8 Aug 2015)
+# Sebastian Pipping <sping@gentoo.org> (2015-08-8)
# Upcoming, too young to go into testing unmasked
dev-libs/iniparser:4
-# Davide Pesavento <pesa@gentoo.org> (23 Jul 2015)
+# Davide Pesavento <pesa@gentoo.org> (2015-07-23)
# Standalone version of qtwebkit from the 2.3 upstream branch.
# Needs revdep testing. Bug #388207.
=dev-qt/qtwebkit-4.10*
-# Ian Delaney <idella4@gentoo.org> (21 Jul 2015)
+# Ian Delaney <idella4@gentoo.org> (2015-07-21)
# The revbump has versions of lua which are also masked.
# Masked until those slotted versions are unmasked
=sys-apps/roccat-tools-3.5.0-r1
-# Ben de Groot <yngwin@gentoo.org> (20 Jul 2015)
+# Ben de Groot <yngwin@gentoo.org> (2015-07-20)
# Version bump is a WIP, see bug #524242
# It works (except USE=vamp) but is not up to Gentoo standards yet
>=media-sound/audacity-2.1.1
-# Patrick Lauer <patrick@gentoo.org> (1 Jul 2015)
+# Patrick Lauer <patrick@gentoo.org> (2015-07-1)
# Wrong version #553670
=sys-kernel/gentoo-sources-4.1.1
-# Patrick Lauer <patrick@gentoo.org> (14 Jun 2015)
+# Patrick Lauer <patrick@gentoo.org> (2015-06-14)
# Has race condition / failure modes that make systems unusable
# See #551724 and duplicates
=sys-fs/udev-init-scripts-29
-# Patrick Lauer <patrick@gentoo.org> (10 Apr 2015)
+# Patrick Lauer <patrick@gentoo.org> (2015-04-10)
# Breaks pretty much all consumers, like samba
# Mask until it's more usable
>=net-libs/gnutls-3.4.0
-# Michał Górny <mgorny@gentoo.org> (28 Mar 2015)
+# Michał Górny <mgorny@gentoo.org> (2015-03-28)
# on behalf of gx86-multilib project <multilib@gentoo.org>
# Removed lastrited emul-linux-x86. The mask is kept post-removal
# per Arfrever's request so that the PM warns about masked packages
@@ -530,7 +530,7 @@ app-emulation/emul-linux-x86-soundlibs
app-emulation/emul-linux-x86-xlibs
app-emulation/emul-linux-x86-jna
-# Justin Lecher <jlec@gentoo.org> (28 Feb 2015)
+# Justin Lecher <jlec@gentoo.org> (2015-02-28)
# Unfixed security problems
# No upstream support anymore
# CVE-2015-{0219,0220,0221,0222,5145}
@@ -542,26 +542,26 @@ app-emulation/emul-linux-x86-jna
# Not supported by any django version upstream supports
dev-python/south
-# Michał Górny <mgorny@gentoo.org> (11 Feb 2015)
+# Michał Górny <mgorny@gentoo.org> (2015-02-11)
# Potentially destructive to @world, bug #539746.
=sys-apps/portage-2.2.16
-# Sergei Trofimovich <slyfox@gentoo.org> (29 Jan 2015)
+# Sergei Trofimovich <slyfox@gentoo.org> (2015-01-29)
# Mask live ebuild
=dev-util/radare2-9999
-# Anthony G. Basile <blueness@gentoo.org> (9 Jan 2015)
+# Anthony G. Basile <blueness@gentoo.org> (2015-01-9)
# p.mask the -9999 version
=dev-misc/i2pd-9999
-# Tony Vroon <chainsaw@gentoo.org> (5 Jan 2015)
+# Tony Vroon <chainsaw@gentoo.org> (2015-01-5)
# Asterisk 13 is an LTS release but has not seen
# sufficient releases to be considered ready for
# production usage. You are welcome to have a go
# but please be careful.
=net-misc/asterisk-13*
-# Aaron W. Swenson <titanofold@gentoo.org> (28 Dec 2014)
+# Aaron W. Swenson <titanofold@gentoo.org> (2014-12-28)
# Split ebuilds are no longer maintained. Migrate to the unified
# ebuilds invoking the following, substituting SLOT for the desired
# slot and optionally enabling the server and/or docs USE flags:
@@ -571,27 +571,27 @@ dev-db/postgresql-docs
dev-db/postgresql-base
dev-db/postgresql-server
-# Jeroen Roovers <jer@gentoo.org> (12 Dec 2014)
+# Jeroen Roovers <jer@gentoo.org> (2014-12-12)
# The 96 and 173 branches are no longer supported and remain vulnerable to
# CVE-2014-8298 (bug #532342). You may be able to mitigate the vulnerability by
# disabling GLX indirect rendering protocol support on the X server.
<x11-drivers/nvidia-drivers-304
-# Sergey Popov <pinkbyte@gentoo.org> (09 Dec 2014)
+# Sergey Popov <pinkbyte@gentoo.org> (2014-12-09)
# Security mask, wrt bug #529728
<app-antivirus/clamav-0.98.5
-# Richard Yao <ryao@gentoo.org> (29 Nov 2014)
+# Richard Yao <ryao@gentoo.org> (2014-11-29)
# Depends on media-libs/lcms:0, which has unspecified security vulnerabilities.
# Masked until mscms.dll.so that links to media-libs/lcms:2 is backported from
# a newer wine, bug #526806.
<app-emulation/crossover-bin-12.5.0
-# Patrick Lauer <patrick@gentoo.org> (24 Nov 2014)
+# Patrick Lauer <patrick@gentoo.org> (2014-11-24)
# Missing deps, uninstallable
www-apps/trac-downloads
-# Mike Pagano <mpagano@gentoo.org> (16 Oct 2014)
+# Mike Pagano <mpagano@gentoo.org> (2014-10-16)
# A regression in kernels 3.17.0 lead to file system corruption
# for affected systems. This has been fixed in >= 3.17.1
# Expires (16 Oct 2016)
@@ -600,30 +600,30 @@ www-apps/trac-downloads
=sys-kernel/gentoo-sources-3.17.0
=sys-kernel/aufs-sources-3.17.0
-# Michał Górny <mgorny@gentoo.org> (15 Sep 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-09-15)
# Causes undefined references few layers down (in mediastreamer),
# someone needs to investigate.
>=net-libs/libzrtpcpp-4
-# Christian Faulhammer <fauli@gentoo.org> (02 Sep 2014)
+# Christian Faulhammer <fauli@gentoo.org> (2014-09-02)
# website not working anymore and will stay like this,
# tool is useless. See bug 504734
app-admin/hwreport
-# Sergey Popov <pinkbyte@gentoo.org> (28 Aug 2014)
+# Sergey Popov <pinkbyte@gentoo.org> (2014-08-28)
# Security mask, wrt bug #519650
# If your application is broken due to this mask,
# please file a separate bug report
<net-dialup/ppp-2.4.7
-# Samuli Suominen <ssuominen@gentoo.org> (23 Aug 2014)
+# Samuli Suominen <ssuominen@gentoo.org> (2014-08-23)
# Some compile problems with media-libs/openexr >= 2.2.0
# See https://bugs.gentoo.org/520240 for more information
>=media-libs/ilmbase-2.2.0
>=media-libs/openexr-2.2.0
>=media-gfx/openexr_viewers-2.2.0
-# Robin H. Johnson <robbat2@gentoo.org> (04 Aug 2014)
+# Robin H. Johnson <robbat2@gentoo.org> (2014-08-04)
# Masked for testing, presently fails upstream testsuite:
# FAIL:07:02:35 (00:00:00) db_dump/db_load(./TESTDIR.3/recd001.db:child killed: kill signal): expected 0, got 1
# FAIL:07:02:35 (00:00:00) Dump/load of ./TESTDIR.3/recd001.db failed.
@@ -631,11 +631,11 @@ app-admin/hwreport
=sys-libs/db-6.1*
=sys-libs/db-6.2*
-# Yixun Lan <dlan@gentoo.org> (17 Jul 2014)
+# Yixun Lan <dlan@gentoo.org> (2014-07-17)
# Masked for proper testing. (Major updates in the code).
=net-misc/tinc-1.1_pre*
-# Ulrich Müller <ulm@gentoo.org> (15 Jul 2014)
+# Ulrich Müller <ulm@gentoo.org> (2014-07-15)
# Permanently mask sys-libs/lib-compat and its reverse dependencies,
# pending multiple security vulnerabilities and QA issues.
# See bugs #515926 and #510960.
@@ -650,17 +650,17 @@ games-strategy/heroes3-demo
games-strategy/smac
sys-block/afacli
-# Mikle Kolyada <zlogene@gentoo.org> (27 Jun 2014)
+# Mikle Kolyada <zlogene@gentoo.org> (2014-06-27)
# Masked for proper testing. (Major updates in the code).
~dev-perl/PortageXS-0.02.12
~dev-perl/PortageXS-0.2.12
-# Robin H. Johnson <robbat2@gentoo.org> (21 Jun 2014)
+# Robin H. Johnson <robbat2@gentoo.org> (2014-06-21)
# Needs work, but infra needs it for new VM boxes
app-emulation/openstack-guest-agents-unix
app-emulation/xe-guest-utilities
-# Tom Wijsman <TomWij@gentoo.org> (6 Jun 2014)
+# Tom Wijsman <TomWij@gentoo.org> (2014-06-6)
# Mask gentoo-sources ebuilds that are affected with security bug CVE-2014-3153.
#
# Pinkie Pie discovered an issue in the futex subsystem that allows a
@@ -680,31 +680,31 @@ app-emulation/xe-guest-utilities
~sys-kernel/gentoo-sources-3.14.4
=sys-kernel/gentoo-sources-3.14.5
-# Hans de Graaff <graaff@gentoo.org> (1 Jun 2014)
+# Hans de Graaff <graaff@gentoo.org> (2014-06-1)
# Mask new rubinius version for testing. Current versions have some
# issues that should be solved in the forthcoming rubinius 2.3
# release.
=dev-lang/rubinius-2*
-# Markos Chandras <hwoarang@gentoo.org> (30 May 2014)
+# Markos Chandras <hwoarang@gentoo.org> (2014-05-30)
# Mask beta release
=app-i18n/transifex-client-0.11_beta
-# Tom Wijsman <TomWij@gentoo.org> (30 May 2014)
+# Tom Wijsman <TomWij@gentoo.org> (2014-05-30)
# CVE-2012-1721 - Remote Code Execution Vulnerability
#
# Vulnerable: IBM Java SE 5.0 SR12-FP5
# URL: http://www.securityfocus.com/bid/53959/
dev-java/ibm-jdk-bin:1.5
-# Tom Wijsman <TomWij@gentoo.org> (03 May 2014)
+# Tom Wijsman <TomWij@gentoo.org> (2014-05-03)
# Needs to be further tested and revised by both Java and Ruby herds.
>=dev-java/jruby-1.7.12
dev-ruby/bitescript
dev-ruby/duby
dev-ruby/weakling
-# Matti Bickel <mabi@gentoo.org> (22 Apr 2014)
+# Matti Bickel <mabi@gentoo.org> (2014-04-22)
# Masked slotted lua for testing
app-eselect/eselect-lua
=dev-lang/lua-5.1.5-r2
@@ -712,35 +712,35 @@ app-eselect/eselect-lua
=dev-lang/lua-5.2.3
=dev-lang/lua-5.2.3-r1
-# Gilles Dartiguelongue <eva@gentoo.org> (06 Apr 2014)
+# Gilles Dartiguelongue <eva@gentoo.org> (2014-04-06)
# Old release, never stable, not working anymore
# See bug #327837, #382667, #492474
<media-video/pitivi-0.90
-# Alexander Vershilov <qnikst@gentoo.org> (02 Apr 2014)
+# Alexander Vershilov <qnikst@gentoo.org> (2014-04-02)
# Multiple vulnerabilities, see #504724, #505860
<sys-kernel/openvz-sources-2.6.32.85.17
-# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (26 Mar 2014)
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2014-03-26)
# Affected by multiple vulnerabilities, #445916, #471098 and #472280
<media-libs/mesa-9.1.4
-# Sergey Popov <pinkbyte@gentoo.org> (20 Mar 2014)
+# Sergey Popov <pinkbyte@gentoo.org> (2014-03-20)
# Security mask of vulnerable versions, wrt bug #424167
<net-nds/openldap-2.4.35
-# Lars Wendler <polynomial-c@gentoo.org> (14 Mar 2014)
+# Lars Wendler <polynomial-c@gentoo.org> (2014-03-14)
# Masked for security reasons.
# Do NOT remove this mask or the affected packages without speaking to
# bonsaikitten first! You have been warned!
<net-fs/samba-3.6
-# Mike Gilbert <floppym@gentoo.org> (04 Mar 2014)
+# Mike Gilbert <floppym@gentoo.org> (2014-03-04)
# Dev channel releases are only for people who are developers or want more
# experimental features and accept a more unstable release.
www-plugins/chrome-binary-plugins:unstable
-# Samuli Suominen <ssuominen@gentoo.org> (03 Mar 2014)
+# Samuli Suominen <ssuominen@gentoo.org> (2014-03-03)
# gnome-extra/polkit-gnome is the "GTK+ polkit agent" and has no extra
# dependencies that installing lxde-base/lxpolkit would solve, thus
# the only motivation for creation of lxpolkit was to drop the word
@@ -755,11 +755,11 @@ www-plugins/chrome-binary-plugins:unstable
# until rest of the year.
lxde-base/lxpolkit
-# Tim Harder <radhermit@gentoo.org> (04 Feb 2014)
+# Tim Harder <radhermit@gentoo.org> (2014-02-04)
# Mask development releases
=media-sound/lilypond-2.19*
-# Mike Gilbert <floppym@gentoo.org> (19 Jan 2014)
+# Mike Gilbert <floppym@gentoo.org> (2014-01-19)
# To prevent accidental switching of release channels (bug 498306),
# google-chrome has been split into 3 packages:
#
@@ -776,50 +776,50 @@ www-client/google-chrome:beta
www-client/google-chrome:stable
www-client/google-chrome:unstable
-# Tony Vroon <chainsaw@gentoo.org> (13 Jan 2014)
+# Tony Vroon <chainsaw@gentoo.org> (2014-01-13)
# Asterisk 12 is a short term "standard" release
# containing significant architectural changes.
# This is not for your production kit quite yet.
=net-misc/asterisk-12*
-# Justin Lecher <jlec@gentoo.org> (14 Oct 2013)
+# Justin Lecher <jlec@gentoo.org> (2013-10-14)
# Seems to break all deps - API change?
>=sci-libs/metis-5
-# Diego Elio Pettenò <flameeyes@gentoo.org> (13 Oct 2013)
+# Diego Elio Pettenò <flameeyes@gentoo.org> (2013-10-13)
# Requires a NPN support in mod_ssl (www-server/apache) to work.
# See #471512 for more details.
www-apache/mod_spdy
-# Agostino Sarubbo <ago@gentoo.org> (23 Sep 2013)
+# Agostino Sarubbo <ago@gentoo.org> (2013-09-23)
# Masked because of vulnerable versions
# DO NOT REMOVE OLDER VERSIONS
# temporarily disabled as it also breaks s390 keywording
#<net-nds/openldap-2.4.35
-# Sergey Popov <pinkbyte@gentoo.org> (18 Sep 2013)
+# Sergey Popov <pinkbyte@gentoo.org> (2013-09-18)
# Mask development releases of botan:
# - causes many API breakages
# - do not compile in some USE-flag combinations
# - requires at least gcc 4.7(and possibly even 4.8 for some features)
>=dev-libs/botan-1.11.0
-# Julian Ospald <hasufell@gentoo.org> (21 Jul 2013)
+# Julian Ospald <hasufell@gentoo.org> (2013-07-21)
# Mask all unfetchable versions and those with tons of random
# bugs and segfaults (all). Don't ask for a version bump unless
# there is a working release.
sci-geosciences/googleearth
-# Chris Reffett <creffett@gentoo.org> (20 Jul 2013)
+# Chris Reffett <creffett@gentoo.org> (2013-07-20)
# Uses vulnerable versions of bzip2, but these versions are
# necessary to reconstruct older archives. Use at your own risk.
=app-portage/deltup-0.4.5
-# Michael Weber <xmw@gentoo.org> (17 Jul 2013)
+# Michael Weber <xmw@gentoo.org> (2013-07-17)
# Upstream next versions
>=sys-boot/raspberrypi-firmware-1_pre
-# Tom Wijsman <TomWij@gentoo.org> (30 Jun 2013)
+# Tom Wijsman <TomWij@gentoo.org> (2013-06-30)
# Sun JDK and JRE contain critical vulnerabilities and receive no further
# updates; masking to make users aware of this, users that still need this
# package and have no alternative can unmask at their own risk. See bug #473830.
@@ -838,89 +838,89 @@ dev-java/sun-jdk
dev-java/sun-jre-bin
dev-java/sun-jce-bin
-# Julian Ospald <hasufell@gentoo.org> (26 Jun 2013)
+# Julian Ospald <hasufell@gentoo.org> (2013-06-26)
# Depends on masked dev-lang/lua-5.2
=games-emulation/sdlmame-0.149
=games-emulation/sdlmess-0.149
-# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (25 Jun 2013)
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-06-25)
# Mask new ptlib/opal for breakage, tracked in bug #474742
-# Lars Wendler <polynomial-c@gentoo.org> (29 Apr 2014)
+# Lars Wendler <polynomial-c@gentoo.org> (2014-04-29)
# Adjusted mask so newer versions get covered as well.
>=net-libs/ptlib-2.12.0
>=net-libs/opal-3.12.0
-# Pacho Ramos <pacho@gentoo.org> (15 Jun 2013)
+# Pacho Ramos <pacho@gentoo.org> (2013-06-15)
# Upstream stalled, improper rendering (#470818),
# use app-editors/efte instead.
=app-editors/fte-20110708
-# Patrick Lauer <patrick@gentoo.org> (21 May 2013)
+# Patrick Lauer <patrick@gentoo.org> (2013-05-21)
# broken dependencies -> uninstallable #470712
app-portage/g-ctan
-# Michael Weber <xmw@gentoo.org> (18 Apr 2013)
+# Michael Weber <xmw@gentoo.org> (2013-04-18)
# Masked due test failures
=app-arch/advancecomp-1.17
-# Sergey Popov <pinkbyte@gentoo.org> (02 Apr 2013)
+# Sergey Popov <pinkbyte@gentoo.org> (2013-04-02)
# Masking =media-libs/ffmpegsource-2.17.4_pre753
# by maintainer's request.
# This version does not work properly, see bug #464078
=media-libs/ffmpegsource-2.17.4_pre753
-# Richard Freeman <rich0@gentoo.org> (24 Mar 2013)
+# Richard Freeman <rich0@gentoo.org> (2013-03-24)
# Contains known buffer overflows. Package generally works
# but should not be fed untrusted input (eg from strangers).
# Masked to ensure users are aware before they install.
app-text/cuneiform
-# Tom Wijsman <TomWij@gentoo.org> (12 Mar 2013)
+# Tom Wijsman <TomWij@gentoo.org> (2013-03-12)
# 2.5.* has known security and other issues due to an affected
# bundled ffmpeg, see bugs #446468 and #444262.
<media-video/avidemux-2.6.2
-# Rick Farina <zerochaos@gentoo.org> (21 Dec 2012)
+# Rick Farina <zerochaos@gentoo.org> (2012-12-21)
# madwifi has been replaced by ath5k and ath9k in kernel
# drivers and is subject to numerous long standing bugs
# stable wpa_supplicant sometimes wants madwifi-ng-tools
#net-wireless/madwifi-ng-tools
net-wireless/madwifi-ng
-# Pacho Ramos <pacho@gentoo.org> (25 Oct 2012)
+# Pacho Ramos <pacho@gentoo.org> (2012-10-25)
# obexd changed its API without any warning, it's recommended to ship
# 0.46 until https://bugzilla.gnome.org/682106 is fixed to prevent
# bluetooth-sendto breakage.
>=app-mobilephone/obexd-0.47
-# Robin H. Johnson <robbat2@gentoo.org> (09 Feb 2012)
+# Robin H. Johnson <robbat2@gentoo.org> (2012-02-09)
# Needs to be slotted better
-# Andreas K. Hüttel <dilfridge@gentoo.org> (08 Apr 2016)
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2016-04-08)
# Add dev-perl/Net-Z3950-ZOOM-1.300.0 which requires yaz-4*
=dev-libs/yaz-4*
>=dev-perl/Net-Z3950-ZOOM-1.300.0
-# Andreas K. Huettel <dilfridge@gentoo.org> (22 Mar 2012)
+# Andreas K. Huettel <dilfridge@gentoo.org> (2012-03-22)
# Even its author admits that it's an ugly hack. Crashes e.g.
# firefox with kde-4.8. Unmask at your own risk.
kde-misc/kgtk
-# Samuli Suominen <ssuominen@gentoo.org> (06 Mar 2012)
+# Samuli Suominen <ssuominen@gentoo.org> (2012-03-06)
# Masked for testing since this is known to break nearly
# every reverse dependency wrt bug 407091
>=dev-lang/lua-5.2.0
-# Samuli Suominen <ssuominen@gentoo.org> (30 Oct 2011)
+# Samuli Suominen <ssuominen@gentoo.org> (2011-10-30)
# Masked for security bug #294253, use only at your own risk!
=media-libs/fmod-3*
-# Peter Volkov <pva@gentoo.org> (23 Jul 2011)
+# Peter Volkov <pva@gentoo.org> (2011-07-23)
# Mask release candidates
=dev-libs/guiloader-2.99.0
=dev-libs/guiloader-c++-2.99.0
=dev-util/crow-designer-2.99.0
-# Marijn Schouten <hkBst@gentoo.org> (07 April 2011)
+# Marijn Schouten <hkBst@gentoo.org> (2011-04-07)
# Masked for number of issues, but can be used to
# test against if people are impatient ;P
# Known issues:
@@ -929,41 +929,41 @@ kde-misc/kgtk
# - no SLOTting yet!
=dev-scheme/guile-2.0.0
-# Markos Chandras <hwoarang@gentoo.org> (01 Nov 2010)
+# Markos Chandras <hwoarang@gentoo.org> (2010-11-01)
# Masking alpha releases
net-analyzer/ncrack
-# Luca Barbato <lu_zero@gentoo.org> (21 Jul 2010)
+# Luca Barbato <lu_zero@gentoo.org> (2010-07-21)
# Not ready for public consumption, clashes with current mesa-git
media-libs/shivavg
-# Stefan Briesenick <sbriesen@gentoo.org> (21 Jul 2010)
+# Stefan Briesenick <sbriesen@gentoo.org> (2010-07-21)
# doesn't compile against latest media-libs/spandsp.
# not needed anymore for Asterisk 1.6.
net-misc/asterisk-spandsp_codec_g726
-# Mike Frysinger <vapier@gentoo.org> (07 Mar 2010)
+# Mike Frysinger <vapier@gentoo.org> (2010-03-07)
# Very old packages that people should have upgraded away from
# long ago. Courtesy mask ... time to upgrade.
# Added <sys-fs/e2fsprogs as well (halcy0n)
<sys-libs/e2fsprogs-libs-1.41.8
<sys-fs/e2fsprogs-1.41.9
-# Robert Piasek <dagger@gentoo.org> (23 Feb 2010)
+# Robert Piasek <dagger@gentoo.org> (2010-02-23)
# Masking libmapi as it depends on masked samba4
>=net-libs/libmapi-0.9
-# Peter Alfredsen <loki_val@gentoo.org> (21 Oct 2009)
+# Peter Alfredsen <loki_val@gentoo.org> (2009-10-21)
# Masked because this needs a patch to be applied to portage
# to not install the kitchensink and everything else
# into /usr/src/debug with FEATURES=installsources
=dev-util/debugedit-4.4.6-r2
-# Diego E. Pettenò <flameeyes@gmail.com> (09 Oct 2009)
+# Diego E. Pettenò <flameeyes@gmail.com> (2009-10-09)
# Untested yet; documented only in Russian, help is appreciated.
sys-auth/pam_keystore
-# Diego E. Pettenò <flameeyes@gentoo.org> (08 Aug 2009)
+# Diego E. Pettenò <flameeyes@gentoo.org> (2009-08-08)
# on behalf of QA Team
#
# Mass-masking of live ebuilds; we cannot guarantee working state of
@@ -975,11 +975,11 @@ sys-auth/pam_keystore
app-portage/layman-dbtools
=www-plugins/google-talkplugin-9999
-# Tiziano Müller <dev-zero@gentoo.org> (08 Apr 2009)
+# Tiziano Müller <dev-zero@gentoo.org> (2009-04-08)
# pre-releases
>=app-editors/gobby-0.4.91
-# Diego E. Pettenò <flameeyes@gentoo.org> (03 Jan 2009)
+# Diego E. Pettenò <flameeyes@gentoo.org> (2009-01-03)
# These packages are not supposed to be merged directly, instead
# please use sys-devel/crossdev to install them.
dev-libs/cygwin
@@ -994,7 +994,7 @@ dev-embedded/msp430-libc
dev-embedded/msp430mcu
dev-embedded/avr-libc
-# Chris Gianelloni <wolf31o2@gentoo.org> (03 Mar 2008)
+# Chris Gianelloni <wolf31o2@gentoo.org> (2008-03-03)
# Masking due to security bug #194607 and security bug #204067
games-fps/doom3
games-fps/doom3-cdoom
@@ -1013,15 +1013,15 @@ games-fps/quake4-bin
games-fps/quake4-data
games-fps/quake4-demo
-# MATSUU Takuto <matsuu@gentoo.org> (05 Apr 2007)
+# MATSUU Takuto <matsuu@gentoo.org> (2007-04-05)
# to be tested, seems unstable
>=app-i18n/scim-anthy-1.3.0
-# Robin H. Johnson <robbat2@gentoo.org> (11 Feb 2006)
+# Robin H. Johnson <robbat2@gentoo.org> (2006-02-11)
# zlib interaction is badly broken. See bug #124733.
=dev-vcs/cvs-1.12.13*
-# <klieber@gentoo.org> (01 Apr 2004)
+# <klieber@gentoo.org> (2004-04-01)
# The following packages contain a remotely-exploitable
# security vulnerability and have been hard masked accordingly.
#
diff --git a/gentoobrowse-api/unittests/testMasks.cpp b/gentoobrowse-api/unittests/testMasks.cpp
index ac29b97..3fc40e9 100644
--- a/gentoobrowse-api/unittests/testMasks.cpp
+++ b/gentoobrowse-api/unittests/testMasks.cpp
@@ -40,7 +40,7 @@ BOOST_AUTO_TEST_CASE(f1)
BOOST_CHECK_EQUAL("James Le Cuirot", *m->person);
BOOST_CHECK(m->email);
BOOST_CHECK_EQUAL("chewi@gentoo.org", *m->email);
- BOOST_CHECK_EQUAL("25 Apr 1016", m->dateadded);
+ BOOST_CHECK_EQUAL("1016-04-25", m->dateadded);
BOOST_CHECK_EQUAL("Long dead upstream and no longer needed. Removal in 30 days.", m->message);
BOOST_CHECK_EQUAL_COLLECTION(m->atomspec,
"dev-java/charva",
@@ -52,7 +52,7 @@ BOOST_AUTO_TEST_CASE(whitespaceline)
{
const gchar * input = R"MASK(#--- END OF EXAMPLES ---
-# James Le Cuirot <chewi@gentoo.org> (25 Apr 1016)
+# James Le Cuirot <chewi@gentoo.org> (1016-04-25)
#
# TEST DATA - the blank line between the package list of this mask
# and the heder of the next deliberately contains whitespace.
@@ -61,12 +61,12 @@ dev-java/charva
dev-java/jakarta-slide-webdavclient
dev-java/xml-im-exporter
-# Alex Brandt <alunduil@gentoo.org> (23 Apr 3016)
+# Alex Brandt <alunduil@gentoo.org> (3016-04-23)
# Contains collisions with dev-python/ipaddress. See #580388 for more details.
# Masked for removal in 30 days.
dev-python/py2-ipaddress
-# Michael Palimaka <kensington@gentoo.org> (21 Apr 2016))MASK";
+# Michael Palimaka <kensington@gentoo.org> (2016-04-21))MASK";
extract(input, strlen(input));
BOOST_CHECK_EQUAL(masks.size(), 2);
BOOST_CHECK_EQUAL(masks.front()->atomspec.size(), 3);