Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 09 Sep 2021 11:30:20
Message-Id: 1631186788.c31b38571edaa0248a507a447628abd486f75d6d.juippis@gentoo
1 commit: c31b38571edaa0248a507a447628abd486f75d6d
2 Author: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Thu Sep 9 11:26:28 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 11:26:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31b3857
7
8 profiles: mask new rssguard (incompatible database)
9
10 Signed-off-by: Anna Vyalkova <cyber+gentoo <AT> sysrq.in>
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 profiles/package.mask | 7 +++++++
14 1 file changed, 7 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index ae06b0ed9bc..6255bce446b 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -32,6 +32,13 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Anna Vyalkova <cyber+gentoo@×××××.in> (2021-09-07)
25 +# Mask backwards-incompatible version to avoid autodeletion of previous one.
26 +# Data migration is not supported upstream and can't be done automatically.
27 +# https://github.com/martinrotter/rssguard/releases/tag/4.0.0
28 +# https://github.com/martinrotter/rssguard/blob/master/resources/docs/Documentation.md#migratt
29 +>=net-news/rssguard-4.0.0
30 +
31 # Louis Sautier <sbraz@g.o> (2021-09-09)
32 # No reverse dependencies, no upstream activity for more than 3 years.
33 # dev-python/oauthlib is maintained and provides the same functionality.