summaryrefslogtreecommitdiff
path: root/sci-chemistry/cara-bin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
commit6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (patch)
tree25413d1cb3a0cbfe36029db32398c0f333609215 /sci-chemistry/cara-bin
parent9c417bacd51da6d8b57fa9f37425161d30d4b95b (diff)
gentoo resync : 14.12.2020
Diffstat (limited to 'sci-chemistry/cara-bin')
-rw-r--r--sci-chemistry/cara-bin/Manifest2
-rw-r--r--sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild6
2 files changed, 3 insertions, 5 deletions
diff --git a/sci-chemistry/cara-bin/Manifest b/sci-chemistry/cara-bin/Manifest
index b63d348febfd..108b408b7757 100644
--- a/sci-chemistry/cara-bin/Manifest
+++ b/sci-chemistry/cara-bin/Manifest
@@ -1,4 +1,4 @@
DIST Start1.2.cara.xz 43124 BLAKE2B 5c045662e156eda4c1a2075c52f1d35ad073a1bdef2655297f1df91dd3cd21a3eec5ff389bdd8765a1df2e9016cc09a1547db676de39c6233fd1eac82286cdda SHA512 26874d634491558dc593a0ec32e83d5cfceedc69bbf901f4d25d6b9515b84aebffbf495d1ac34b3664b8b5822954edf62c5b88dcca6bcfcb152715caa88f5f03
DIST cara_1.8.4_linux.gz 6677463 BLAKE2B 3f67df10698b3f2851de1b221eeab94b497fb8a041fc6875755e18e06ae2e8c9c3cd670d99e21bf8034d5e3ac0a5d2ab46e101ba65813004809e1a1975e3b29e SHA512 e264cfbef640f267132dfd48b940203a319c8f34de71c5b786c6bfc2ab561bdf3fbd79516d619ca52b2aca64a2887f770fabfabedb76433c5f78aa02c65f898f
-EBUILD cara-bin-1.8.4-r2.ebuild 1194 BLAKE2B 60bf2f49889c11d0faa821b3333d739d3fc8bbf3f3eb9d5cd5729ad6f71de283033b54f6862b526526f129fd42254a742bdb9d8020e0d006545e41a41283add5 SHA512 9c56e4cc80d43a088d9d0851f96b16965a586accb8ea7da8845d090f80a0289ae7d9c598900ec681c090c1c04d2d990276a4219ab169c0a705b91e05a9e29858
+EBUILD cara-bin-1.8.4-r2.ebuild 1160 BLAKE2B 20119fa5761bb4ae633d9b99ebf010c58d611d1fdd293004eb67146795a5a19241d99ca474652ad5c00057da20baa954939442dfbddd9e95119845f7cc63b818 SHA512 b52a3e1dc1b09200be79a314e797b5a3a7699235c407c4463f9bbdfa47108ae1be7219ddd45afa69b151e5dbc07141fd9cf2bcb32f5f25f6e627c877e9de8960
MISC metadata.xml 271 BLAKE2B a446884cbe7a6789e0bcd82759f57bf1ab7b29c5ab714057ffa821c90f799d1fa9f9310c187ee4c3a8ae2476f6ea9d15f368045779f1581e68d02802c61c884c SHA512 3e6e6047a29e07123b81279cae1de17bc4bd4c3d7d8a8d26560114a18185f473d038fc220fa81c7213fa203ce197bad8b1c272d9b7e41cd770a953fa6308ff92
diff --git a/sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild b/sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild
index daba15405832..a28e3a126dc8 100644
--- a/sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild
+++ b/sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
MY_PN="${PN%%-bin}"
MY_P="${MY_PN}_${PV}"
@@ -15,7 +15,6 @@ HOMEPAGE="http://www.nmr.ch"
LICENSE="CARA"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="lua"
RDEPEND="
!prefix? (
@@ -30,8 +29,7 @@ RDEPEND="
>=x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
>=x11-libs/libXrender-0.9.8[abi_x86_32(-)]
)
- sys-libs/libstdc++-v3:5
- lua? ( dev-lang/lua )"
+ sys-libs/libstdc++-v3:5"
DEPEND=""
RESTRICT="bindist mirror"