summaryrefslogtreecommitdiff
path: root/sci-astronomy/stiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
commit463397cf1e064185110fe57c568d73f99a06f5d1 (patch)
tree9aa75eefc5154eaf0e3c33658b830fc54dc68052 /sci-astronomy/stiff
parentc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (diff)
gentoo resync : 17.02.2021
Diffstat (limited to 'sci-astronomy/stiff')
-rw-r--r--sci-astronomy/stiff/Manifest2
-rw-r--r--sci-astronomy/stiff/stiff-2.4.0.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/sci-astronomy/stiff/Manifest b/sci-astronomy/stiff/Manifest
index 470659394f8c..1cc9fcf69452 100644
--- a/sci-astronomy/stiff/Manifest
+++ b/sci-astronomy/stiff/Manifest
@@ -1,3 +1,3 @@
DIST stiff-2.4.0.tar.gz 1074161 BLAKE2B 50a865985184b1b5cbd78024ed3ee72fa6d19431dbe99336d1ad671eaf076a5aa94471a11d447e3981881c789c00167b89c3fa92262f48f03f8a4251fa8cce3f SHA512 c8a293a2d1771b21d8af1194f9a2f582eca1a363964e76b78319c9cc2407332ef5e31dc74c0d10b9d5c7b6ae18ebd35ee59c53ad31c5f3966fabcd03948cadf6
-EBUILD stiff-2.4.0.ebuild 761 BLAKE2B 0f3bc1c7e267ad8591d84b7a8f20c6c3950cd0e9813964e7e64714f77eed0bf7618e0f7210df9bca6b784c5b40d5fecea8ac08d95b5fe0dc9b2a3e53fa6b9153 SHA512 85e175bfc3a386a5b733ba2f9113d10a066be23e119b0d0fbc36a94eb8fcf492b8b9ce35d45f1cffd484d69c67f159f14c612c4ab7d007c3b22e3cd9d8307a3e
+EBUILD stiff-2.4.0.ebuild 748 BLAKE2B 1d5858be5dcc2d17f889c09f339fb9506f9795969055dee17bbcaa480cccb69fd5e647fb2f8429803bd4e856268d7f0007be016ee877f73ef02c94d35d336fe9 SHA512 b3abfa46dcb8a73d2ff4b7c0966f6df5d5d798b7bf78a2b8ad369900dca9157c1f53060fa663309b18564bdc153e9ca4a035617811108dc3b050f2134fc83f24
MISC metadata.xml 465 BLAKE2B 09afaab47c9bffec55573bbbeecadce07f4e25f0e7010c261815479670e2484731420d9a6e6bce4463a4dc4e2ec73b1d36439b974537ce1aa75053b83638a0dd SHA512 651824579acd42807a5033d63b3803af2fa0d97f7742df3bf44d657bced9eeab5e89dcff1182cd3257c9815a1b44167df5326977f52b21a25b6e8cd6e1c4eafc
diff --git a/sci-astronomy/stiff/stiff-2.4.0.ebuild b/sci-astronomy/stiff/stiff-2.4.0.ebuild
index d0f551414a91..5d5e1701b58f 100644
--- a/sci-astronomy/stiff/stiff-2.4.0.ebuild
+++ b/sci-astronomy/stiff/stiff-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,6 @@ if [[ ${PV} == "9999" ]] ; then
inherit subversion
ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
SRC_URI=""
- KEYWORDS=""
else
SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"