diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-14 00:01:24 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-14 00:01:24 +0100 |
commit | 59c2499e0c9720169c9d5a02168c51c807a21467 (patch) | |
tree | 48c68a8a7e0094b2edaace12850e6c059bc3636b /sci-astronomy | |
parent | a25cc082a26782e5d39ded4559c91ff11bc3c299 (diff) |
gentoo auto-resync : 14:05:2024 - 00:01:24
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/Manifest.gz | bin | 6671 -> 6675 bytes | |||
-rw-r--r-- | sci-astronomy/fitsh/Manifest | 2 | ||||
-rw-r--r-- | sci-astronomy/fitsh/fitsh-0.9.2.ebuild | 12 |
3 files changed, 0 insertions, 14 deletions
diff --git a/sci-astronomy/Manifest.gz b/sci-astronomy/Manifest.gz Binary files differindex 7befab85bc12..e9840741705c 100644 --- a/sci-astronomy/Manifest.gz +++ b/sci-astronomy/Manifest.gz diff --git a/sci-astronomy/fitsh/Manifest b/sci-astronomy/fitsh/Manifest index 5a8196880366..0a2f640bb39b 100644 --- a/sci-astronomy/fitsh/Manifest +++ b/sci-astronomy/fitsh/Manifest @@ -1,6 +1,4 @@ AUX fitsh-0.9.4-makefile.patch 13333 BLAKE2B 74295ebacd6109f6e3b8a5bf5ac7205e64232e088202875135ecf9bc667e40e229358f7febc557d3575ca5f2ef5a772abf3fa758f72a96f6000e37d21df0ab6e SHA512 3c4fb18b958cf53df8ac9308a0883fc4e3593385ad6a8512d384b9efb09560b868a2fdc5775a6c03741d75198d149395dccfdca8ebe02e41d312a4d77a686d13 -DIST fitsh-0.9.2.tar.gz 596395 BLAKE2B c1b4354dbbeb7a49483bafc7fd2af6e02d9d0dbe3a55c0f2ef68a012a015163fb7fa3d0ecec0f0bdd47363ad233d1e81b9b2db2e7b15c5885b397a81237c5e79 SHA512 2a6e48b7dc684bf533b541d94dc5ead86166992763b7d0b78ec63916454a5aa515281babfab73c94bbc73b19c3de82e0f387548a4f01974f3593bbc8ddb15c61 DIST fitsh-0.9.4.tar.gz 620247 BLAKE2B 84ff0efdb71c5cea94aa2c48df3bb9b6f28e9d48847f281fd2a8c55fd6555af62813f7dc5aa561de72641b2a75746711f3c81efe68e55237a551c26570f408b3 SHA512 27610b3a04ca29752fa764b34ccb6260d8fa7ca95ecfe1c2d099ebcf690138525d7e7d5bc5dbbc82458bc8b3389a056c6833de790874de8d0af5a1e964ad15a4 -EBUILD fitsh-0.9.2.ebuild 336 BLAKE2B d6328ebc0cf4b311f7b13056c92c30ff146d8d24ca5c708561456ef52bf19b7f78d1564a5ea9be269c79979f7876cb823f0cc87b8b72b2ae6d9d58b412f8b8d8 SHA512 92531e66ab88b5641c7bf2f331afe1813cad9de8eb78e09c77911f0cce87630651e0a958de9c0f311aa887f6abc4db6ddc03e48a7dc143959c587d822b1633ed EBUILD fitsh-0.9.4.ebuild 525 BLAKE2B b43b372f69f7ffbc97d13416b6074de6bf0f8a4d68110212ae86067aa78b5d915c93562fd0917ba0728093bf38a11c51acc540c5d0c308d95fe725b1f587721b SHA512 312b70bbec4ab53a8fd593bcb08ec15d8f3b6e681861d58d98d89288b0aeb02e1e4bd566eb4f185b501f8fb946556eede6483fd936c3dd54e31c169ebadab619 MISC metadata.xml 702 BLAKE2B 5b53c9f2268829db2598a7d68abc4a0c8ce5c60766ffedafb97ba242a3d1a7bb83712c8774a4787e88c9610acc61ea83c0f63255ab42598b3ca030b3c12d47fb SHA512 700c63527e29925aefc1fe8bc52b7f4e34059b02feb87e91603c4aebc37639322e4bee63afce0dbe0d082cb3b766920f4d938800ba3c6cba18b7ef2f81d06377 diff --git a/sci-astronomy/fitsh/fitsh-0.9.2.ebuild b/sci-astronomy/fitsh/fitsh-0.9.2.ebuild deleted file mode 100644 index c32d7fc69cc1..000000000000 --- a/sci-astronomy/fitsh/fitsh-0.9.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Software package for astronomical image processing" -HOMEPAGE="https://fitsh.net/" -SRC_URI="https://fitsh.net/download/fitsh/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" |