diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-04-20 12:05:24 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-04-20 12:05:24 +0100 |
commit | da7ae1dd1fccb6b3c0e4763ab983ad96d57bf463 (patch) | |
tree | 0a7a1b7b3ad60c3b21c697e75908b256fc9ed6b1 /sci-astronomy | |
parent | b6cfc0c19effe2d9f7b8ab303cd00636f16da253 (diff) |
gentoo auto-resync : 20:04:2024 - 12:05:23
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/Manifest.gz | bin | 6681 -> 6676 bytes | |||
-rw-r--r-- | sci-astronomy/idlastro/Manifest | 3 | ||||
-rw-r--r-- | sci-astronomy/idlastro/idlastro-20161220-r1.ebuild | 20 | ||||
-rw-r--r-- | sci-astronomy/idlastro/idlastro-20161220.ebuild | 29 | ||||
-rw-r--r-- | sci-astronomy/idlastro/idlastro-99999999.ebuild | 29 |
5 files changed, 21 insertions, 60 deletions
diff --git a/sci-astronomy/Manifest.gz b/sci-astronomy/Manifest.gz Binary files differindex ad2b985d531b..d0765c8fa4d4 100644 --- a/sci-astronomy/Manifest.gz +++ b/sci-astronomy/Manifest.gz diff --git a/sci-astronomy/idlastro/Manifest b/sci-astronomy/idlastro/Manifest index 0b9addc11584..56daa0be6076 100644 --- a/sci-astronomy/idlastro/Manifest +++ b/sci-astronomy/idlastro/Manifest @@ -1,4 +1,3 @@ DIST idlastro-20161220.tar.gz 1154282 BLAKE2B f0ce4aa5f7dc96366caf66b1f12ace98ed3681c2c498c53febd30dda3005a5907a0b8a12db894b9a8f37df0ec7a29cf288ef7b308fbbb49a716a43ca7735204c SHA512 d61a2c3c27e9cb676639c76741063e97802ea149043f563d00b682e92a710ffd3005bce838c29ff4f1f734a5d64298999e5890cf858ffee083c3085dec3a5636 -EBUILD idlastro-20161220.ebuild 649 BLAKE2B 6d9bafbeb7c94ac55846976dc1a2449193f1b7d24bce1508854f9dc930afcfbf5b94c6083b0f6335d56a756c098a1f4eff8857dcbf148bd8f29de077ee9cfa0d SHA512 21c6fa67af0e9276f4a4013d16fb25a5a789917251e9eb38ae8552ecba1ac9a5d27c6e2078dad80e9f387f607960f972b131b2f7b84f5dbf5a6758d24123d4eb -EBUILD idlastro-99999999.ebuild 649 BLAKE2B 6d9bafbeb7c94ac55846976dc1a2449193f1b7d24bce1508854f9dc930afcfbf5b94c6083b0f6335d56a756c098a1f4eff8857dcbf148bd8f29de077ee9cfa0d SHA512 21c6fa67af0e9276f4a4013d16fb25a5a789917251e9eb38ae8552ecba1ac9a5d27c6e2078dad80e9f387f607960f972b131b2f7b84f5dbf5a6758d24123d4eb +EBUILD idlastro-20161220-r1.ebuild 488 BLAKE2B edea6bceae5cdb0691d090046ce9ef92969cd2d94abcf0e7de440d5a76cbbdb56bc71e1cf9f7cb455d4738f20eab82ea51fc1414eaae192453cdef81fe4c1d61 SHA512 4927adb633535c6390b190995e4a40cf0c66300b9ced4acab35b8d14e281549de864fa9aa5d1782bbebf4ca76ab93223cd9755279500ef553e35ca063e8fc7c7 MISC metadata.xml 785 BLAKE2B 5f8096d82f2a2a0e7b5023a3a4400bfbc7fff222b594e17dd4e729860c0e28d7d21965168e6031162fc7887c344691bf5741d6ce3e2d0a6f223138b1ce0103cf SHA512 f80c9c02fa7b8c26a7e62a7d16967d5a91878e0fe41ec3e84708f8634ce64fdb1861994b02503b6e946cdd39d25c4e21b2163d946597af9d84b74cf9eb1b5b01 diff --git a/sci-astronomy/idlastro/idlastro-20161220-r1.ebuild b/sci-astronomy/idlastro/idlastro-20161220-r1.ebuild new file mode 100644 index 000000000000..e2308225e731 --- /dev/null +++ b/sci-astronomy/idlastro/idlastro-20161220-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Astronomical user routines for IDL" +HOMEPAGE="https://idlastro.gsfc.nasa.gov/" +SRC_URI="https://idlastro.gsfc.nasa.gov/ftp/astron.tar.gz -> ${P}.tar.gz" +S=${WORKDIR} + +LICENSE="BSD-2 BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +RDEPEND="dev-lang/gdl" + +src_install() { + insinto /usr/share/gnudatalanguage/${PN} + doins -r pro/* + dodoc *txt text/* +} diff --git a/sci-astronomy/idlastro/idlastro-20161220.ebuild b/sci-astronomy/idlastro/idlastro-20161220.ebuild deleted file mode 100644 index c25a786e01d8..000000000000 --- a/sci-astronomy/idlastro/idlastro-20161220.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -if [[ ${PV} != 99999999 ]]; then - SRC_URI="https://idlastro.gsfc.nasa.gov/ftp/astron.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - S="${WORKDIR}" -else - inherit git-r3 - GIT_ECLASS="git-r3" - EGIT_REPO_URI="https://github.com/wlandsman/IDLAstro.git" -fi - -DESCRIPTION="Astronomical user routines for IDL" -HOMEPAGE="https://idlastro.gsfc.nasa.gov/" - -LICENSE="BSD-2 BSD" -SLOT="0" -IUSE="" -DEPEND="" -RDEPEND="dev-lang/gdl" - -src_install() { - insinto /usr/share/gnudatalanguage/${PN} - doins -r pro/* - dodoc *txt text/* -} diff --git a/sci-astronomy/idlastro/idlastro-99999999.ebuild b/sci-astronomy/idlastro/idlastro-99999999.ebuild deleted file mode 100644 index c25a786e01d8..000000000000 --- a/sci-astronomy/idlastro/idlastro-99999999.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -if [[ ${PV} != 99999999 ]]; then - SRC_URI="https://idlastro.gsfc.nasa.gov/ftp/astron.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - S="${WORKDIR}" -else - inherit git-r3 - GIT_ECLASS="git-r3" - EGIT_REPO_URI="https://github.com/wlandsman/IDLAstro.git" -fi - -DESCRIPTION="Astronomical user routines for IDL" -HOMEPAGE="https://idlastro.gsfc.nasa.gov/" - -LICENSE="BSD-2 BSD" -SLOT="0" -IUSE="" -DEPEND="" -RDEPEND="dev-lang/gdl" - -src_install() { - insinto /usr/share/gnudatalanguage/${PN} - doins -r pro/* - dodoc *txt text/* -} |