[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2024-05-28 Thread Michał Górny
commit: aa75165e0499899807c9aca1f160ecd3c6afb341
Author: Joe Kappus  wt  gd>
AuthorDate: Fri May 10 18:58:51 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 28 11:51:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa75165e

app-text/yelp-tools: enable py3.12

Closes: https://bugs.gentoo.org/929371
Signed-off-by: Joe Kappus  wt.gd>
Closes: https://github.com/gentoo/gentoo/pull/36633
Signed-off-by: Michał Górny  gentoo.org>

 app-text/yelp-tools/yelp-tools-42.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/yelp-tools/yelp-tools-42.1.ebuild 
b/app-text/yelp-tools/yelp-tools-42.1.ebuild
index 2f882d1a7ee2..f521cdc5e0b9 100644
--- a/app-text/yelp-tools/yelp-tools-42.1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-42.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit gnome2 meson python-single-r1
 
 DESCRIPTION="Collection of tools for building and converting documentation"



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-12-22 Thread Arthur Zamarin
commit: b0387b27a20f2eafffa042cf0d76aca99877b532
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Dec 22 11:12:23 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Dec 22 11:12:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0387b27

app-text/yelp-tools: Stabilize 42.1 arm, #885627

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/yelp-tools/yelp-tools-42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-42.1.ebuild 
b/app-text/yelp-tools/yelp-tools-42.1.ebuild
index 70c3ae3244a6..e39e783c10fe 100644
--- a/app-text/yelp-tools/yelp-tools-42.1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-42.1.ebuild
@@ -10,7 +10,7 @@ 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 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-12-16 Thread Arthur Zamarin
commit: f673d196aad7c1b7eeadcf306201a43961aeec37
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 17 06:42:57 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 17 06:44:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f673d196

app-text/yelp-tools: Stabilize 42.1 ppc, #885627

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/yelp-tools/yelp-tools-42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-42.1.ebuild 
b/app-text/yelp-tools/yelp-tools-42.1.ebuild
index ad09750a07fd..70c3ae3244a6 100644
--- a/app-text/yelp-tools/yelp-tools-42.1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-42.1.ebuild
@@ -10,7 +10,7 @@ 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 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-12-16 Thread Arthur Zamarin
commit: 0e8f0c0e7556d7297ee70636ce7d9f3add3a984e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 16 20:56:23 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 16 20:56:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e8f0c0e

app-text/yelp-tools: Stabilize 42.1 ppc64, #885627

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/yelp-tools/yelp-tools-42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-42.1.ebuild 
b/app-text/yelp-tools/yelp-tools-42.1.ebuild
index 0eede252cb26..ce453fd911a8 100644
--- a/app-text/yelp-tools/yelp-tools-42.1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-42.1.ebuild
@@ -10,7 +10,7 @@ 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 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-12-16 Thread Arthur Zamarin
commit: 5049bc3efd9515587e74f91e9c5596179200d1df
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 16 20:29:16 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 16 20:29:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5049bc3e

app-text/yelp-tools: Stabilize 42.1 sparc, #885627

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/yelp-tools/yelp-tools-42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-42.1.ebuild 
b/app-text/yelp-tools/yelp-tools-42.1.ebuild
index 42d2847cbf3e..53e6f31b2a22 100644
--- a/app-text/yelp-tools/yelp-tools-42.1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-42.1.ebuild
@@ -10,7 +10,7 @@ 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 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-10-31 Thread Matt Turner
commit: 8cdc74b16a16044e12468a7dbc010e3a2d81cf47
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sun Oct 30 20:57:56 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Oct 31 21:05:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cdc74b1

app-text/yelp-tools: Version bump to 42.1

Closes: https://github.com/gentoo/gentoo/pull/28045
Signed-off-by: Guillermo Joandet  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 app-text/yelp-tools/Manifest   |  1 +
 app-text/yelp-tools/yelp-tools-42.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index e94a66bf9cf3..15f0c74c48d5 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1 +1,2 @@
 DIST yelp-tools-42.0.tar.xz 38788 BLAKE2B 
9dc34f4b32c9e705f427bccad5ff3c2cd222a1391a780dde145ea894e1065fc873fd4ef020d1b7809b653c8237fbedb7f0b07d684d8d906b7af7a0fd8ebf79e4
 SHA512 
ff6168a33b2dedd12f7fb5d5aa6394a554b7ad8956cc7121e5f1a520f9fb20bd4cad93e22b5e8b2f8aa82ca5a1711a0634d8619c731e46730084e28f29725786
+DIST yelp-tools-42.1.tar.xz 38936 BLAKE2B 
9c068fb6c41fc6a9f22b1ffd632eeb648685b7bd09cad498910ddfa56696218ebaf643c17a6951756c88978bdae82c0622068c43e4f57ff57a96fa6d6b86a95f
 SHA512 
e05a61d18179a9816ec38d1a2335091a3846cf74bb1ecec5374c9a13cc8962d14416208e04eec92f4ee43ec90e1992cc4a263bc4c267caac5d154a15f10d3006

diff --git a/app-text/yelp-tools/yelp-tools-42.1.ebuild 
b/app-text/yelp-tools/yelp-tools-42.1.ebuild
new file mode 100644
index ..3406989d1bcd
--- /dev/null
+++ b/app-text/yelp-tools/yelp-tools-42.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..11} )
+inherit gnome2 meson python-single-r1
+
+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 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep 'dev-python/lxml[${PYTHON_USEDEP}]')
+   >=dev-libs/libxml2-2.6.12
+   >=dev-libs/libxslt-1.1.8
+   dev-util/itstool
+   >=gnome-extra/yelp-xsl-3.38
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${ED}"/usr/bin/yelp-{build,check,new}
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-10-29 Thread Matt Turner
commit: 786eb40631989fcfeacf5c36687d7883e2ce3824
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 29 21:19:40 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Oct 29 23:20:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=786eb406

