public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/topcom/
Date: Tue, 16 Mar 2021 22:42:32 +0000 (UTC)	[thread overview]
Message-ID: <1615934529.2240bdc6f264381ad7ca58225457bac424f992cc.mjo@gentoo> (raw)

commit:     2240bdc6f264381ad7ca58225457bac424f992cc
Author:     François Bissey <frp.bissey <AT> gmail <DOT> com>
AuthorDate: Tue Mar 16 21:57:13 2021 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 22:42:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2240bdc6

sci-mathematics/topcom: removing doc use flag, unconditional installation

Closes: https://github.com/gentoo/gentoo/pull/19936
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: François René Pierre Bissey <frp.bissey <AT> gmail.com>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-mathematics/topcom/topcom-0.17.8-r1.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/sci-mathematics/topcom/topcom-0.17.8-r1.ebuild b/sci-mathematics/topcom/topcom-0.17.8-r1.ebuild
index 36196048f94..1bf043adc34 100644
--- a/sci-mathematics/topcom/topcom-0.17.8-r1.ebuild
+++ b/sci-mathematics/topcom/topcom-0.17.8-r1.ebuild
@@ -9,12 +9,12 @@ DESCRIPTION="Computing Triangulations Of Point Configurations and Oriented Matro
 HOMEPAGE="http://www.rambau.wm.uni-bayreuth.de/TOPCOM/"
 SRC_URI="
 	http://www.rambau.wm.uni-bayreuth.de/Software/TOPCOM-${PV}.tar.gz
-	doc? ( http://www.rambau.wm.uni-bayreuth.de/TOPCOM/TOPCOM-manual.html )
+	http://www.rambau.wm.uni-bayreuth.de/TOPCOM/TOPCOM-manual.html
 "
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
 LICENSE="GPL-2"
-IUSE="doc examples"
+IUSE="examples"
 
 DEPEND="
 	dev-libs/gmp:0
@@ -25,6 +25,8 @@ BDEPEND="app-shells/tcsh"
 
 PATCHES=( "${FILESDIR}/${P}-buildsystem.patch" )
 
+HTML_DOCS=( "${DISTDIR}/TOPCOM-manual.html" )
+
 src_prepare () {
 	default
 
@@ -42,10 +44,6 @@ src_configure() {
 }
 
 src_install () {
-	if use doc ; then
-		HTML_DOCS=( "${DISTDIR}/TOPCOM-manual.html" )
-	fi
-
 	default
 
 	if use examples; then


             reply	other threads:[~2021-03-16 22:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16 22:42 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-08  1:20 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/topcom/ Michael Orlitzky
2021-12-29 13:46 Yixun Lan
2021-05-28 15:57 David Seifert
2021-03-16 22:42 Michael Orlitzky
2021-03-07 22:18 Michael Orlitzky

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=1615934529.2240bdc6f264381ad7ca58225457bac424f992cc.mjo@gentoo \
    --to=mjo@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