commit:     ace31469f95bef383c8036c0787889091fcf1722
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 02:38:39 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 02:38:39 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ace31469

added license

Package-Manager: portage-2.2.8-r1

---
 sci-biology/MAKER/ChangeLog         | 4 +++-
 sci-biology/MAKER/MAKER-9999.ebuild | 5 ++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/sci-biology/MAKER/ChangeLog b/sci-biology/MAKER/ChangeLog
index c281aca..d954ed6 100644
--- a/sci-biology/MAKER/ChangeLog
+++ b/sci-biology/MAKER/ChangeLog
@@ -2,9 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Sep 2014; Christoph Junghans <[email protected]> MAKER-9999.ebuild:
+  added license
+
 *MAKER-9999 (23 Mar 2014)
 
   23 Mar 2014; Martin Mokrejs <[email protected]> +MAKER-9999.ebuild,
   +metadata.xml:
   a skeleton for a new package
-

diff --git a/sci-biology/MAKER/MAKER-9999.ebuild 
b/sci-biology/MAKER/MAKER-9999.ebuild
index c55e791..fa4733e 100644
--- a/sci-biology/MAKER/MAKER-9999.ebuild
+++ b/sci-biology/MAKER/MAKER-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 DESCRIPTION="A genome annotation viewer and pipeline for small eukaryota and 
prokaryota"
 HOMEPAGE="http://www.yandell-lab.org/software/maker.html";
@@ -12,11 +12,10 @@ RESTRICT="fetch"
 
 # for academia: GPL-v2 or Artistic-2
 # for commercial: ask
-LICENSE=""
+LICENSE="|| ( GPL-2 Artistic-2 )"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
 
 DEPEND=""
 RDEPEND="${DEPEND}"
-

Reply via email to