Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libgepub/, profiles/arch/riscv/
Date: Tue, 07 Sep 2021 09:03:13
Message-Id: 1631005241.6afdcca89de219cd161fe0af6ec7e9fae00c3f93.marecki@gentoo
1 commit: 6afdcca89de219cd161fe0af6ec7e9fae00c3f93
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 09:00:27 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 09:00:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6afdcca8
7
8 app-text/libgepub: keyword 0.6.0 for ~riscv, EAPI 6 -> 8
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-text/libgepub/libgepub-0.6.0.ebuild | 9 ++++-----
13 profiles/arch/riscv/package.use.mask | 1 -
14 2 files changed, 4 insertions(+), 6 deletions(-)
15
16 diff --git a/app-text/libgepub/libgepub-0.6.0.ebuild b/app-text/libgepub/libgepub-0.6.0.ebuild
17 index 0ba42830917..a00d54d6d7f 100644
18 --- a/app-text/libgepub/libgepub-0.6.0.ebuild
19 +++ b/app-text/libgepub/libgepub-0.6.0.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=6
25 +EAPI=8
26
27 inherit gnome.org meson xdg
28
29 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libgepub"
30
31 LICENSE="LGPL-2+"
32 SLOT="0"
33 -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~sparc x86"
34 +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
35 IUSE="+introspection"
36
37 RDEPEND="
38 @@ -22,9 +22,8 @@ RDEPEND="
39 x11-libs/gtk+:3
40 introspection? ( >=dev-libs/gobject-introspection-1.30:= )
41 "
42 -DEPEND="${RDEPEND}
43 - virtual/pkgconfig
44 -"
45 +DEPEND="${RDEPEND}"
46 +BDEPEND="virtual/pkgconfig"
47
48 src_configure() {
49 meson_src_configure \
50
51 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
52 index d18af79350c..405c2110ed9 100644
53 --- a/profiles/arch/riscv/package.use.mask
54 +++ b/profiles/arch/riscv/package.use.mask
55 @@ -154,7 +154,6 @@ sys-cluster/slurm ofed
56 # Dependencies not keyworded, not tested
57 virtual/notification-daemon gnome
58 net-libs/gnome-online-accounts gnome
59 -xfce-extra/tumbler epub
60
61 # Alex Fan <alexfanqi@×××××.com> (2021-08-17)
62 # Ye Cao <ye.c@×××××××.org> (2021-07-31)