summaryrefslogtreecommitdiff
path: root/dev-ml/ocamlbuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /dev-ml/ocamlbuild
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-ml/ocamlbuild')
-rw-r--r--dev-ml/ocamlbuild/Manifest4
-rw-r--r--dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild2
-rw-r--r--dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index 941f53e09702..361436fde57e 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,5 +1,5 @@
DIST ocamlbuild-0.10.1.tar.gz 193263 BLAKE2B cee82997a6b691b3df9b92055b74f05af57d7663f5dbb84701e66dffefcfe6ec00c9721e1872d546f2aea9237068e37ba7d94463d0002a8356dd4d84bc1865c0 SHA512 6d74bdce7fe147bf1a5fd570b569925b36b5f443c7251d1c13a0525e3086417b393a768722bf7d4b23a7e3178b0b3c2511499725c5a755d69783b8d555663e3b
DIST ocamlbuild-0.11.0.tar.gz 195297 BLAKE2B 2d653c402edf58035fa6efb65c99c956fe78efc4759f29c8ddab8263310a5d243d25d37d4c1a4f0699f151afb6d4c6df4c1550f95d6e915963b3d86923877225 SHA512 14bc44cc63b6c99e711658a1145247bad8263632fbb4550238cef15e226a76b83e51b83575a7a96f16b96ec321dedd0ef23f36166c354838aec1922f58179efd
-EBUILD ocamlbuild-0.10.1.ebuild 1003 BLAKE2B 9379a89d483f9d550ec31a5e7d12e829c9ae3f25f5e85041ca7c583b0ace471829391a836bf468607ccac2bcfc1b9615e8a819c5ed045d17e6fd6a6d4d917755 SHA512 7859dbae5f54bd7c0206d1c4a21bda1a6bbcb3fee7ed233dc4c9b80fba72bf3a1d5d25b141af49d2fc0110facb5ef2b803a607485cfbdff23677b5869a5f3a4f
-EBUILD ocamlbuild-0.11.0.ebuild 1069 BLAKE2B de8d456fc3492ad60a3376eac8e1969829a5d6e6bd71a9da4eca03e39c26cea7020c09b8d4eef0ea97c24d2419fefd945c5e7cb3d91a0f779b4724a6ec7bacf8 SHA512 58bb5fba0990ed26ae33713bd8b2f237cf1ff8915059e486223452809703882084748fde9086fe7674018f6bb2b99128c9f4cd46805591fe8485d8af9ced043a
+EBUILD ocamlbuild-0.10.1.ebuild 981 BLAKE2B 9da6fb917332e213c541ccb23f1b08a710a84b34d46c5b4ee82b11a67df40a4100ff7297935fd0f9edcb5827dbeb548689949a91e41031eb1d66a81e356d1391 SHA512 8c7b1a72ce701dde64b685e38fde16d4b115daa1d594bc69719254e82d3df193ca488c77001c15e5f572a9c00d0d915bb73e24d6e345972dda0fd38871740d3e
+EBUILD ocamlbuild-0.11.0.ebuild 1047 BLAKE2B 0c6541a006e7ce1975b3d3dd1e718749558f5881989f2534c2d1f46e512aff7012744b12eba8aa39c4f291141a19102bb05f12cd9e7d3721d5360f5c9354ea4e SHA512 259c4f683e9f067ec8fc056910fb4444528851a07e8e885b8d7409242a695955d957572a492d0425c3451a7a3236b0b2aa33fe133e29c9ece4950e82a2eda6b2
MISC metadata.xml 328 BLAKE2B 0915143535f6dbe4cbebdd06d1d650a59b377582bddbc04720aaccb8e2d72f1ceba4350908bb10516685a2ba960fbcbba5dd250866150489ba9aceb7efe9d542 SHA512 adc6a2be4148f558c80473e4d5d63e0275bae0fb43a29ad69ce420a52cc515e667e726707aaecf54371e5c795af141552934a48fdfd12e3fb777ce4aeb7b214f
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index e0622a77a825..f53c07a0797f 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
index 36621246391c..a3a99856903d 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt test"
DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"