summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2018-12-14 13:16:56 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2018-12-14 13:17:10 +0100
commit80f9325e34929eb338ae4f709e7ebc995f3499c3 (patch)
tree6e9b632be30eeaa93e1e31c56972ad8f400df132
parentgnome-extra/yelp-xsl: sync live ebuild with ::gentoo (diff)
downloadgnome-80f9325e34929eb338ae4f709e7ebc995f3499c3.tar.gz
gnome-80f9325e34929eb338ae4f709e7ebc995f3499c3.tar.bz2
gnome-80f9325e34929eb338ae4f709e7ebc995f3499c3.zip
app-text/yelp-tools: sync live ebuild with ::gentoo
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Manifest-Sign-Key: 0x5A56C8CD0C13248A Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
-rw-r--r--app-text/yelp-tools/yelp-tools-9999.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/app-text/yelp-tools/yelp-tools-9999.ebuild b/app-text/yelp-tools/yelp-tools-9999.ebuild
index 603b71cd..ab5daa6e 100644
--- a/app-text/yelp-tools/yelp-tools-9999.ebuild
+++ b/app-text/yelp-tools/yelp-tools-9999.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=6
inherit gnome2
if [[ ${PV} = 9999 ]]; then
@@ -11,7 +9,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="Collection of tools for building and converting documentation"
-HOMEPAGE="http://www.gnome.org/"
+HOMEPAGE="https://wiki.gnome.org/Apps/Yelp/Tools"
LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely distributable
SLOT="0"
@@ -26,7 +24,7 @@ RDEPEND="
>=dev-libs/libxml2-2.6.12
>=dev-libs/libxslt-1.1.8
dev-util/itstool
- gnome-extra/yelp-xsl
+ >=gnome-extra/yelp-xsl-3.17.3
virtual/awk
"
DEPEND="${RDEPEND}