Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/
Date: Sat, 17 Nov 2018 17:22:16
Message-Id: 1542475228.737b8227d129a13893ad1af5e6e2c8b0d67e61a0.eva@gentoo
1 commit: 737b8227d129a13893ad1af5e6e2c8b0d67e61a0
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 17 15:06:17 2018 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 17 17:20:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=737b8227
7
8 x11-libs/goffice: fix minor issues from user contrib
9
10 Update homepage.
11
12 Package-Manager: Portage-2.3.51, Repoman-2.3.11
13 Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
14
15 x11-libs/goffice/goffice-0.10.43.ebuild | 7 +++----
16 1 file changed, 3 insertions(+), 4 deletions(-)
17
18 diff --git a/x11-libs/goffice/goffice-0.10.43.ebuild b/x11-libs/goffice/goffice-0.10.43.ebuild
19 index 27c07ac7b75..33e79cd9153 100644
20 --- a/x11-libs/goffice/goffice-0.10.43.ebuild
21 +++ b/x11-libs/goffice/goffice-0.10.43.ebuild
22 @@ -2,14 +2,12 @@
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 -
27 GNOME2_LA_PUNT="yes"
28
29 inherit gnome2
30
31 DESCRIPTION="A library of document-centric objects and utilities"
32 -HOMEPAGE="https://git.gnome.org/browse/goffice/"
33 -SRC_URI="https://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/${P}.tar.xz"
34 +HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/"
35
36 LICENSE="GPL-2"
37 SLOT="0.10"
38 @@ -19,7 +17,7 @@ IUSE="+introspection"
39 # FIXME: add lasem to tree
40 RDEPEND="
41 >=app-text/libspectre-0.2.6:=
42 - >=dev-libs/glib-2.38.0:2
43 + >=dev-libs/glib-2.40.0:2
44 >=dev-libs/libxml2-2.4.12:2
45 dev-libs/libxslt
46 >=gnome-base/librsvg-2.22:2
47 @@ -36,6 +34,7 @@ RDEPEND="
48 "
49 DEPEND="${RDEPEND}
50 dev-lang/perl
51 + dev-util/glib-utils
52 >=dev-util/gtk-doc-am-1.12
53 >=dev-util/intltool-0.35
54 virtual/perl-Compress-Raw-Zlib