Gentoo Archives: gentoo-commits

From: Chris Reffett <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xiphos/
Date: Thu, 28 Feb 2019 02:06:27
Message-Id: 1551319563.6a7d7d6406e829341c4168f182ff6c281fd4d054.creffett@gentoo
1 commit: 6a7d7d6406e829341c4168f182ff6c281fd4d054
2 Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 28 02:05:30 2019 +0000
4 Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 28 02:06:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a7d7d64
7
8 app-text/xiphos: Add glib-utils as a dependency
9
10 Fixes: https://bugs.gentoo.org/668896
11 Signed-off-by: Chris Reffett <creffett <AT> gentoo.org>
12 Package-Manager: Portage-2.3.62, Repoman-2.3.11
13
14 app-text/xiphos/xiphos-4.0.6a-r1.ebuild | 3 ++-
15 app-text/xiphos/xiphos-4.1.0-r1.ebuild | 3 ++-
16 2 files changed, 4 insertions(+), 2 deletions(-)
17
18 diff --git a/app-text/xiphos/xiphos-4.0.6a-r1.ebuild b/app-text/xiphos/xiphos-4.0.6a-r1.ebuild
19 index c8c02b73669..c131ac2b16a 100644
20 --- a/app-text/xiphos/xiphos-4.0.6a-r1.ebuild
21 +++ b/app-text/xiphos/xiphos-4.0.6a-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -35,6 +35,7 @@ DEPEND="${RDEPEND}
29 app-text/rarian
30 dev-libs/libxslt[${PYTHON_USEDEP}]
31 dev-util/intltool
32 + dev-util/glib-utils
33 >=net-libs/biblesync-1.1.2-r1[-static]
34 virtual/pkgconfig
35 sys-devel/gettext
36
37 diff --git a/app-text/xiphos/xiphos-4.1.0-r1.ebuild b/app-text/xiphos/xiphos-4.1.0-r1.ebuild
38 index a9f5298597b..355ed3f118c 100644
39 --- a/app-text/xiphos/xiphos-4.1.0-r1.ebuild
40 +++ b/app-text/xiphos/xiphos-4.1.0-r1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2018 Gentoo Foundation
43 +# Copyright 1999-2019 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -32,6 +32,7 @@ DEPEND="${RDEPEND}
48 app-text/gnome-doc-utils[${PYTHON_USEDEP}]
49 app-text/rarian
50 dev-libs/libxslt[${PYTHON_USEDEP}]
51 + dev-util/glib-utils
52 dev-util/intltool
53 >=net-libs/biblesync-1.1.2-r1[-static]
54 virtual/pkgconfig