summaryrefslogtreecommitdiff
path: root/dev-erlang/jiffy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-21 23:26:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-21 23:26:49 +0100
commitce5c22ea4ab2c848cb8e0fe7be18977d51f5f0bb (patch)
treecb5b53227bbd48fcb062830d7e94ac9a4fa9e081 /dev-erlang/jiffy
parent1c724102ee86c2c9fc156106acc870f69a4764c3 (diff)
gentoo auto-resync : 21:09:2022 - 23:26:49
Diffstat (limited to 'dev-erlang/jiffy')
-rw-r--r--dev-erlang/jiffy/Manifest4
-rw-r--r--dev-erlang/jiffy/jiffy-1.0.5.ebuild20
-rw-r--r--dev-erlang/jiffy/jiffy-1.0.8.ebuild20
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-erlang/jiffy/Manifest b/dev-erlang/jiffy/Manifest
index 872aac67f650..13b0c86e0c55 100644
--- a/dev-erlang/jiffy/Manifest
+++ b/dev-erlang/jiffy/Manifest
@@ -1,7 +1,3 @@
-DIST jiffy-1.0.5.tar.gz 1896318 BLAKE2B 2ec82545b80d7cfae70a71a5bcb70be1f8c905bc2ab2ec5132d793cdb8050a7bf463eae99771afe9d80fc7911fc0e635c29d2bc236275ac1f564f99685b3fd1d SHA512 607dded2ccb5f27d6608e19a03fece847fc7bf5c7a1d92a7fafa95efcea157612c73807fd6d624445fa68f895ea4456bd851656b952d5e48b58b6fedf606a830
-DIST jiffy-1.0.8.tar.gz 1896454 BLAKE2B 2c47c7a4350ff5e8674b365a8b65d242896165aee6386a2200a51009b686f86eccda6f4e5b48b1c7d3b5b0f2cfafd1aedf723a64f57c5d2988710fcbf56901a1 SHA512 d248d4e41d780a8f676c4fa7eee6fbdc6f9a5a2867c558cb1ce6f1600093b242fad48d86221a37bfdb7bba0142635f577a4ac3e98106558f5a0ca817dd9a0574
DIST jiffy-1.1.1.tar.gz 1674571 BLAKE2B 62242b23dd826a30cf1c38b2382dc9191f2355ef16305ea1199cb32b811e61153c0627dcb8d564c69f0c38ab8c22b5f3e918bff1aa168eb294c445bd95057ded SHA512 cfa36d77285e53ccce852640a4c780f2c29ad33c7352e3a5b69fec431d6684bac4bf5ac323379a8bb1d1289afa23b6f73d4d5ecf1b025791fd84198d4c066910
-EBUILD jiffy-1.0.5.ebuild 430 BLAKE2B 199a21bf11b5dfbd02c515d857fb1fa5cafbf8db8e84cfea94f050f7eeb23c45f745912d0a4325d3a381ec9c9276f5352757486570c5c649d0d34456b7ed3764 SHA512 78c413598da81ae0cd4b035885d8e296fd88a9d4547425d8b91fc074412d2f767d7461158ac0d952fe86849cd35c1f5a7017f9a12c36d95fa7ffd4eac28f7b98
-EBUILD jiffy-1.0.8.ebuild 432 BLAKE2B 82f0c301fe2ed4f9b6a5743b40e7ffb47c05f423568d69c0ec3d5133e969ca8fdf58750019c36c3cf653d14494e2869b02bed0b64babadc9b137ccbf675be1df SHA512 6bbd7e995e148779b1628f481d765cec7ab033ac3513ef6d9ddb6a198af04d19a933ba4147f4bb0818cfef97cad1914dcaa866c3fa996492dbcceced8b81b678
EBUILD jiffy-1.1.1.ebuild 430 BLAKE2B 2aef6fda8ff8d30eb1e677412b815c7b77fd1201ecb8e1f6ba306d621925c235a05fb4d7ec8d5aa8ce7ac067458b936e1042521c4d5aa69fcf9ab883fb32ea75 SHA512 4e60855492345c8eac961aae155f616c1edd7852e8cb16f8f117a85c7a307ac1cac99199d8903b9dbd48093bf6828a9b94280bf3cebd83c703d577d9aa996be3
MISC metadata.xml 298 BLAKE2B 9c713db17e4f60ed004209b49ec83972a7963967ff3b322a1929676bc7fb222568132ee40dc8dda70fb1c99ad53de35c7993a526a668ae1f8ea00a7f22eba611 SHA512 5854df65480edb839a8e74c59ac2e2e2b0766dc1022b68bf4198b6b4641ee6c8ac16f8b68d14a6e2d75cac7df2c1fa7ee9f1fcd30acda51ebcbcf86f197d76b5
diff --git a/dev-erlang/jiffy/jiffy-1.0.5.ebuild b/dev-erlang/jiffy/jiffy-1.0.5.ebuild
deleted file mode 100644
index cf4a6e71e6c5..000000000000
--- a/dev-erlang/jiffy/jiffy-1.0.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="JSON NIFs for Erlang"
-HOMEPAGE="https://github.com/davisp/jiffy"
-SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz
- -> ${P}.tar.gz"
-
-LICENSE="MIT BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1"
-RDEPEND="${DEPEND}"
-
-DOCS=( README.md )
diff --git a/dev-erlang/jiffy/jiffy-1.0.8.ebuild b/dev-erlang/jiffy/jiffy-1.0.8.ebuild
deleted file mode 100644
index 7003a8f4d816..000000000000
--- a/dev-erlang/jiffy/jiffy-1.0.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="JSON NIFs for Erlang"
-HOMEPAGE="https://github.com/davisp/jiffy"
-SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz
- -> ${P}.tar.gz"
-
-LICENSE="MIT BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1"
-RDEPEND="${DEPEND}"
-
-DOCS=( README.md )