diff options
author | Hanno Böck <hanno@gentoo.org> | 2021-06-10 19:34:54 +0200 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2021-06-10 19:34:54 +0200 |
commit | 0d3fe04d914bd0d9b79ebcf7d6e4fd54eac07914 (patch) | |
tree | ac42c651a2d13c61bb693518d2d95bc1bd5c7e1f /dev-erlang/jiffy | |
parent | dev-lang/python-exec: Bump to 2.4.8 (diff) | |
download | gentoo-0d3fe04d914bd0d9b79ebcf7d6e4fd54eac07914.tar.gz gentoo-0d3fe04d914bd0d9b79ebcf7d6e4fd54eac07914.tar.bz2 gentoo-0d3fe04d914bd0d9b79ebcf7d6e4fd54eac07914.zip |
dev-erlang/jiffy: Remove old versions
Signed-off-by: Hanno Böck <hanno@gentoo.org>
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Diffstat (limited to 'dev-erlang/jiffy')
-rw-r--r-- | dev-erlang/jiffy/Manifest | 4 | ||||
-rw-r--r-- | dev-erlang/jiffy/jiffy-0.14.11.ebuild | 20 | ||||
-rw-r--r-- | dev-erlang/jiffy/jiffy-0.14.9.ebuild | 20 | ||||
-rw-r--r-- | dev-erlang/jiffy/jiffy-1.0.1.ebuild | 20 | ||||
-rw-r--r-- | dev-erlang/jiffy/jiffy-1.0.4.ebuild | 20 |
5 files changed, 0 insertions, 84 deletions
diff --git a/dev-erlang/jiffy/Manifest b/dev-erlang/jiffy/Manifest index 267ff078489f..cd8d6c667f3b 100644 --- a/dev-erlang/jiffy/Manifest +++ b/dev-erlang/jiffy/Manifest @@ -1,5 +1 @@ -DIST jiffy-0.14.11.tar.gz 1878494 BLAKE2B e0240c0dcd81e1e505c41197772ecf659c76b7f91f1435c5a2debe558d9aa30291a6bd564b13fa617f801150dc4386d2d5f53ee6d64b1a7f8a59ea1e2f320d57 SHA512 0530958c04ecd3c479b432d15aa5c8c86ce9e39a828bf4e48eaa096a2a9b9c593b9cf07836346bf82e27ffcbaa6e923bc298e856701460e44c9c62a7c888028e -DIST jiffy-0.14.9.tar.gz 1878413 BLAKE2B 6df392a6849b012d6a635191fec90f116b729d2602342b85ff4e0585f5db7c1319bf2d622d74f1807476af879a117b8e7d7b45c1d834f81309d96f184cbe36dd SHA512 2c8e7b2ea95c69cb0c6a7d02e341591e6807d0d81577050bf6f884dc7af7335e909f01cf7017ea27fae922d9a50ca4709fe0603b5de282b58d71afe4e06f7813 -DIST jiffy-1.0.1.tar.gz 1820182 BLAKE2B f2a3482cd1a8c3b713237e6564493cc480caafb730a058c3be0b1bc71f30d24733b94deb0b895071f3ac5b63c6dff03a52440406362aacba271c5decd9eddcb8 SHA512 cbfa148833ceaab42a970a4894f781f02bb214fbb2d042ccd22c8e04b53e47b53be51abdcb30ed7b143f0b72deb6d20878ca23d518090707c43f2b36431f7087 -DIST jiffy-1.0.4.tar.gz 1819151 BLAKE2B 76486e228ca5e11b9f7828d0cfb34975d1a1f318187dc22b9497e4de0af906e3b88c86f43f82eb4e8963d33846a94e51d0762d2fa3eba78c9997942cdf3c7f7e SHA512 a1a09e625e99dd4c5e7812a03b390eec1ea90b444fe71ebfafd50ef07b36dc53d18cd01a970a6a102d89c2ddd68b2390ca4ab8eb9a296e4e7b87220422c7e127 DIST jiffy-1.0.5.tar.gz 1896318 BLAKE2B 2ec82545b80d7cfae70a71a5bcb70be1f8c905bc2ab2ec5132d793cdb8050a7bf463eae99771afe9d80fc7911fc0e635c29d2bc236275ac1f564f99685b3fd1d SHA512 607dded2ccb5f27d6608e19a03fece847fc7bf5c7a1d92a7fafa95efcea157612c73807fd6d624445fa68f895ea4456bd851656b952d5e48b58b6fedf606a830 diff --git a/dev-erlang/jiffy/jiffy-0.14.11.ebuild b/dev-erlang/jiffy/jiffy-0.14.11.ebuild deleted file mode 100644 index 6ebaf22f5490..000000000000 --- a/dev-erlang/jiffy/jiffy-0.14.11.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 ) diff --git a/dev-erlang/jiffy/jiffy-0.14.9.ebuild b/dev-erlang/jiffy/jiffy-0.14.9.ebuild deleted file mode 100644 index 6ebaf22f5490..000000000000 --- a/dev-erlang/jiffy/jiffy-0.14.9.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 ) diff --git a/dev-erlang/jiffy/jiffy-1.0.1.ebuild b/dev-erlang/jiffy/jiffy-1.0.1.ebuild deleted file mode 100644 index 4b1dcfb2aa0b..000000000000 --- a/dev-erlang/jiffy/jiffy-1.0.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2019 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.4.ebuild b/dev-erlang/jiffy/jiffy-1.0.4.ebuild deleted file mode 100644 index 4de5857dab6c..000000000000 --- a/dev-erlang/jiffy/jiffy-1.0.4.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 ) |