public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/deeptools/
Date: Sun, 13 Sep 2020 21:10:37 +0000 (UTC)	[thread overview]
Message-ID: <1600031422.021ac334c980bba7a50590d2dd6c7345a3c67e39.chymera@gentoo> (raw)

commit:     021ac334c980bba7a50590d2dd6c7345a3c67e39
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sun Sep 13 21:10:22 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Sep 13 21:10:22 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=021ac334

sci-biology/deeptools: QA fix: KEYWORDS and conditional definition

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-biology/deeptools/deeptools-2.5.0.ebuild | 8 +++-----
 sci-biology/deeptools/deeptools-9999.ebuild  | 7 ++-----
 2 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/sci-biology/deeptools/deeptools-2.5.0.ebuild b/sci-biology/deeptools/deeptools-2.5.0.ebuild
index a0d1d47cd..eb9d530dd 100644
--- a/sci-biology/deeptools/deeptools-2.5.0.ebuild
+++ b/sci-biology/deeptools/deeptools-2.5.0.ebuild
@@ -7,21 +7,19 @@ PYTHON_COMPAT=( python2_7 python3_5 )
 
 inherit distutils-r1
 
-[ "$PV" == "9999" ] && inherit git-2
+[[ "$PV" == "9999" ]] && inherit git-r3
 
 DESCRIPTION="Extract reads from BAM files, normalize, draw figures, convert BAM to bigWig"
 HOMEPAGE="https://github.com/fidelram/deepTools"
-if [ "$PV" == "9999" ]; then
+if [[ "$PV" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/fidelram/deepTools"
-	KEYWORDS=""
 else
 	SRC_URI="https://github.com/fidelram/deepTools/archive/2.5.0.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
 fi
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE=""
+KEYWORDS="~amd64"
 
 DEPEND=">=dev-python/numpy-1.8.0
 		>=sci-libs/scipy-0.17.0

diff --git a/sci-biology/deeptools/deeptools-9999.ebuild b/sci-biology/deeptools/deeptools-9999.ebuild
index 3e73bdec5..7c3896433 100644
--- a/sci-biology/deeptools/deeptools-9999.ebuild
+++ b/sci-biology/deeptools/deeptools-9999.ebuild
@@ -7,21 +7,18 @@ PYTHON_COMPAT=( python2_7 python3_5 )
 
 inherit distutils-r1
 
-[ "$PV" == "9999" ] && inherit git-r3
+[[ "$PV" == "9999" ]] && inherit git-r3
 
 DESCRIPTION="Extract reads from BAM files, normalize, draw figures, convert BAM to bigWig"
 HOMEPAGE="https://github.com/fidelram/deepTools"
-if [ "$PV" == "9999" ]; then
+if [[ "$PV" == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/fidelram/deepTools"
-	KEYWORDS=""
 else
 	SRC_URI="https://github.com/fidelram/deepTools/archive/2.5.0.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
 fi
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE=""
 
 DEPEND=">=dev-python/numpy-1.8.0
 		>=sci-libs/scipy-0.17.0


             reply	other threads:[~2020-09-13 21:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-13 21:10 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-06 14:03 [gentoo-commits] proj/sci:master commit in: sci-biology/deeptools/ Nowa Ammerlaan
2024-02-29  2:06 Horea Christian
2023-01-13  8:54 Horea Christian
2023-01-13  8:54 Horea Christian
2023-01-13  8:51 Horea Christian
2021-01-03  6:31 Horea Christian
2020-09-13 20:41 Horea Christian
2017-03-31 21:11 Martin Mokrejs

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=1600031422.021ac334c980bba7a50590d2dd6c7345a3c67e39.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --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