summaryrefslogtreecommitdiff
path: root/sci-libs/idlcoyote
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/idlcoyote')
-rw-r--r--sci-libs/idlcoyote/Manifest4
-rw-r--r--sci-libs/idlcoyote/idlcoyote-20161220-r1.ebuild (renamed from sci-libs/idlcoyote/idlcoyote-20161220.ebuild)8
-rw-r--r--sci-libs/idlcoyote/idlcoyote-99999999.ebuild8
3 files changed, 8 insertions, 12 deletions
diff --git a/sci-libs/idlcoyote/Manifest b/sci-libs/idlcoyote/Manifest
index e47cebb2da12..33e138445878 100644
--- a/sci-libs/idlcoyote/Manifest
+++ b/sci-libs/idlcoyote/Manifest
@@ -1,4 +1,4 @@
DIST idlcoyote-20161220.zip 1437560 BLAKE2B f335667a39e9ed4b9590a6e625cfdafe48bfbcda430e8ef791757a9c0f16ce5442de96433260e9b7217176c8b98a8b31a06a68af2ee04e8300a4911b2a4857cd SHA512 2c175cf3a42a0f2915eb8d02884f06892245ee023e6f3f2702b00ced0311dcde504d014fb8936aef7148fe6d91e258e3f6ffeec7d5c0bb22f65962b8ebe3bd8b
-EBUILD idlcoyote-20161220.ebuild 700 BLAKE2B 9e4e1f29f02ca985f0ce56eaefe9ba7c53c842e17d856449a90ab42f5aa11839df92137b12c1c2fd2528946bc814a30bdfa7af4ad1ffb0af26de6ac5c87a97c9 SHA512 6b930b113db804636f94898ad8326ff84286d98987d619676536f0593265b883becbf63b9d1251459986585e474fa1b6b7316f1c5694fd2e6b87d1c39ab0e6b0
-EBUILD idlcoyote-99999999.ebuild 700 BLAKE2B 9e4e1f29f02ca985f0ce56eaefe9ba7c53c842e17d856449a90ab42f5aa11839df92137b12c1c2fd2528946bc814a30bdfa7af4ad1ffb0af26de6ac5c87a97c9 SHA512 6b930b113db804636f94898ad8326ff84286d98987d619676536f0593265b883becbf63b9d1251459986585e474fa1b6b7316f1c5694fd2e6b87d1c39ab0e6b0
+EBUILD idlcoyote-20161220-r1.ebuild 672 BLAKE2B 9a5ed4b04ea53ce3c263bf6fedbf6e48ba2ff264235c92c447f081393be073293765e1e2af407a3e3c4139c3595712ff5cf6bdeb96413b2102563e626115a99f SHA512 a04639feea2c84af97c9875225f4c3e90016cfb0f5233b86e0e57f476f6354967f7dbdb9c707eade00ba923fac8f5bed3ff25c80544c0b5294a8132875b71a9a
+EBUILD idlcoyote-99999999.ebuild 672 BLAKE2B 9a5ed4b04ea53ce3c263bf6fedbf6e48ba2ff264235c92c447f081393be073293765e1e2af407a3e3c4139c3595712ff5cf6bdeb96413b2102563e626115a99f SHA512 a04639feea2c84af97c9875225f4c3e90016cfb0f5233b86e0e57f476f6354967f7dbdb9c707eade00ba923fac8f5bed3ff25c80544c0b5294a8132875b71a9a
MISC metadata.xml 607 BLAKE2B d5b4d102b4e8b698ab0b345bf45d6f7c4642da3679459b08319ef42614a8e77c7a5bc9a0f1f2ee1e46acd95527f9958addf96c6a4eb59fe43f2ad59ae9ce90db SHA512 ece92b3c83f2279088201fe735eaea137f91d474ce5ca7cc8cf2fd2bdb9d0080464930ab0cb980300921585f900ce816ce47f30e84aab59150a49a85fe048167
diff --git a/sci-libs/idlcoyote/idlcoyote-20161220.ebuild b/sci-libs/idlcoyote/idlcoyote-20161220-r1.ebuild
index f779b30ce0ed..53cc4aff4637 100644
--- a/sci-libs/idlcoyote/idlcoyote-20161220.ebuild
+++ b/sci-libs/idlcoyote/idlcoyote-20161220-r1.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
if [[ ${PV} != 99999999 ]]; then
SRC_URI="http://www.idlcoyote.com/programs/zip_files/coyoteprograms.zip -> ${P}.zip"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/coyote"
- DEPEND="app-arch/unzip"
+ BDEPEND="app-arch/unzip"
else
inherit git-r3
- GIT_ECLASS="git-r3"
EGIT_REPO_URI="https://github.com/idl-coyote/coyote.git"
fi
@@ -19,7 +18,6 @@ HOMEPAGE="http://www.idlcoyote.com/"
LICENSE="BSD GPL-2"
SLOT="0"
-IUSE=""
RDEPEND="dev-lang/gdl"
diff --git a/sci-libs/idlcoyote/idlcoyote-99999999.ebuild b/sci-libs/idlcoyote/idlcoyote-99999999.ebuild
index f779b30ce0ed..53cc4aff4637 100644
--- a/sci-libs/idlcoyote/idlcoyote-99999999.ebuild
+++ b/sci-libs/idlcoyote/idlcoyote-99999999.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
if [[ ${PV} != 99999999 ]]; then
SRC_URI="http://www.idlcoyote.com/programs/zip_files/coyoteprograms.zip -> ${P}.zip"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/coyote"
- DEPEND="app-arch/unzip"
+ BDEPEND="app-arch/unzip"
else
inherit git-r3
- GIT_ECLASS="git-r3"
EGIT_REPO_URI="https://github.com/idl-coyote/coyote.git"
fi
@@ -19,7 +18,6 @@ HOMEPAGE="http://www.idlcoyote.com/"
LICENSE="BSD GPL-2"
SLOT="0"
-IUSE=""
RDEPEND="dev-lang/gdl"