public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/pology/
Date: Sun,  3 May 2020 10:55:02 +0000 (UTC)	[thread overview]
Message-ID: <1588503285.9b8c3ed64e227732d19fa6b6c2022f16717b629c.asturm@gentoo> (raw)

commit:     9b8c3ed64e227732d19fa6b6c2022f16717b629c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May  3 10:53:37 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May  3 10:54:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b8c3ed6

app-i18n/pology: Disable finding Pygments

Missing dependency so far, but won't add another py2-only revdep here.

Closes: https://bugs.gentoo.org/720772
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-i18n/pology/pology-0.12-r2.ebuild | 1 +
 app-i18n/pology/pology-9999.ebuild    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-i18n/pology/pology-0.12-r2.ebuild b/app-i18n/pology/pology-0.12-r2.ebuild
index fcb45eb1627..96b897adefd 100644
--- a/app-i18n/pology/pology-0.12-r2.ebuild
+++ b/app-i18n/pology/pology-0.12-r2.ebuild
@@ -47,6 +47,7 @@ src_configure() {
 	local mycmakeargs=(
 		-DDOC_INSTALL_DIR="${EPREFIX}"/usr/share/doc/${PF}
 		-DCMAKE_DISABLE_FIND_PACKAGE_Epydoc=ON
+		-DCMAKE_DISABLE_FIND_PACKAGE_Pygments=ON
 	)
 	cmake_src_configure
 }

diff --git a/app-i18n/pology/pology-9999.ebuild b/app-i18n/pology/pology-9999.ebuild
index 1347ffb8ba8..033de2d1435 100644
--- a/app-i18n/pology/pology-9999.ebuild
+++ b/app-i18n/pology/pology-9999.ebuild
@@ -47,6 +47,7 @@ src_configure() {
 	local mycmakeargs=(
 		-DDOC_INSTALL_DIR="${EPREFIX}"/usr/share/doc/${PF}
 		-DCMAKE_DISABLE_FIND_PACKAGE_Epydoc=ON
+		-DCMAKE_DISABLE_FIND_PACKAGE_Pygments=ON
 	)
 	cmake_src_configure
 }


             reply	other threads:[~2020-05-03 10:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03 10:55 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-19 20:18 [gentoo-commits] repo/gentoo:master commit in: app-i18n/pology/ Andreas Sturmlechner
2020-02-09 16:11 Michał Górny
2020-01-28 22:50 Andreas Sturmlechner
2020-01-28 22:50 Andreas Sturmlechner
2020-01-28 22:50 Andreas Sturmlechner
2018-06-07 10:48 Andreas Sturmlechner
2018-06-07 10:13 Agostino Sarubbo
2018-06-03 14:44 Andreas Sturmlechner

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=1588503285.9b8c3ed64e227732d19fa6b6c2022f16717b629c.asturm@gentoo \
    --to=asturm@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