app-text/yelp-tools: Set remote-id

Signed-off-by: Matt Turner  gentoo.org>

 app-text/yelp-tools/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-text/yelp-tools/metadata.xml b/app-text/yelp-tools/metadata.xml
index 7b343b06be8a..ff91c5812f07 100644
--- a/app-text/yelp-tools/metadata.xml
+++ b/app-text/yelp-tools/metadata.xml
@@ -1,8 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
+  
+gn...@gentoo.org
+Gentoo GNOME Desktop
+  
+  
+GNOME/yelp-tools
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-05-27 Thread Sam James
commit: 6ed5a176d9b47c135779345e11c64852867d5e7b
Author: Sam James  gentoo  org>
AuthorDate: Sat May 28 05:36:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 28 05:37:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed5a176

app-text/yelp-tools: Stabilize 42.0 sparc, #843794

Signed-off-by: Sam James  gentoo.org>

 app-text/yelp-tools/yelp-tools-42.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-42.0.ebuild 
b/app-text/yelp-tools/yelp-tools-42.0.ebuild
index b180548c675a..30f2f262275d 100644
--- a/app-text/yelp-tools/yelp-tools-42.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-42.0.ebuild
@@ -10,7 +10,7 @@ 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 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-03-21 Thread Matt Turner
commit: 14f6501f0a9fd475554ba848160cf17ee5158185
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Mar 22 05:43:30 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Mar 22 05:48:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f6501f

app-text/yelp-tools: Version bump to 42.0

Signed-off-by: Matt Turner  gentoo.org>

 app-text/yelp-tools/Manifest   |  1 +
 app-text/yelp-tools/yelp-tools-42.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index 10d1fdc649fd..e6f379dca699 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1 +1,2 @@
 DIST yelp-tools-41.0.tar.xz 38696 BLAKE2B 
6e742e0a5c05c07fb3eb80fc10201650597fb36702edb1d9fc022895daf2837daed15a2b69b8bed7aaf0106139c7138e8f13b65b63cf18971e14eaeb0068b061
 SHA512 
76b8f9568942426698716d655bc2e7a614a26e40a820d1f4ce5021a54c6baa081d494bda06657cfc1c11999e14a8601c97ae51bb3519555b8ee489c0e10e
+DIST yelp-tools-42.0.tar.xz 38788 BLAKE2B 
9dc34f4b32c9e705f427bccad5ff3c2cd222a1391a780dde145ea894e1065fc873fd4ef020d1b7809b653c8237fbedb7f0b07d684d8d906b7af7a0fd8ebf79e4
 SHA512 
ff6168a33b2dedd12f7fb5d5aa6394a554b7ad8956cc7121e5f1a520f9fb20bd4cad93e22b5e8b2f8aa82ca5a1711a0634d8619c731e46730084e28f29725786

diff --git a/app-text/yelp-tools/yelp-tools-42.0.ebuild 
b/app-text/yelp-tools/yelp-tools-42.0.ebuild
new file mode 100644
index ..24a0d5b029d9
--- /dev/null
+++ b/app-text/yelp-tools/yelp-tools-42.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
+inherit gnome2 meson python-single-r1
+
+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 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep 'dev-python/lxml[${PYTHON_USEDEP}]')
+   >=dev-libs/libxml2-2.6.12
+   >=dev-libs/libxslt-1.1.8
+   dev-util/itstool
+   >=gnome-extra/yelp-xsl-3.38
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${ED}"/usr/bin/yelp-{build,check,new}
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-03-15 Thread Matt Turner
commit: 34fa0f30a53d6f12492fc5efb1cd6921fdce6401
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Mar 15 20:53:57 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Mar 15 20:54:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34fa0f30

