commit:     8f0d28e1ff67f1785d5d6bcee3c1acc860642033
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 14 11:58:00 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 14 12:08:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f0d28e1

app-text/yelp-tools: 3.18.0 → 3.28.0

Switch to EAPI=6.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>

 app-text/yelp-tools/Manifest                 |  1 +
 app-text/yelp-tools/yelp-tools-3.28.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index 1a42f736b7c..18a781ba1d7 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1 +1,2 @@
 DIST yelp-tools-3.18.0.tar.xz 210712 BLAKE2B 
8b9af089bc2d337d5474525f369b5ff5773391dac4deba7610545625a8550cb2735f9295282cd490b176ba9648f3b91e3865fedba27c4c0b4155b2e99bf8db8e
 SHA512 
75957b06bdade966a33a41ecc68dfa3eb3b3e3550dc8c6664ee694c4b043c8b45a2403dd23c9810347ed7234ceb5389a34133554de012a7e0afc5db891525fb8
+DIST yelp-tools-3.28.0.tar.xz 210496 BLAKE2B 
2904b0ffe50f302d7f0938fecca74b37f6d070fe42fd681dd96b3a70b73244f65e204c34bb6f6ffb2b5bcd3400334b3d85a82807793b2bd30261c616382b8be6
 SHA512 
0b5adcb746ffb2b9c60303ef484dac01fbb59a06abf94bb8ec8a66bd573451939299688dec088a7421eab8f69ec2d7628475e81720640f0cb5b947a8d410ed62

diff --git a/app-text/yelp-tools/yelp-tools-3.28.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
new file mode 100644
index 00000000000..a991a8a8364
--- /dev/null
+++ b/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2
+
+DESCRIPTION="Collection of tools for building and converting documentation"
+HOMEPAGE="https://wiki.gnome.org/Apps/Yelp/Tools";
+
+LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely 
distributable
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+       >=dev-libs/libxml2-2.6.12
+       >=dev-libs/libxslt-1.1.8
+       dev-util/itstool
+       >=gnome-extra/yelp-xsl-3.17.3
+       virtual/awk
+"
+DEPEND="${RDEPEND}
+       virtual/pkgconfig
+"

Reply via email to