public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/jags/
Date: Sat, 28 Nov 2015 17:41:35 +0000 (UTC)	[thread overview]
Message-ID: <1448732397.2d28c5500127fefc4e88fe4069dc25cd8f7d301b.jlec@gentoo> (raw)

commit:     2d28c5500127fefc4e88fe4069dc25cd8f7d301b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 17:39:57 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 17:39:57 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d28c550

sci-mathematics/jags: QA: formating and usex() usage

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-mathematics/jags/jags-4.0.0.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-mathematics/jags/jags-4.0.0.ebuild b/sci-mathematics/jags/jags-4.0.0.ebuild
index a790fd6..83f5809 100644
--- a/sci-mathematics/jags/jags-4.0.0.ebuild
+++ b/sci-mathematics/jags/jags-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,11 +11,11 @@ MYP="JAGS-${PV}"
 DESCRIPTION="Just Another Gibbs Sampler for Bayesian MCMC simulation"
 HOMEPAGE="http://mcmc-jags.sourceforge.net/"
 SRC_URI="mirror://sourceforge/project/mcmc-jags/JAGS/4.x/Source/${MYP}.tar.gz"
-LICENSE="GPL-2"
-IUSE="doc"
 
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc"
 
 RDEPEND="
 	virtual/blas
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
 	doc? (
 		virtual/latex-base
 		dev-texlive/texlive-latexextra
-		)"
+	)"
 
 S="${WORKDIR}/${MYP}"
 
@@ -38,7 +38,7 @@ src_configure() {
 }
 
 src_compile() {
-	autotools-utils_src_compile all $(use doc && echo docs)
+	autotools-utils_src_compile all $(usex doc docs "")
 }
 
 src_install() {


             reply	other threads:[~2015-11-28 17:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-28 17:41 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-28 17:41 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/jags/ Justin Lecher
2016-01-21 19:44 David Seifert
2016-01-21 19:44 David Seifert
2016-03-02  8:32 David Seifert
2021-05-31  9:20 David Seifert
2021-07-26 11:48 Andrew Ammerlaan
2022-08-30 18:40 Jakov Smolić
2022-08-30 18:40 Jakov Smolić
2022-08-30 22:00 Andreas Sturmlechner
2022-11-22  7:57 Sam James
2022-11-22  7:57 Sam James
2023-06-10  4:20 Sam James
2024-08-06  0:20 Eli Schwartz
2024-08-06  0:20 Eli Schwartz
2024-11-15 22:23 Andreas K. Hüttel

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=1448732397.2d28c5500127fefc4e88fe4069dc25cd8f7d301b.jlec@gentoo \
    --to=jlec@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