app-text/yelp-tools: Stabilize 41.0 sparc, #834426

Signed-off-by: Matt Turner  gentoo.org>

 app-text/yelp-tools/yelp-tools-41.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-41.0.ebuild 
b/app-text/yelp-tools/yelp-tools-41.0.ebuild
index c60798550737..4e78eaca75ea 100644
--- a/app-text/yelp-tools/yelp-tools-41.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-41.0.ebuild
@@ -10,7 +10,7 @@ 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 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-03-09 Thread Sam James
commit: 9729c8ff5c7c53e78210b379cb6b03ce383124a8
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar  9 12:47:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar  9 12:47:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9729c8ff

app-text/yelp-tools: Stabilize 41.0 ppc, #834426

Signed-off-by: Sam James  gentoo.org>

 app-text/yelp-tools/yelp-tools-41.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-41.0.ebuild 
b/app-text/yelp-tools/yelp-tools-41.0.ebuild
index 8ff148c8aa92..d78df2161d33 100644
--- a/app-text/yelp-tools/yelp-tools-41.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-41.0.ebuild
@@ -10,7 +10,7 @@ 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 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2022-03-08 Thread Sam James
commit: bb80ad2301e3283360f47d19a537a7011e405de6
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar  8 12:30:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 12:30:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb80ad23

app-text/yelp-tools: Stabilize 41.0 arm, #834426

Signed-off-by: Sam James  gentoo.org>

 app-text/yelp-tools/yelp-tools-41.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-41.0.ebuild 
b/app-text/yelp-tools/yelp-tools-41.0.ebuild
index 340f20b50e59..8ff148c8aa92 100644
--- a/app-text/yelp-tools/yelp-tools-41.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-41.0.ebuild
@@ -10,7 +10,7 @@ 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 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-12-18 Thread Matt Turner
commit: 1e834540e1528d8762ba9349b65e2479fb9424e7
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec 18 23:03:16 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec 18 23:39:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e834540

app-text/yelp-tools: Version bump to 41.0

Signed-off-by: Matt Turner  gentoo.org>

 app-text/yelp-tools/Manifest   |  1 +
 app-text/yelp-tools/yelp-tools-41.0.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index ee27df274d0f..d2fe4f44e1a2 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1 +1,2 @@
 DIST yelp-tools-40.0.tar.xz 38708 BLAKE2B 
d9533fefc6a9416ed6f887971db62a7db6baed4f65aaf1e03d20c98fa23efb3af9f10189af0284bde3837f58f662f4ca4be8275d597a7c799a14585c87e6ec10
 SHA512 
b89e514cdc2c6ff96097af0cab5694e9f1dfd2a125e08f99a69c0e7dd51e1e1a859c2e6eec656ecea6103bfc65733e1256a77ef992454db4a554567b46fa2628
+DIST yelp-tools-41.0.tar.xz 38696 BLAKE2B 
6e742e0a5c05c07fb3eb80fc10201650597fb36702edb1d9fc022895daf2837daed15a2b69b8bed7aaf0106139c7138e8f13b65b63cf18971e14eaeb0068b061
 SHA512 
76b8f9568942426698716d655bc2e7a614a26e40a820d1f4ce5021a54c6baa081d494bda06657cfc1c11999e14a8601c97ae51bb3519555b8ee489c0e10e

diff --git a/app-text/yelp-tools/yelp-tools-41.0.ebuild 
b/app-text/yelp-tools/yelp-tools-41.0.ebuild
new file mode 100644
index ..5ecbd011540a
--- /dev/null
+++ b/app-text/yelp-tools/yelp-tools-41.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..10} )
+inherit gnome2 meson python-single-r1
+
+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 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep 'dev-python/lxml[${PYTHON_USEDEP}]')
+   >=dev-libs/libxml2-2.6.12
+   >=dev-libs/libxslt-1.1.8
+   dev-util/itstool
+   >=gnome-extra/yelp-xsl-3.38
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${ED}"/usr/bin/yelp-{build,check,new}
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-10-01 Thread Mart Raudsepp
commit: 25f26ad68ab299681bb0837418be589a8d02eb19
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Oct  1 11:29:23 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Oct  1 11:29:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f26ad6

