diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-10-18 10:30:40 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-10-18 10:35:42 +0200 |
commit | 9b3c1160922a34af25bab5d7abff39040857095b (patch) | |
tree | 85cb2c294110bfbffe5190578029d1978f844b90 /dev-erlang | |
parent | dev-erlang/fast_xml: drop 1.1.49 (diff) | |
download | gentoo-9b3c1160922a34af25bab5d7abff39040857095b.tar.gz gentoo-9b3c1160922a34af25bab5d7abff39040857095b.tar.bz2 gentoo-9b3c1160922a34af25bab5d7abff39040857095b.zip |
dev-erlang/fast_yaml: drop 1.0.32, 1.0.33, 1.0.34
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_yaml/Manifest | 3 | ||||
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.32.ebuild | 21 | ||||
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild | 22 | ||||
-rw-r--r-- | dev-erlang/fast_yaml/fast_yaml-1.0.34.ebuild | 22 |
4 files changed, 0 insertions, 68 deletions
diff --git a/dev-erlang/fast_yaml/Manifest b/dev-erlang/fast_yaml/Manifest index f9fea66d7cd6..4cb1abd129ae 100644 --- a/dev-erlang/fast_yaml/Manifest +++ b/dev-erlang/fast_yaml/Manifest @@ -1,5 +1,2 @@ -DIST fast_yaml-1.0.32.tar.gz 59969 BLAKE2B 690b9f463fde3fdde4a0b0b72b4f2d88e24e3bc2f79a650c3f2f2d0d627efec32a0d604e3575860c52c7238642da7e80b71cefbea3379c46b2809073b2dfd639 SHA512 8ae75b68417513e72eff61311c5cc989866ac9b885e4e2d80844d3eb20b7c688f77daf41415d24fb9cac7a7dc08df870efc9c3edcac61a2bd1fc68e7d8937702 -DIST fast_yaml-1.0.33.tar.gz 60314 BLAKE2B 3a4e807ef88d460d7e1f98f8f5567efe18ea153e8fb038bf6baaa4e1951491bd7504fd6d5013f77a3ddafa3c1ab14d54f7b64652fc002897de266de7297c97e6 SHA512 ace64e8818604031180955c2527cbd4eb73246f60d9d23e2fcde54d25451c3e2b0625e97df817a48cb23593f10555063aa894dd84fa64e5a2d68884a8d75a4f5 -DIST fast_yaml-1.0.34.tar.gz 60367 BLAKE2B 076b90e575b36ba3d3f920351ec749d6f7cd25d246cc1d80b826a463e91a62f8dd9a36d54ea2a3fa7a753a5e1bc137b3ab03ec6636b3844f13b987986979fb8d SHA512 d1f0081075fe0009658d83eb23da046f4e12a25eda293cb061ff33825324445059cafeec95c3e53f3eca94085188c63b436d2057b6266b32076c33b9ecd1e347 DIST fast_yaml-1.0.36.tar.gz 60410 BLAKE2B 2a95c7f1c3d0f3ef8b4f5d814076c32c83c0f10d3913ec603dcec6ef2f3f7c98d54434ed4408b41bb7b8f762e730b720f12e0d16c804f5a39a436fc9bfa0a29a SHA512 f479060bc5c37c5a86dad9b96b4d094edc5a0c41414e1c8f3c1b92553b9169f0990fc9a515f3dc199ed20147e84ede7f3e9956bce7236446bb932404899be1c4 DIST fast_yaml-1.0.37.tar.gz 60417 BLAKE2B 5c1a5a65ab84104df53b72f20f46125662703d5788907c21b6e84b568b48dd61387cb631d383421f8ae0ef38b59bedb5cd04233a428682b9f6a9233198e23db4 SHA512 26ff0d5bc8b0c4a4b45102dde42c2e372163220afbc523bf17fb9e7edf306f40c17883c60a4ad10417ff01731456dab94093cdc96196e10d2629c9ed05e84c2f diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.32.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.32.ebuild deleted file mode 100644 index 8a2b8bf8c9ba..000000000000 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.32.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Fast Yaml native library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/fast_yaml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-erlang/p1_utils-1.0.23 - dev-libs/libyaml" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild deleted file mode 100644 index 9b2f68855107..000000000000 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.33.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Fast Yaml native library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/fast_yaml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.25 - dev-libs/libyaml -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.34.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.34.ebuild deleted file mode 100644 index 43adc952280b..000000000000 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.34.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Fast Yaml native library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/fast_yaml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.25 - dev-libs/libyaml -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) |