public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/GAL/, sci-biology/GAL/files/
Date: Thu, 31 Dec 2015 23:57:03 +0000 (UTC)	[thread overview]
Message-ID: <1451606145.6867a64802e4652b4c284dc45799ac07abdc22ab.mmokrejs@gentoo> (raw)

commit:     6867a64802e4652b4c284dc45799ac07abdc22ab
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Dec 31 23:55:45 2015 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Dec 31 23:55:45 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=6867a648

sci-biology/GAL: disable automated install of dependencies via CPAN

Package-Manager: portage-2.2.26

 sci-biology/GAL/ChangeLog            |  6 ------
 sci-biology/GAL/GAL-0.2.1.ebuild     |  4 ++++
 sci-biology/GAL/GAL-0.2.2.ebuild     |  4 ++++
 sci-biology/GAL/files/Build.PL.patch | 10 ++++++++++
 4 files changed, 18 insertions(+), 6 deletions(-)

diff --git a/sci-biology/GAL/ChangeLog b/sci-biology/GAL/ChangeLog
index 8f82b90..838a7b5 100644
--- a/sci-biology/GAL/ChangeLog
+++ b/sci-biology/GAL/ChangeLog
@@ -2,12 +2,6 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
-  31 Dec 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> GAL-0.2.1.ebuild,
-  GAL-0.2.2.ebuild:
-  sci-biology/GAL: fix S variable; beware the package is a bundle of many 3rd-
-  party perl modules and apps, it runs wget to fetch additional ones, can't go
-  into the tree as it is now (resolving it now with upstream)
-
 *GAL-0.2.1 (31 Dec 2015)
 *GAL-0.2.2 (31 Dec 2015)
 

diff --git a/sci-biology/GAL/GAL-0.2.1.ebuild b/sci-biology/GAL/GAL-0.2.1.ebuild
index 3bfb6bc..e84b595 100644
--- a/sci-biology/GAL/GAL-0.2.1.ebuild
+++ b/sci-biology/GAL/GAL-0.2.1.ebuild
@@ -19,3 +19,7 @@ DEPEND="dev-perl/Module-Build"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${PN}_${PV}"
+
+src_prepare(){
+	epatch "${FILESDIR}"/Build.PL.patch
+}

diff --git a/sci-biology/GAL/GAL-0.2.2.ebuild b/sci-biology/GAL/GAL-0.2.2.ebuild
index 3bfb6bc..e84b595 100644
--- a/sci-biology/GAL/GAL-0.2.2.ebuild
+++ b/sci-biology/GAL/GAL-0.2.2.ebuild
@@ -19,3 +19,7 @@ DEPEND="dev-perl/Module-Build"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${PN}_${PV}"
+
+src_prepare(){
+	epatch "${FILESDIR}"/Build.PL.patch
+}

diff --git a/sci-biology/GAL/files/Build.PL.patch b/sci-biology/GAL/files/Build.PL.patch
new file mode 100644
index 0000000..31b6c73
--- /dev/null
+++ b/sci-biology/GAL/files/Build.PL.patch
@@ -0,0 +1,10 @@
+--- GAL_0.2.2/Build.PL.ori	2016-01-01 00:46:26.000000000 +0100
++++ GAL_0.2.2/Build.PL	2016-01-01 00:50:21.000000000 +0100
+@@ -10,7 +10,6 @@
+        sub ACTION_build {
+ 	 my $self = shift;
+ 	 $self->SUPER::ACTION_build;
+-	 $self->dispatch('installdeps');
+        }
+        sub ACTION_install {
+ 	   my $self = shift;


             reply	other threads:[~2015-12-31 23:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-31 23:57 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-02 11:11 [gentoo-commits] proj/sci:master commit in: sci-biology/GAL/, sci-biology/GAL/files/ Andreas Hüttel
2022-01-25 10:20 Andrew Ammerlaan

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=1451606145.6867a64802e4652b4c284dc45799ac07abdc22ab.mmokrejs@gentoo \
    --to=mmokrejs@fold.natur.cuni.cz \
    --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