commit:     737b8227d129a13893ad1af5e6e2c8b0d67e61a0
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 17 15:06:17 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 17 17:20:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=737b8227

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 <eva <AT> gentoo.org>

 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 27c07ac7b75..33e79cd9153 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

Reply via email to