[gentoo-commits] proj/sci:master commit in: sci-biology/deeptools-intervals/

2023-03-05 Thread Horea Christian
commit: 28e13faae5552df828a4a1bfba3781c4052f7266
Author: Horea Christian  chymera  eu>
AuthorDate: Mon Mar  6 04:23:44 2023 +
Commit: Horea Christian  gmail  com>
CommitDate: Mon Mar  6 04:23:44 2023 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=28e13faa

sci-biology/deeptools-intervals: update upstream metadata

Signed-off-by: Horea Christian  chymera.eu>

 sci-biology/deeptools-intervals/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/deeptools-intervals/metadata.xml 
b/sci-biology/deeptools-intervals/metadata.xml
index 08881e6e4..853bd539c 100644
--- a/sci-biology/deeptools-intervals/metadata.xml
+++ b/sci-biology/deeptools-intervals/metadata.xml
@@ -6,6 +6,6 @@
Gentoo Biology Project


-   fidelram/deepTools_intervals
+   deeptools/deeptools_intervals

 



[gentoo-commits] proj/sci:master commit in: sci-biology/deeptools-intervals/

2023-01-12 Thread Horea Christian
commit: 1a6a11935660571034093947f1f2a7aa979f34ef
Author: Horea Christian  chymera  eu>
AuthorDate: Fri Jan 13 07:55:29 2023 +
Commit: Horea Christian  gmail  com>
CommitDate: Fri Jan 13 07:55:29 2023 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=1a6a1193

sci-biology/deeptools-intervals: update EAPI 7 -> 8

Signed-off-by: Horea Christian  chymera.eu>

 sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild 
b/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild
index 1eecdd1b9..38f9aea0f 100644
--- a/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild
+++ b/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1
 



[gentoo-commits] proj/sci:master commit in: sci-biology/deeptools-intervals/

2021-01-02 Thread Horea Christian
commit: e4dbbb39070f7a427379fbbc8bcab4bb24394df9
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Jan  2 13:22:41 2021 +
Commit: Horea Christian  gmail  com>
CommitDate: Sun Jan  3 06:25:30 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=e4dbbb39

sci-biology/deeptools-intervals: new dep

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Horea Christian  chymera.eu>

 .../deeptools-intervals-0.1.9.ebuild   | 18 ++
 sci-biology/deeptools-intervals/metadata.xml   | 11 +++
 2 files changed, 29 insertions(+)

diff --git a/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild 
b/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild
new file mode 100644
index 0..1eecdd1b9
--- /dev/null
+++ b/sci-biology/deeptools-intervals/deeptools-intervals-0.1.9.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Constructing interval trees with associated exon/annotation 
information"
+HOMEPAGE="https://github.com/deeptools/deeptools_intervals;
+SRC_URI="https://github.com/deeptools/deeptools_intervals/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/${PN//-/_}-${PV}"

diff --git a/sci-biology/deeptools-intervals/metadata.xml 
b/sci-biology/deeptools-intervals/metadata.xml
new file mode 100644
index 0..08881e6e4
--- /dev/null
+++ b/sci-biology/deeptools-intervals/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   sci-biol...@gentoo.org
+   Gentoo Biology Project
+   
+   
+   fidelram/deepTools_intervals
+   
+