commit:     bf7f7453a831b7a9218d646402670864f8237513
Author:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Wed May 23 17:05:00 2018 +0000
Commit:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Wed May 23 17:05:00 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bf7f7453

gnome-extra/yelp: bump

Package-Manager: Portage-2.3.36, Repoman-2.3.9
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 .../yelp/{yelp-3.20.0.ebuild => yelp-3.26.0.ebuild}     | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/gnome-extra/yelp/yelp-3.20.0.ebuild 
b/gnome-extra/yelp/yelp-3.26.0.ebuild
similarity index 72%
rename from gnome-extra/yelp/yelp-3.20.0.ebuild
rename to gnome-extra/yelp/yelp-3.26.0.ebuild
index 67d18c99..9ea0d573 100644
--- a/gnome-extra/yelp/yelp-3.20.0.ebuild
+++ b/gnome-extra/yelp/yelp-3.26.0.ebuild
@@ -1,12 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI="5"
+EAPI=6
 GNOME2_LA_PUNT="yes"
-GCONF_DEBUG="no"
 
-inherit autotools eutils gnome2
+inherit autotools gnome2
 
 DESCRIPTION="Help browser for GNOME"
 HOMEPAGE="https://wiki.gnome.org/Apps/Yelp";
@@ -14,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Yelp";
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x86-solaris"
 
 RDEPEND="
        app-arch/bzip2:=
@@ -24,9 +22,9 @@ RDEPEND="
        >=dev-libs/libxml2-2.6.5:2
        >=dev-libs/libxslt-1.1.4
        >=gnome-extra/yelp-xsl-3.12
-       >=net-libs/webkit-gtk-2.7.2:4
+       >=net-libs/webkit-gtk-2.15.1:4
        >=x11-libs/gtk+-3.13.3:3
-       x11-themes/gnome-icon-theme-symbolic
+       x11-themes/adwaita-icon-theme
 "
 DEPEND="${RDEPEND}
        >=dev-util/gtk-doc-am-1.13
@@ -39,7 +37,8 @@ DEPEND="${RDEPEND}
 src_prepare() {
        # Fix compatibility with Gentoo's sys-apps/man
        # https://bugzilla.gnome.org/show_bug.cgi?id=648854
-       epatch "${FILESDIR}"/${PN}-3.20.0-man-compatibility.patch
+       eapply "${FILESDIR}"/${PN}-3.20.0-man-compatibility.patch
+
        eautoreconf
        gnome2_src_prepare
 }

Reply via email to