aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2016-01-01 00:27:19 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2016-01-01 00:27:19 +0100
commit4d570aec3942c847d10ffc940b43ce55e92ac28e (patch)
treee90349eeff324b58964e5d4f558a6775440a5b0d /sci-biology/GAL
parentsci-biology/parafly: updating moved SRC_URI of a last release left on sourcef... (diff)
downloadsci-4d570aec3942c847d10ffc940b43ce55e92ac28e.tar.gz
sci-4d570aec3942c847d10ffc940b43ce55e92ac28e.tar.bz2
sci-4d570aec3942c847d10ffc940b43ce55e92ac28e.zip
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
Diffstat (limited to 'sci-biology/GAL')
-rw-r--r--sci-biology/GAL/ChangeLog6
-rw-r--r--sci-biology/GAL/GAL-0.2.1.ebuild2
-rw-r--r--sci-biology/GAL/GAL-0.2.2.ebuild2
3 files changed, 10 insertions, 0 deletions
diff --git a/sci-biology/GAL/ChangeLog b/sci-biology/GAL/ChangeLog
index 838a7b553..8f82b90cc 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 <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 e8f302c5b..3bfb6bca0 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 e8f302c5b..3bfb6bca0 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}"