public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-python/jira-cli/
Date: Sun, 10 Apr 2016 01:16:16 +0000 (UTC)	[thread overview]
Message-ID: <1460249996.fc51ab37914f6416c876780d23f7c94c1fb03ed9.mrueg@gentoo> (raw)

commit:     fc51ab37914f6416c876780d23f7c94c1fb03ed9
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 00:59:56 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 00:59:56 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=fc51ab37

dev-python/jira-cli: Exclude tests from install

Package-Manager: portage-2.2.28

 dev-python/jira-cli/jira-cli-2.0.17.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/jira-cli/jira-cli-2.0.17.ebuild b/dev-python/jira-cli/jira-cli-2.0.17.ebuild
index 6ef1bed..0d95caa 100644
--- a/dev-python/jira-cli/jira-cli-2.0.17.ebuild
+++ b/dev-python/jira-cli/jira-cli-2.0.17.ebuild
@@ -31,7 +31,8 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 src_prepare() {
-	sed -i -e "/sys.version < (2,7)/,+2d" setup.py
+	sed -i -e "/sys.version < (2,7)/,+2d" setup.py || die
+	sed -i -e "s/'ez_setup'/'ez_setup','tests'/" setup.py || die
 	distutils-r1_src_prepare
 }
 


             reply	other threads:[~2016-04-10  1:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-10  1:16 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-08  0:11 [gentoo-commits] dev/mrueg:master commit in: dev-python/jira-cli/ Manuel Rüger

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=1460249996.fc51ab37914f6416c876780d23f7c94c1fb03ed9.mrueg@gentoo \
    --to=mrueg@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