app-text/yelp-tools: Enable py3.10

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-text/yelp-tools/yelp-tools-40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-40.0.ebuild 
b/app-text/yelp-tools/yelp-tools-40.0.ebuild
index 6cef89d6318..df5d518f592 100644
--- a/app-text/yelp-tools/yelp-tools-40.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-40.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 inherit gnome2 meson python-single-r1
 
 DESCRIPTION="Collection of tools for building and converting documentation"



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-05-28 Thread Sam James
commit: 7f3a0fbe6a6b78fa22911ada1384fc6eadec9fee
Author: Sam James  gentoo  org>
AuthorDate: Fri May 28 19:16:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 28 19:17:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3a0fbe

app-text/yelp-tools: Stabilize 40.0 sparc, #792327

Signed-off-by: Sam James  gentoo.org>

 app-text/yelp-tools/yelp-tools-40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-40.0.ebuild 
b/app-text/yelp-tools/yelp-tools-40.0.ebuild
index b853536d8d6..0039c5e2f9f 100644
--- a/app-text/yelp-tools/yelp-tools-40.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-40.0.ebuild
@@ -10,7 +10,7 @@ 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 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-04-27 Thread Matt Turner
commit: ffe14b759194c10f7a1eea9679af93846ddcb645
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Apr 28 04:23:07 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Apr 28 04:23:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe14b75

app-text/yelp-tools: Correct gnome-extra/yelp-xsl dependency

Closes: https://bugs.gentoo.org/786126
Signed-off-by: Matt Turner  gentoo.org>

 app-text/yelp-tools/yelp-tools-40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-40.0.ebuild 
b/app-text/yelp-tools/yelp-tools-40.0.ebuild
index 9bc15930dae..89f69c203b3 100644
--- a/app-text/yelp-tools/yelp-tools-40.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-40.0.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
>=dev-libs/libxml2-2.6.12
>=dev-libs/libxslt-1.1.8
dev-util/itstool
-   >=gnome-extra/yelp-xsl-3.36
+   >=gnome-extra/yelp-xsl-3.38
 "
 DEPEND="${RDEPEND}"
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-04-16 Thread Matt Turner
commit: 78b1b89255420697fe9054b4aa17f37090ed1a18
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Apr 16 17:00:00 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Apr 16 17:02:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b1b892

app-text/yelp-tools: Add dependency on dev-python/lxml

yelp-build and yelp-check use it.

Closes: https://bugs.gentoo.org/783174
Signed-off-by: Matt Turner  gentoo.org>

 app-text/yelp-tools/yelp-tools-40.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/yelp-tools/yelp-tools-40.0.ebuild 
b/app-text/yelp-tools/yelp-tools-40.0.ebuild
index 146acdd7214..9bc15930dae 100644
--- a/app-text/yelp-tools/yelp-tools-40.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-40.0.ebuild
@@ -15,6 +15,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
${PYTHON_DEPS}
+   $(python_gen_cond_dep 'dev-python/lxml[${PYTHON_USEDEP}]')
>=dev-libs/libxml2-2.6.12
>=dev-libs/libxslt-1.1.8
dev-util/itstool



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-04-16 Thread Matt Turner
commit: f681023bc53276436f6cff06d678df69970f089c
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Apr 16 13:04:42 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Apr 16 13:05:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f681023b

app-text/yelp-tools: Use python-single-r1

The yelp-build, yelp-check, and yelp-new tools were rewritten in Python
for the v40 release.

Closes: https://bugs.gentoo.org/783078
Signed-off-by: Matt Turner  gentoo.org>

 app-text/yelp-tools/yelp-tools-40.0.ebuild | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/app-text/yelp-tools/yelp-tools-40.0.ebuild 
b/app-text/yelp-tools/yelp-tools-40.0.ebuild
index 9a95c578eac..146acdd7214 100644
--- a/app-text/yelp-tools/yelp-tools-40.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-40.0.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-
-inherit gnome2 meson
+PYTHON_COMPAT=( python3_{7..9} )
+inherit gnome2 meson python-single-r1
 
 DESCRIPTION="Collection of tools for building and converting documentation"
 HOMEPAGE="https://wiki.gnome.org/Apps/Yelp/Tools";
@@ -11,8 +11,10 @@ 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 
~sparc ~x86 ~amd64-linux ~x86-linux"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
+   ${PYTHON_DEPS}
>=dev-libs/libxml2-2.6.12
>=dev-libs/libxslt-1.1.8
dev-util/itstool
@@ -22,3 +24,12 @@ DEPEND="${RDEPEND}"
 BDEPEND="
