summaryrefslogtreecommitdiff
path: root/dev-ml/gsl-ocaml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /dev-ml/gsl-ocaml
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-ml/gsl-ocaml')
-rw-r--r--dev-ml/gsl-ocaml/Manifest2
-rw-r--r--dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-ml/gsl-ocaml/Manifest b/dev-ml/gsl-ocaml/Manifest
index b142ec2df2f1..a3b4911d5d14 100644
--- a/dev-ml/gsl-ocaml/Manifest
+++ b/dev-ml/gsl-ocaml/Manifest
@@ -1,3 +1,3 @@
DIST gsl-ocaml-1.19.1.tar.gz 167549 BLAKE2B 17d559b31a2be9583fd616b273f1d5cac5a42bebc7df2cf4882ba5bf7ddf411971b4f49dc36eb3bcdb0265ea204d0ea0ba19bc6c63f49a6b8b6075715bd0a967 SHA512 be199d46479f07a16d2f667d7a29675171bc4ecc5a6e5948335bf98f72e6f12474d16455a22e6bfc73683f1d67de3a186d75f817f398f6621241b640c333e07d
-EBUILD gsl-ocaml-1.19.1.ebuild 630 BLAKE2B d1c2477d7c581840399347dcda9944a0ba7c676f9a2d977167ab0e3d6ba039fd14f4fc00007625285b976967f6bf6c9a9ec8f15cb23c833ee801487690f4469f SHA512 9304332034dd36c7e2151388b8e3c9b56aedf8c1ab1f979908af19e8efb5d09da59de46662e97611ee51f81b4ac2635f1672a4ed36ef566c1d928b8dd7297d24
+EBUILD gsl-ocaml-1.19.1.ebuild 654 BLAKE2B 24ca5f842efc365231d480097d212f32d023e7f35f7451ef2c6457ecf115c350b2710123b50264436c280648ea51800d60f26fbc388b6f9fd8cbfd87e94a7c88 SHA512 35e36e20006bfc00f63f4f0dfa5acf16b0f6deea6fd585d9ae7c49dee961de5614d4c56cffe3867f06ffa4261c26a49f628b1d6f78c5cc8a06b127e027c1ac92
MISC metadata.xml 480 BLAKE2B 0861e50067d48084fe0b0a25ba55bf878fdf23a78df50c1fc9c542453f75f834d9f208b9e8c744dcbf052fe2fd63237f6b6537e5c1867af62bee686f0a4477ec SHA512 5f1ad4ecf920b66b0a7d3ccd1b9f064ee04a0c422d13889db5d3c7329c47f03d08d8c151a03f8da8c0183147ed0140011b0dd73ad06d07840e5d737782e7518a
diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
index 694f13126426..7b461efb3ec0 100644
--- a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
+++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,6 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples test"
+RESTRICT="!test? ( test )"
DEPEND=">=sci-libs/gsl-1.19"
RDEPEND="${DEPEND}