Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/
Date: Sun, 26 Jun 2022 02:36:48
Message-Id: 1656210678.8f5e310296602eb494472854e91e4fd77e5f3795.Alessandro-Barbieri@gentoo
1 commit: 8f5e310296602eb494472854e91e4fd77e5f3795
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 26 00:17:38 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Sun Jun 26 02:31:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8f5e3102
7
8 profiles: account for m2r removal
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 profiles/package.mask | 5 +++++
13 profiles/package.use.mask | 4 ++++
14 2 files changed, 9 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 0afc4127b..35ec0f25f 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -65,3 +65,8 @@ net-mail/remail
21 # Andrew Ammerlaan <andrewammerlaan@g.o> (2022-06-18)
22 # depends on non-existent dev-java/guava:20
23 dev-java/gradle-hashing
24 +
25 +# Alessandro Barbieri <lssndrbarbieri@×××××.com> (2022-06-26)
26 +# depends on non-existent dev-python/m2r
27 +# https://github.com/jaysonsantos/python-binary-memcached/issues/249
28 +dev-python/python-binary-memcached
29
30 diff --git a/profiles/package.use.mask b/profiles/package.use.mask
31 index a4539c716..7f31b8a56 100644
32 --- a/profiles/package.use.mask
33 +++ b/profiles/package.use.mask
34 @@ -65,3 +65,7 @@ media-libs/skia ffmpeg
35 # cmake failure
36 # https://github.com/mfem/mfem/issues/2243
37 sci-libs/mfem netcdf
38 +
39 +# Alessandro Barbieri <lssndrbarbieri@×××××.com> (2022-06-26)
40 +# depend on masked dev-python/python-binary-memcached
41 +dev-python/oslo-cache test