virtual/pkgconfig
 "
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${ED}"/usr/bin/yelp-{build,check,new}
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-04-15 Thread Matt Turner
commit: e9a0be867bb65fe806a46bc813b12fc2f7a58911
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Apr 16 01:08:48 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Apr 16 01:15:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a0be86

app-text/yelp-tools: Version bump to 40.0

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index 221678b65d5..422685e8bd3 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1 +1,2 @@
 DIST yelp-tools-3.38.0.tar.xz 213692 BLAKE2B 
87da439f864df8be78f8c2ae3fae387e9d70a5dca7f4ad6b584602fd4a6beec49cf0403dd7a53045d38cfd1ac6945802032689092f2624ba8b421ab5d4d43fd1
 SHA512 
2042e37f8efbe9974f5a507910393b837a0b9154beb918a5e8d145205fb519c8244bb405cf328ff5014287086be5b6d33ad631951bd0e950c2ad9efc60065d59
+DIST yelp-tools-40.0.tar.xz 38708 BLAKE2B 
d9533fefc6a9416ed6f887971db62a7db6baed4f65aaf1e03d20c98fa23efb3af9f10189af0284bde3837f58f662f4ca4be8275d597a7c799a14585c87e6ec10
 SHA512 
b89e514cdc2c6ff96097af0cab5694e9f1dfd2a125e08f99a69c0e7dd51e1e1a859c2e6eec656ecea6103bfc65733e1256a77ef992454db4a554567b46fa2628

diff --git a/app-text/yelp-tools/yelp-tools-40.0.ebuild 
b/app-text/yelp-tools/yelp-tools-40.0.ebuild
new file mode 100644
index 000..9a95c578eac
--- /dev/null
+++ b/app-text/yelp-tools/yelp-tools-40.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2 meson
+
+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 
~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.6.12
+   >=dev-libs/libxslt-1.1.8
+   dev-util/itstool
+   >=gnome-extra/yelp-xsl-3.36
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-04-14 Thread Sam James
commit: 1fce822917949d66bc11a96d091d4cd092ddaf82
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 15 01:31:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 15 01:32:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fce8229

app-text/yelp-tools: Stabilize 3.38.0 arm64, #782847

Signed-off-by: Sam James  gentoo.org>

 app-text/yelp-tools/yelp-tools-3.38.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.38.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
index 2531f802525..9c6a23eb81c 100644
--- a/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
@@ -10,7 +10,7 @@ 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 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-04-14 Thread Sam James
commit: bced753287ff724280422e5deebffe224e75085a
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 15 00:12:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 15 00:12:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bced7532

app-text/yelp-tools: Stabilize 3.38.0 ppc64, #782847

Signed-off-by: Sam James  gentoo.org>

 app-text/yelp-tools/yelp-tools-3.38.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.38.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
index e076a65ba04..2531f802525 100644
--- a/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
@@ -10,7 +10,7 @@ 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 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-04-14 Thread Sam James
commit: f8c24f938abed2f4552a85f390f7d3ca3f078832
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 14 22:05:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 14 22:06:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c24f93

app-text/yelp-tools: Stabilize 3.38.0 ppc, #782847

Signed-off-by: Sam James  gentoo.org>

 app-text/yelp-tools/yelp-tools-3.38.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.38.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
index 8d992dd9d20..e076a65ba04 100644
--- a/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
@@ -10,7 +10,7 @@ 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 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2021-03-12 Thread Matt Turner
commit: 2626968f0fbc62cb2589b9e237ef39aefeb6fbfa
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Mar 13 03:28:10 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Mar 13 03:51:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2626968f

app-text/yelp-tools: Version bump to 3.38.0

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index 217d6f903bb..874792de5bd 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1 +1,2 @@
 DIST yelp-tools-3.32.2.tar.xz 211668 BLAKE2B 
b45aef4d03f1954ac33bb05a9c788af40a74d76b54c2a0bcc466098e18435e02eb40004465dda399eb74e986caf404e51a393974d37ef1abeff6d76289840ecc
 SHA512 
c9383426b854ae46ff4587bef07955541de3026f845025f9e99ba095cce11ff307e23d00d07a2da8763bcb6f9f061fc610351170e2abd99b5669912463729a85
+DIST yelp-tools-3.38.0.tar.xz 213692 BLAKE2B 
87da439f864df8be78f8c2ae3fae387e9d70a5dca7f4ad6b584602fd4a6beec49cf0403dd7a53045d38cfd1ac6945802032689092f2624ba8b421ab5d4d43fd1
 SHA512 
2042e37f8efbe9974f5a507910393b837a0b9154beb918a5e8d145205fb519c8244bb405cf328ff5014287086be5b6d33ad631951bd0e950c2ad9efc60065d59

