commit:     fa9b7040b13664449a9b5258bc99c7a7431bba5a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon May  4 14:45:15 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon May  4 14:45:15 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=fa9b7040

sci-biology/jellyfish: Correct license from HalfLICENSE to BSD as they are 
identical

Package-Manager: portage-2.2.18

 sci-biology/jellyfish/ChangeLog               | 5 +++++
 sci-biology/jellyfish/jellyfish-1.1.11.ebuild | 4 ++--
 sci-biology/jellyfish/jellyfish-2.1.3.ebuild  | 4 ++--
 sci-biology/jellyfish/jellyfish-2.1.4.ebuild  | 4 ++--
 4 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/sci-biology/jellyfish/ChangeLog b/sci-biology/jellyfish/ChangeLog
index 8791b67..63efcad 100644
--- a/sci-biology/jellyfish/ChangeLog
+++ b/sci-biology/jellyfish/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  04 May 2015; Justin Lecher <[email protected]> jellyfish-1.1.11.ebuild,
+  jellyfish-2.1.3.ebuild, jellyfish-2.1.4.ebuild:
+  sci-biology/jellyfish: Correct license from HalfLICENSE to BSD as they are
+  identical
+
   30 Apr 2015; Martin Mokrejs <[email protected]>
   jellyfish-1.1.11.ebuild:
   sci-biology/jellyfish: added a note

diff --git a/sci-biology/jellyfish/jellyfish-1.1.11.ebuild 
b/sci-biology/jellyfish/jellyfish-1.1.11.ebuild
index 4686679..4708a9b 100644
--- a/sci-biology/jellyfish/jellyfish-1.1.11.ebuild
+++ b/sci-biology/jellyfish/jellyfish-1.1.11.ebuild
@@ -13,13 +13,13 @@ 
SRC_URI="http://www.cbcb.umd.edu/software/jellyfish/jellyfish-1.1.11.tar.gz
 # also was bundled in quorum-0.2.1 and MaSuRca-2.1.0
 # also bundled in SEECER-0.1.3
 
-LICENSE="GPL-3+ HalfLICENSE"
+LICENSE="GPL-3+ BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
-RDEPEND="${DEPEND}
+DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
 src_install(){

diff --git a/sci-biology/jellyfish/jellyfish-2.1.3.ebuild 
b/sci-biology/jellyfish/jellyfish-2.1.3.ebuild
index 1cc3010..6003a48 100644
--- a/sci-biology/jellyfish/jellyfish-2.1.3.ebuild
+++ b/sci-biology/jellyfish/jellyfish-2.1.3.ebuild
@@ -11,13 +11,13 @@ SRC_URI="ftp://ftp.genome.umd.edu/pub/${PN}/${P}.tar.gz
 
 # older version is hidden in 
trinityrnaseq_r20140413p1/trinity-plugins/jellyfish-1.1.11
 
-LICENSE="GPL-3+ HalfLICENSE"
+LICENSE="GPL-3+ BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
-RDEPEND="${DEPEND}
+DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
 src_install(){

diff --git a/sci-biology/jellyfish/jellyfish-2.1.4.ebuild 
b/sci-biology/jellyfish/jellyfish-2.1.4.ebuild
index 1cc3010..6003a48 100644
--- a/sci-biology/jellyfish/jellyfish-2.1.4.ebuild
+++ b/sci-biology/jellyfish/jellyfish-2.1.4.ebuild
@@ -11,13 +11,13 @@ SRC_URI="ftp://ftp.genome.umd.edu/pub/${PN}/${P}.tar.gz
 
 # older version is hidden in 
trinityrnaseq_r20140413p1/trinity-plugins/jellyfish-1.1.11
 
-LICENSE="GPL-3+ HalfLICENSE"
+LICENSE="GPL-3+ BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
-RDEPEND="${DEPEND}
+DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
 src_install(){

Reply via email to