From 737b8227d129a13893ad1af5e6e2c8b0d67e61a0 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Sat, 17 Nov 2018 16:06:17 +0100 Subject: x11-libs/goffice: fix minor issues from user contrib Update homepage. Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Gilles Dartiguelongue --- x11-libs/goffice/goffice-0.10.43.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/x11-libs/goffice/goffice-0.10.43.ebuild b/x11-libs/goffice/goffice-0.10.43.ebuild index 27c07ac7b754..33e79cd91532 100644 --- a/x11-libs/goffice/goffice-0.10.43.ebuild +++ b/x11-libs/goffice/goffice-0.10.43.ebuild @@ -2,14 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" - GNOME2_LA_PUNT="yes" inherit gnome2 DESCRIPTION="A library of document-centric objects and utilities" -HOMEPAGE="https://git.gnome.org/browse/goffice/" -SRC_URI="https://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/${P}.tar.xz" +HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/" LICENSE="GPL-2" SLOT="0.10" @@ -19,7 +17,7 @@ IUSE="+introspection" # FIXME: add lasem to tree RDEPEND=" >=app-text/libspectre-0.2.6:= - >=dev-libs/glib-2.38.0:2 + >=dev-libs/glib-2.40.0:2 >=dev-libs/libxml2-2.4.12:2 dev-libs/libxslt >=gnome-base/librsvg-2.22:2 @@ -36,6 +34,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-lang/perl + dev-util/glib-utils >=dev-util/gtk-doc-am-1.12 >=dev-util/intltool-0.35 virtual/perl-Compress-Raw-Zlib -- cgit v1.2.3-65-gdbad