diff --git a/app-text/yelp-tools/yelp-tools-3.38.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
new file mode 100644
index 000..9a58cc782f4
--- /dev/null
+++ b/app-text/yelp-tools/yelp-tools-3.38.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 
~sparc ~x86 ~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}"
+BDEPEND="
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2020-01-11 Thread Mart Raudsepp
commit: 28ac106d3fc7fccc73e1a1b7b65e64f5a368ecb4
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 11 19:26:15 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 11 19:40:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ac106d

app-text/yelp-tools: ia64 stable (bug #685254)

Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-text/yelp-tools/yelp-tools-3.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild 
b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
index 032bd65be7e..fb87f22c263 100644
--- a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
@@ -10,7 +10,7 @@ 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-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2020-01-11 Thread Mart Raudsepp
commit: 6d622bacdf8aefbac75f20dbcab07288323740c2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 11 19:26:47 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 11 19:40:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d622bac

app-text/yelp-tools: remove old

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-text/yelp-tools/Manifest |  1 -
 app-text/yelp-tools/yelp-tools-3.18.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index 5756309fc8a..217d6f903bb 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1,2 +1 @@
-DIST yelp-tools-3.18.0.tar.xz 210712 BLAKE2B 
8b9af089bc2d337d5474525f369b5ff5773391dac4deba7610545625a8550cb2735f9295282cd490b176ba9648f3b91e3865fedba27c4c0b4155b2e99bf8db8e
 SHA512 
75957b06bdade966a33a41ecc68dfa3eb3b3e3550dc8c6664ee694c4b043c8b45a2403dd23c9810347ed7234ceb5389a34133554de012a7e0afc5db891525fb8
 DIST yelp-tools-3.32.2.tar.xz 211668 BLAKE2B 
b45aef4d03f1954ac33bb05a9c788af40a74d76b54c2a0bcc466098e18435e02eb40004465dda399eb74e986caf404e51a393974d37ef1abeff6d76289840ecc
 SHA512 
c9383426b854ae46ff4587bef07955541de3026f845025f9e99ba095cce11ff307e23d00d07a2da8763bcb6f9f061fc610351170e2abd99b5669912463729a85

diff --git a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
deleted file mode 100644
index 860196bb74f..000
--- a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-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-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
-"



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2020-01-01 Thread Mart Raudsepp
commit: f352d8d39951ff6a2989a18a8973d425a3513066
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jan  1 15:47:48 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jan  1 16:06:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f352d8d3

app-text/yelp-tools: remove old

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index fed09829052..5756309fc8a 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1,3 +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
 DIST yelp-tools-3.32.2.tar.xz 211668 BLAKE2B 
b45aef4d03f1954ac33bb05a9c788af40a74d76b54c2a0bcc466098e18435e02eb40004465dda399eb74e986caf404e51a393974d37ef1abeff6d76289840ecc
 SHA512 
c9383426b854ae46ff4587bef07955541de3026f845025f9e99ba095cce11ff307e23d00d07a2da8763bcb6f9f061fc610351170e2abd99b5669912463729a85

diff --git a/app-text/yelp-tools/yelp-tools-3.28.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
deleted file mode 100644
index 5da64177c9d..000
--- a/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 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-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
-"



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2020-01-01 Thread Agostino Sarubbo
commit: b9a60d2149ea51b1595d9e252bc047f87124bd94
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan  1 15:24:39 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan  1 15:24:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9a60d21

app-text/yelp-tools: arm stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/yelp-tools/yelp-tools-3.32.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild 
b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
index 55714303abf..032bd65be7e 100644
--- a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 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-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2019-12-24 Thread Sergei Trofimovich
commit: 0e896b1fd4c4e3301449124592197064d805d2c7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Dec 24 15:17:07 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Dec 24 17:02:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e896b1f

app-text/yelp-tools: stable 3.32.2 for hppa, bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/yelp-tools/yelp-tools-3.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild 
b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
index f8d8b886761..55714303abf 100644
--- a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
@@ -10,7 +10,7 @@ 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-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2019-12-09 Thread Agostino Sarubbo
commit: c25d5d086812d0f59e3b1e161b844d7d646f9af2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Dec  9 09:12:39 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Dec  9 09:14:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25d5d08

app-text/yelp-tools: ppc stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/yelp-tools/yelp-tools-3.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild 
b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
index 78bd0ca0f96..f8d8b886761 100644
--- a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
@@ -10,7 +10,7 @@ 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-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2019-12-08 Thread Mikle Kolyada
commit: 5ba3ef04ed1975f0dd1a135a0ea39bdaecf30e9a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  8 11:54:20 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  8 11:54:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba3ef04

app-text/yelp-tools: s390 stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-text/yelp-tools/yelp-tools-3.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild 
b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
index 5be64f685f3..089ba9a9c82 100644
--- a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
@@ -10,7 +10,7 @@ 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-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2019-09-26 Thread Mart Raudsepp
commit: 5f927ef8a862e3cb3d7dc69f691a749852606a81
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Sep 26 19:14:23 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Sep 26 19:32:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f927ef8

app-text/yelp-tools: bump to 3.32.2

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index 18a781ba1d7..fed09829052 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1,2 +1,3 @@
 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
+DIST yelp-tools-3.32.2.tar.xz 211668 BLAKE2B 
b45aef4d03f1954ac33bb05a9c788af40a74d76b54c2a0bcc466098e18435e02eb40004465dda399eb74e986caf404e51a393974d37ef1abeff6d76289840ecc
 SHA512 
c9383426b854ae46ff4587bef07955541de3026f845025f9e99ba095cce11ff307e23d00d07a2da8763bcb6f9f061fc610351170e2abd99b5669912463729a85

diff --git a/app-text/yelp-tools/yelp-tools-3.32.2.ebuild 
b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
new file mode 100644
index 000..2316f862c34
--- /dev/null
+++ b/app-text/yelp-tools/yelp-tools-3.32.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 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
+"



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2019-07-18 Thread Sergei Trofimovich
commit: e35fce72200c17c029a297d05e80bca9534f6332
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jul 18 16:25:13 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jul 18 18:34:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35fce72

app-text/yelp-tools: stable 3.28.0 for hppa, bug #685254

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/yelp-tools/yelp-tools-3.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.28.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
index 0209ac405be..ed2cb1c720d 100644
--- a/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2019-05-10 Thread Mikle Kolyada
commit: bb3c66d9d88b672e6d4670850134d52c30d46322
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri May 10 17:32:30 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri May 10 17:32:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3c66d9

app-text/yelp-tools: s390 stable wrt bug #685254

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

 app-text/yelp-tools/yelp-tools-3.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.28.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
index 04e541336bf..a2be3adcbfc 100644
--- a/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2019-05-09 Thread Aaron Bauman
commit: 8c59348b068b8e486eb9c9f090499d625088007f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu May  9 17:43:27 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu May  9 20:03:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c59348b

app-text/yelp-tools: arm64 stable (bug #685254)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12

 app-text/yelp-tools/yelp-tools-3.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.28.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
index 24f97f51e3f..04e541336bf 100644
--- a/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.28.0.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2018-12-14 Thread Gilles Dartiguelongue
commit: 8f0d28e1ff67f1785d5d6bcee3c1acc860642033
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Fri Dec 14 11:58:00 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Fri Dec 14 12:08:31 2018 +
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  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 000..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
+"



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2018-06-28 Thread Mikle Kolyada
commit: 3dcd1c274dd600522e0ab2cd8152c79054cdb6e1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jun 28 13:54:47 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jun 28 13:55:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dcd1c27

app-text/yelp-tools: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/yelp-tools/yelp-tools-3.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
index d69aa378bec..5763df6d82b 100644
--- a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
@@ -11,7 +11,7 @@ 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 ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2018-05-30 Thread Mart Raudsepp
commit: 1631792908d9daccc4d328e9e3f8dd346d06f5ac
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed May 30 09:52:32 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed May 30 09:52:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16317929

app-text/yelp-tools: arm64 stable

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-text/yelp-tools/yelp-tools-3.18.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
index c1a7c1f07b3..d69aa378bec 100644
--- a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ 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 ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2017-02-15 Thread Mart Raudsepp
commit: 2ded34283756aff585e422a1eda46b37270f4740
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Feb 15 17:05:31 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Feb 15 17:28:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ded3428

app-text/yelp-tools: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/yelp-tools/Manifest |  2 --
 app-text/yelp-tools/yelp-tools-3.14.1.ebuild | 27 ---
 app-text/yelp-tools/yelp-tools-3.16.1.ebuild | 27 ---
 3 files changed, 56 deletions(-)

diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest
index fb41e0474f..cd8d734460 100644
--- a/app-text/yelp-tools/Manifest
+++ b/app-text/yelp-tools/Manifest
@@ -1,3 +1 @@
-DIST yelp-tools-3.14.1.tar.xz 206688 SHA256 
000222baf5d2db394df6025591054976b5cecd0b27872601de7538f36520f60f SHA512 
4fd55d62165fc999f3576730942631b9af9c25001daa385fcf45b8a138e852a824028bad3f9cedbcc13f8881ae71f3ec8f7d5be6d0ecf22e408d3b08c5b67798
 WHIRLPOOL 
ef26fff6ec81a7f599f83566172bcda1d431531726c11d03b92673acb3a2defe6bfb26a1febc6615a852a1808fc1dd5ef0648a4c5c05ca08ae03bebb919de63d
-DIST yelp-tools-3.16.1.tar.xz 203568 SHA256 
b4f66c145af1c6448dc51037d305d6844da13dc31d07729b8e29005ee4fef89c SHA512 
5fbb2b5b907bdffc7ccf0a108a80c7fe1e5486be6774b3d799f10e3444e286fcf8055629fe7df22ae8ef5784e52133df1b8dca6ee13fa3c2191080e14546d956
 WHIRLPOOL 
bf4c184780afd82db0a6076da6320b41257e304dec59a27d39a62fce477938dd41153cf41ba65769709b0b8d17d630ab4cf7c11b6ed6932351cd8e4bc5e7ef43
 DIST yelp-tools-3.18.0.tar.xz 210712 SHA256 
c6c1d65f802397267cdc47aafd5398c4b60766e0a7ad2190426af6c0d0716932 SHA512 
75957b06bdade966a33a41ecc68dfa3eb3b3e3550dc8c6664ee694c4b043c8b45a2403dd23c9810347ed7234ceb5389a34133554de012a7e0afc5db891525fb8
 WHIRLPOOL 
1a237128fd4306f41e2785f91dc616d2b526ff51b7c4f775caa333ddc6c701a4a65d8608fb2e09a248f4768a22db860b333c1e25f15c141a21c1ae3f93a93678

diff --git a/app-text/yelp-tools/yelp-tools-3.14.1.ebuild 
b/app-text/yelp-tools/yelp-tools-3.14.1.ebuild
deleted file mode 100644
index 6ec6cc6739..00
--- a/app-text/yelp-tools/yelp-tools-3.14.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Collection of tools for building and converting documentation"
-HOMEPAGE="https://www.gnome.org/";
-
-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 ~arm-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/libxml2-2.6.12
-   >=dev-libs/libxslt-1.1.8
-   dev-util/itstool
-   gnome-extra/yelp-xsl
-   virtual/awk
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"

diff --git a/app-text/yelp-tools/yelp-tools-3.16.1.ebuild 
b/app-text/yelp-tools/yelp-tools-3.16.1.ebuild
deleted file mode 100644
index 6ec6cc6739..00
--- a/app-text/yelp-tools/yelp-tools-3.16.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Collection of tools for building and converting documentation"
-HOMEPAGE="https://www.gnome.org/";
-
-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 ~arm-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/libxml2-2.6.12
-   >=dev-libs/libxslt-1.1.8
-   dev-util/itstool
-   gnome-extra/yelp-xsl
-   virtual/awk
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2016-05-03 Thread Markus Meier
commit: 860b7ffe9bdc8da0f1f3ce3593e6ad5cfd636e5a
Author: Markus Meier  gentoo  org>
AuthorDate: Tue May  3 19:24:18 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue May  3 19:24:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860b7ffe

app-text/yelp-tools: arm stable, bug #566378

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"

 app-text/yelp-tools/yelp-tools-3.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild 
b/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
index 210c4d8..44e2290 100644
--- a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.18.0.ebuild
@@ -12,7 +12,7 @@ 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 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2015-10-03 Thread Markus Meier
commit: ba42c466fea219998e185f305719fc463b38e14c
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Oct  3 08:13:37 2015 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Oct  3 08:13:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba42c466

app-text/yelp-tools: arm stable, bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"

 app-text/yelp-tools/yelp-tools-3.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.16.1.ebuild 
b/app-text/yelp-tools/yelp-tools-3.16.1.ebuild
index b1770b3..0bc22b0 100644
--- a/app-text/yelp-tools/yelp-tools-3.16.1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.16.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnome.org/";
 
 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 ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/

2015-09-07 Thread Mikle Kolyada
commit: 39e44e2831006f0377231c2fd56ad59fa95f8978
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Sep  7 16:03:16 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Sep  7 16:21:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e44e28

app-text/yelp-tools: amd64 stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 app-text/yelp-tools/yelp-tools-3.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/yelp-tools/yelp-tools-3.16.1.ebuild 
b/app-text/yelp-tools/yelp-tools-3.16.1.ebuild
index 9e39f52..7463284 100644
--- a/app-text/yelp-tools/yelp-tools-3.16.1.ebuild
+++ b/app-text/yelp-tools/yelp-tools-3.16.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnome.org/";
 
 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 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="