From d0965c9b72cb79092ec67c0c4ca9363b989cfcf6 Mon Sep 17 00:00:00 2001 From: Matthias Schwarzott Date: Mon, 3 Jul 2017 21:31:48 +0200 Subject: [PATCH] package.mask: Mask wrongly versioned snapshot ebuilds of vdr-xineliboutput --- profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a7349489eee15..058c4dc612eab 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Matthias Schwarzott (03 Jul 2017) +# The snapshots got a wrong version number assigned. +# They are from before version 2.0.0. Masking them to force +# an update to version 2.0.0 as soon as it is added to the tree. +=media-plugins/vdr-xineliboutput-2.0.0_p20130821 +=media-plugins/vdr-xineliboutput-2.0.0_p20150220 + # Michał Górny (02 Jul 2017) # The eselect module has been integrated into app-shells/bash-completion # and all the old versions (not having it) are gone. Removal in 14 days.