public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexander Puck Neuwirth" <alexander@neuwirth-informatik.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/jannovar-bin/, sci-misc/jwnl/, sci-biology/SnpEff/, ...
Date: Fri, 10 Jan 2025 14:43:30 +0000 (UTC)	[thread overview]
Message-ID: <1736434698.ea0c1ee760026cac0e8c0ac7363bc623aca5d7d8.alexander@gentoo> (raw)

commit:     ea0c1ee760026cac0e8c0ac7363bc623aca5d7d8
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Thu Jan  9 14:58:18 2025 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
CommitDate: Thu Jan  9 14:58:18 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ea0c1ee7

*/*: EAPI 7 -> 8 for java-pkg-2 packages

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 sci-biology/BBmap/BBmap-38.87.ebuild                  | 2 +-
 sci-biology/MeV/MeV-4.8.1.ebuild                      | 2 +-
 sci-biology/NGSEPcore-bin/NGSEPcore-bin-4.0.3.ebuild  | 2 +-
 sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild          | 2 +-
 sci-biology/SnpEff/SnpEff-4.3t.ebuild                 | 2 +-
 sci-biology/VarScan-bin/VarScan-bin-2.4.4.ebuild      | 2 +-
 sci-biology/VarScan/VarScan-2.4.4.ebuild              | 2 +-
 sci-biology/act-bin/act-bin-17.0.1.ebuild             | 2 +-
 sci-biology/beagle/beagle-5.1.ebuild                  | 2 +-
 sci-biology/conform-gt/conform-gt-1174.ebuild         | 2 +-
 sci-biology/jannovar-bin/jannovar-bin-0.35.ebuild     | 2 +-
 sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild  | 2 +-
 sci-biology/trimmomatic/trimmomatic-0.39.ebuild       | 2 +-
 sci-biology/vague-bin/vague-bin-1.0.5.ebuild          | 2 +-
 sci-chemistry/panav/panav-0.20130730.ebuild           | 2 +-
 sci-misc/jwnl/jwnl-1.4_rc2.ebuild                     | 2 +-
 sci-misc/stanford-parser/stanford-parser-4.2.0.ebuild | 2 +-
 sci-misc/stanford-tagger/stanford-tagger-4.2.0.ebuild | 2 +-
 18 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/sci-biology/BBmap/BBmap-38.87.ebuild b/sci-biology/BBmap/BBmap-38.87.ebuild
index c9ade12fe..a07a04c8c 100644
--- a/sci-biology/BBmap/BBmap-38.87.ebuild
+++ b/sci-biology/BBmap/BBmap-38.87.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/MeV/MeV-4.8.1.ebuild b/sci-biology/MeV/MeV-4.8.1.ebuild
index 44d7a56f5..41552d8a0 100644
--- a/sci-biology/MeV/MeV-4.8.1.ebuild
+++ b/sci-biology/MeV/MeV-4.8.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 MY_PV="${PV//./_}"
 

diff --git a/sci-biology/NGSEPcore-bin/NGSEPcore-bin-4.0.3.ebuild b/sci-biology/NGSEPcore-bin/NGSEPcore-bin-4.0.3.ebuild
index a47524cf8..8901161ed 100644
--- a/sci-biology/NGSEPcore-bin/NGSEPcore-bin-4.0.3.ebuild
+++ b/sci-biology/NGSEPcore-bin/NGSEPcore-bin-4.0.3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild b/sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild
index 49b13a169..022f39cf1 100644
--- a/sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild
+++ b/sci-biology/NGSEPcore/NGSEPcore-4.0.3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/SnpEff/SnpEff-4.3t.ebuild b/sci-biology/SnpEff/SnpEff-4.3t.ebuild
index aa6ce5247..c94bd0300 100644
--- a/sci-biology/SnpEff/SnpEff-4.3t.ebuild
+++ b/sci-biology/SnpEff/SnpEff-4.3t.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/VarScan-bin/VarScan-bin-2.4.4.ebuild b/sci-biology/VarScan-bin/VarScan-bin-2.4.4.ebuild
index 5b06676c0..6bb3faece 100644
--- a/sci-biology/VarScan-bin/VarScan-bin-2.4.4.ebuild
+++ b/sci-biology/VarScan-bin/VarScan-bin-2.4.4.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/VarScan/VarScan-2.4.4.ebuild b/sci-biology/VarScan/VarScan-2.4.4.ebuild
index 039a68f06..abe631b90 100644
--- a/sci-biology/VarScan/VarScan-2.4.4.ebuild
+++ b/sci-biology/VarScan/VarScan-2.4.4.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/act-bin/act-bin-17.0.1.ebuild b/sci-biology/act-bin/act-bin-17.0.1.ebuild
index 31bad30bb..fb6be79f3 100644
--- a/sci-biology/act-bin/act-bin-17.0.1.ebuild
+++ b/sci-biology/act-bin/act-bin-17.0.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/beagle/beagle-5.1.ebuild b/sci-biology/beagle/beagle-5.1.ebuild
index 38b04921c..010ffa6db 100644
--- a/sci-biology/beagle/beagle-5.1.ebuild
+++ b/sci-biology/beagle/beagle-5.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/conform-gt/conform-gt-1174.ebuild b/sci-biology/conform-gt/conform-gt-1174.ebuild
index edd699ae1..b5b762041 100644
--- a/sci-biology/conform-gt/conform-gt-1174.ebuild
+++ b/sci-biology/conform-gt/conform-gt-1174.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/jannovar-bin/jannovar-bin-0.35.ebuild b/sci-biology/jannovar-bin/jannovar-bin-0.35.ebuild
index 1b3a90297..a74402b29 100644
--- a/sci-biology/jannovar-bin/jannovar-bin-0.35.ebuild
+++ b/sci-biology/jannovar-bin/jannovar-bin-0.35.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild b/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
index d386ca896..3c9412f8c 100644
--- a/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
+++ b/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2 perl-module
 

diff --git a/sci-biology/trimmomatic/trimmomatic-0.39.ebuild b/sci-biology/trimmomatic/trimmomatic-0.39.ebuild
index f48e98b3b..e6e69eaa5 100644
--- a/sci-biology/trimmomatic/trimmomatic-0.39.ebuild
+++ b/sci-biology/trimmomatic/trimmomatic-0.39.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-biology/vague-bin/vague-bin-1.0.5.ebuild b/sci-biology/vague-bin/vague-bin-1.0.5.ebuild
index 79ed9fc48..1ecbfae64 100644
--- a/sci-biology/vague-bin/vague-bin-1.0.5.ebuild
+++ b/sci-biology/vague-bin/vague-bin-1.0.5.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-chemistry/panav/panav-0.20130730.ebuild b/sci-chemistry/panav/panav-0.20130730.ebuild
index cd315c348..77a01f7ad 100644
--- a/sci-chemistry/panav/panav-0.20130730.ebuild
+++ b/sci-chemistry/panav/panav-0.20130730.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-misc/jwnl/jwnl-1.4_rc2.ebuild b/sci-misc/jwnl/jwnl-1.4_rc2.ebuild
index 5819064e0..7a86bcee7 100644
--- a/sci-misc/jwnl/jwnl-1.4_rc2.ebuild
+++ b/sci-misc/jwnl/jwnl-1.4_rc2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit java-pkg-2
 

diff --git a/sci-misc/stanford-parser/stanford-parser-4.2.0.ebuild b/sci-misc/stanford-parser/stanford-parser-4.2.0.ebuild
index bb70e918f..e2f16a04c 100644
--- a/sci-misc/stanford-parser/stanford-parser-4.2.0.ebuild
+++ b/sci-misc/stanford-parser/stanford-parser-4.2.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 JAVA_PKG_IUSE="doc source"
 

diff --git a/sci-misc/stanford-tagger/stanford-tagger-4.2.0.ebuild b/sci-misc/stanford-tagger/stanford-tagger-4.2.0.ebuild
index f3e5339dd..2fd90cda6 100644
--- a/sci-misc/stanford-tagger/stanford-tagger-4.2.0.ebuild
+++ b/sci-misc/stanford-tagger/stanford-tagger-4.2.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 JAVA_PKG_IUSE="doc source"
 


                 reply	other threads:[~2025-01-10 14:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1736434698.ea0c1ee760026cac0e8c0ac7363bc623aca5d7d8.alexander@gentoo \
    --to=alexander@neuwirth-informatik.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox