summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/esorex/esorex-3.12.3-r1.ebuild (renamed from sci-astronomy/esorex/esorex-3.12.3.ebuild)9
1 files changed, 4 insertions, 5 deletions
diff --git a/sci-astronomy/esorex/esorex-3.12.3.ebuild b/sci-astronomy/esorex/esorex-3.12.3-r1.ebuild
index 270226cd7bb0..8222ab6f2ffb 100644
--- a/sci-astronomy/esorex/esorex-3.12.3.ebuild
+++ b/sci-astronomy/esorex/esorex-3.12.3-r1.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit autotools
DESCRIPTION="ESO Recipe Execution Tool to exec cpl scripts"
-HOMEPAGE="http://www.eso.org/sci/software/cpl/esorex.html"
+HOMEPAGE="https://www.eso.org/sci/software/cpl/esorex.html"
SRC_URI="ftp://ftp.eso.org/pub/dfs/pipelines/libraries/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
DEPEND=">=sci-astronomy/cpl-6.3:="
RDEPEND="${DEPEND}"