Gentoo Archives: gentoo-commits

From: Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/stacks/
Date: Tue, 28 Apr 2015 14:41:32
Message-Id: 1430132362.54a60219b2133d354c713da37c7fbc85d42242c9.mmokrejs@gentoo
1 commit: 54a60219b2133d354c713da37c7fbc85d42242c9
2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Mon Apr 27 10:59:22 2015 +0000
4 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
5 CommitDate: Mon Apr 27 10:59:22 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=54a60219
7
8 sci-biology/stacks: SRC_URI cleanup
9
10 Package-Manager: portage-2.2.18
11
12 sci-biology/stacks/ChangeLog | 5 ++++-
13 sci-biology/stacks/stacks-1.16.ebuild | 4 ++--
14 2 files changed, 6 insertions(+), 3 deletions(-)
15
16 diff --git a/sci-biology/stacks/ChangeLog b/sci-biology/stacks/ChangeLog
17 index c842760..d0465fc 100644
18 --- a/sci-biology/stacks/ChangeLog
19 +++ b/sci-biology/stacks/ChangeLog
20 @@ -1,7 +1,10 @@
21 # ChangeLog for sci-biology/stacks
22 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
23 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 + 27 Apr 2015; Martin Mokrejs <mmokrejs@×××××××××××××××.cz> stacks-1.16.ebuild:
27 + sci-biology/stacks: SRC_URI cleanup
28 +
29 16 Sep 2014; Christoph Junghans <ottxor@g.o> stacks-1.16.ebuild:
30 clean up
31
32
33 diff --git a/sci-biology/stacks/stacks-1.16.ebuild b/sci-biology/stacks/stacks-1.16.ebuild
34 index d8a9410..bf75b12 100644
35 --- a/sci-biology/stacks/stacks-1.16.ebuild
36 +++ b/sci-biology/stacks/stacks-1.16.ebuild
37 @@ -1,4 +1,4 @@
38 -# Copyright 1999-2014 Gentoo Foundation
39 +# Copyright 1999-2015 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41 # $Header: $
42
43 @@ -10,7 +10,7 @@ inherit flag-o-matic eutils perl-module webapp
44
45 DESCRIPTION="Analyze Restriction enzyme data, draw gen. maps, population genomics (RAD-seq Illumina sequencing)"
46 HOMEPAGE="http://creskolab.uoregon.edu/stacks"
47 -SRC_URI="http://creskolab.uoregon.edu/stacks/source/stacks-1.16.tar.gz"
48 +SRC_URI="http://creskolab.uoregon.edu/stacks/source/${P}.tar.gz"
49
50 LICENSE="GPL-3"
51 # SLOT="0" # webapp ebuilds do not set SLOT