commit:     4d570aec3942c847d10ffc940b43ce55e92ac28e
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Dec 31 23:27:19 2015 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Dec 31 23:27:19 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4d570aec

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)

Package-Manager: portage-2.2.26

 sci-biology/GAL/ChangeLog        | 6 ++++++
 sci-biology/GAL/GAL-0.2.1.ebuild | 2 ++
 sci-biology/GAL/GAL-0.2.2.ebuild | 2 ++
 3 files changed, 10 insertions(+)

diff --git a/sci-biology/GAL/ChangeLog b/sci-biology/GAL/ChangeLog
index 838a7b5..8f82b90 100644
--- a/sci-biology/GAL/ChangeLog
+++ b/sci-biology/GAL/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  31 Dec 2015; Martin Mokrejs <[email protected]> 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 e8f302c..3bfb6bc 100644
--- a/sci-biology/GAL/GAL-0.2.1.ebuild
+++ b/sci-biology/GAL/GAL-0.2.1.ebuild
@@ -17,3 +17,5 @@ IUSE=""
 
 DEPEND="dev-perl/Module-Build"
 RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}_${PV}"

diff --git a/sci-biology/GAL/GAL-0.2.2.ebuild b/sci-biology/GAL/GAL-0.2.2.ebuild
index e8f302c..3bfb6bc 100644
--- a/sci-biology/GAL/GAL-0.2.2.ebuild
+++ b/sci-biology/GAL/GAL-0.2.2.ebuild
@@ -17,3 +17,5 @@ IUSE=""
 
 DEPEND="dev-perl/Module-Build"
 RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}_${PV}"

Reply via email to