commit:     3a1c0014a49f566acf151c2e3266d3848de1d2db
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 12:31:56 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 12:31:56 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a1c0014

profiles/package.mask: unmask sci-biology/kat, fixed

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 profiles/package.mask                                  |  1 -
 .../KING/{KING-20161017.ebuild => KING-2.2.5.ebuild}   | 18 +++++++-----------
 2 files changed, 7 insertions(+), 12 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index e1ef30102..31faa0702 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -74,5 +74,4 @@ sci-biology/IMAGE
 sci-biology/jannovar
 sci-biology/jtreeview
 sci-biology/jtreeview-bin
-sci-biology/kat
 sci-biology/KING

diff --git a/sci-biology/KING/KING-20161017.ebuild 
b/sci-biology/KING/KING-2.2.5.ebuild
similarity index 57%
rename from sci-biology/KING/KING-20161017.ebuild
rename to sci-biology/KING/KING-2.2.5.ebuild
index 95ba91702..ab75d557b 100644
--- a/sci-biology/KING/KING-20161017.ebuild
+++ b/sci-biology/KING/KING-2.2.5.ebuild
@@ -1,24 +1,20 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="Check family relationship and infer population structure"
-HOMEPAGE="http://people.virginia.edu/~wc9c/KING
-       http://people.virginia.edu/~wc9c/publications/pdf/BI26_2867.pdf";
-SRC_URI="http://people.virginia.edu/~wc9c/KING/KINGcode.tar.gz -> ${P}.tar.gz
-       http://people.virginia.edu/~wc9c/KING/manual.html -> 
${PN}_relationship_inference.html
-       http://people.virginia.edu/~wc9c/KING/kingpopulation.html -> 
${PN}.kingpopulation.html"
+HOMEPAGE="https://people.virginia.edu/~wc9c/KING
+       https://people.virginia.edu/~wc9c/publications/pdf/BI26_2867.pdf";
+SRC_URI="https://people.virginia.edu/~wc9c/KING/KINGcode.tar.gz -> ${P}.tar.gz
+       https://people.virginia.edu/~wc9c/KING/manual.html -> 
${PN}_relationship_inference.html
+       https://people.virginia.edu/~wc9c/KING/kingpopulation.html -> 
${PN}.kingpopulation.html"
 
 LICENSE="all-rights-reserved" # Our robust relationship inference algorithm is 
implemented in a freely available software package
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
 
 S="${WORKDIR}"
 

Reply via email to