commit: 5a2e12262364a9c5892fd3d041c23eb1abc9537c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 14 12:15:31 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 14 12:17:10 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5a2e1226
gnome-extra/yelp-xsl: 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 <AT> gentoo.org>
gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
b/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
index 9eb38dd6..9d122b54 100644
--- a/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
+++ b/gnome-extra/yelp-xsl/yelp-xsl-9999.ebuild
@@ -1,16 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-
-inherit gnome.org
+EAPI=6
+inherit gnome2
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
DESCRIPTION="XSL stylesheets for yelp"
-HOMEPAGE="http://www.gnome.org/"
+HOMEPAGE="https://git.gnome.org/browse/yelp-xsl"
LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
SLOT="0"