public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/gimp-help/
Date: Tue, 11 Feb 2020 10:20:16 +0000 (UTC)	[thread overview]
Message-ID: <1581416410.0e227570475e0b1becac7f986ac7f2a6b59a36ac.mgorny@gentoo> (raw)

commit:     0e227570475e0b1becac7f986ac7f2a6b59a36ac
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Sun Feb  9 10:30:58 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 10:20:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e227570

app-doc/gimp-help: fix missing python_check_deps()

Closes: https://bugs.gentoo.org/708566
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/14603
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-doc/gimp-help/gimp-help-2.10.0.ebuild | 6 +++++-
 app-doc/gimp-help/gimp-help-2.8.2.ebuild  | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/app-doc/gimp-help/gimp-help-2.10.0.ebuild b/app-doc/gimp-help/gimp-help-2.10.0.ebuild
index 7041b5998ba..5180a87afe2 100644
--- a/app-doc/gimp-help/gimp-help-2.10.0.ebuild
+++ b/app-doc/gimp-help/gimp-help-2.10.0.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=7
@@ -23,6 +23,10 @@ DEPEND="$(python_gen_any_dep 'dev-libs/libxml2[python,${PYTHON_USEDEP}]')
 	dev-libs/libxslt
 "
 
+python_check_deps() {
+	has_version "dev-libs/libxml2[${PYTHON_USEDEP}]"
+}
+
 src_configure() {
 	econf --without-gimp
 }

diff --git a/app-doc/gimp-help/gimp-help-2.8.2.ebuild b/app-doc/gimp-help/gimp-help-2.8.2.ebuild
index eddf386a020..f1f2dea4b62 100644
--- a/app-doc/gimp-help/gimp-help-2.8.2.ebuild
+++ b/app-doc/gimp-help/gimp-help-2.8.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
@@ -21,6 +21,10 @@ DEPEND="${PYTHON_DEPS}
 	sys-devel/gettext
 "
 
+python_check_deps() {
+	has_version "dev-libs/libxml2[${PYTHON_USEDEP}]"
+}
+
 src_configure() {
 	econf --without-gimp
 }


             reply	other threads:[~2020-02-11 10:20 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-11 10:20 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-21  3:16 [gentoo-commits] repo/gentoo:master commit in: app-doc/gimp-help/ Sam James
2023-12-23 20:34 Sam James
2023-12-23 20:33 Sam James
2023-11-30 15:59 Ionen Wolkens
2023-08-18 21:50 Sam James
2023-08-18  9:21 Sam James
2023-08-18  9:21 Sam James
2023-08-18  8:32 Sam James
2023-05-19 23:50 Sam James
2023-05-07 13:35 Ulrich Müller
2023-05-07 13:35 Ulrich Müller
2023-05-05 22:38 Sam James
2023-05-04  6:48 Sam James
2022-10-10  7:43 Arthur Zamarin
2022-10-10  7:43 Arthur Zamarin
2022-10-10  7:43 Arthur Zamarin
2022-10-08 16:49 Arthur Zamarin
2022-06-07  6:34 Joonas Niilola
2022-06-07  6:34 Joonas Niilola
2022-06-07  6:33 Agostino Sarubbo
2022-06-07  6:33 Agostino Sarubbo
2022-06-07  6:32 Agostino Sarubbo
2022-06-07  1:15 Sam James
2022-02-27  0:54 Sam James
2022-02-27  0:54 Sam James
2022-02-27  0:54 Sam James
2021-12-12 14:23 Yixun Lan
2020-09-23 11:07 Michał Górny
2020-09-23 10:29 Agostino Sarubbo
2020-09-23 10:24 Agostino Sarubbo
2020-09-23 10:20 Agostino Sarubbo
2020-09-22  6:33 Sergei Trofimovich
2020-09-20 22:40 Thomas Deutschmann
2020-09-16  8:04 Joonas Niilola
2020-09-16  8:04 Joonas Niilola
2019-12-07 12:47 Joonas Niilola
2019-12-07 12:47 Joonas Niilola
2019-02-18 21:24 Pacho Ramos
2019-02-18 19:48 Sergei Trofimovich
2019-02-17 22:58 Patrice Clement
2019-02-07 10:35 Mikle Kolyada
2019-01-31 21:24 Tobias Klausmann
2019-01-27 14:14 Sergei Trofimovich
2019-01-27 14:09 Sergei Trofimovich
2019-01-27 12:13 Sergei Trofimovich
2018-04-22 21:04 Matt Turner
2018-04-08 22:42 Patrice Clement
2017-06-12  8:58 Michael Palimaka
2017-06-12  8:58 Michael Palimaka
2016-06-24 22:02 Ulrich Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1581416410.0e227570475e0b1becac7f986ac7f2a6b59a36ac.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox