diff options
author | Hanno Böck <hanno@gentoo.org> | 2020-10-12 16:31:06 +0200 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2020-10-12 16:31:06 +0200 |
commit | 3894cf3318c008086af9299d1d8572f30ce5db1f (patch) | |
tree | 3b64df9971cd0977e65c5d453ff8f0e166bf9877 /dev-erlang | |
parent | dev-erlang/fast_tls: Bump (diff) | |
download | gentoo-3894cf3318c008086af9299d1d8572f30ce5db1f.tar.gz gentoo-3894cf3318c008086af9299d1d8572f30ce5db1f.tar.bz2 gentoo-3894cf3318c008086af9299d1d8572f30ce5db1f.zip |
dev-erlang/fast_xml: Remove old
Signed-off-by: Hanno Böck <hanno@gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/fast_xml/Manifest | 5 | ||||
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.22.ebuild | 25 | ||||
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.34.ebuild | 25 | ||||
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.37.ebuild | 22 | ||||
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.39.ebuild | 22 | ||||
-rw-r--r-- | dev-erlang/fast_xml/fast_xml-1.1.40.ebuild | 21 |
6 files changed, 0 insertions, 120 deletions
diff --git a/dev-erlang/fast_xml/Manifest b/dev-erlang/fast_xml/Manifest index 226865238d6f..954b7a4c2d5b 100644 --- a/dev-erlang/fast_xml/Manifest +++ b/dev-erlang/fast_xml/Manifest @@ -1,6 +1 @@ -DIST fast_xml-1.1.22.tar.gz 92408 BLAKE2B efd6c69c4dcfe3c36162c0b47ee8b56561102fde130f8be503c767e40d66c0f698876ed384bd27aea41e18f6530bf712eeeca2ea497c4b1aafc630fe1b016981 SHA512 33c79cf34d6b0093cf98d11c5b68855d4201a6891786cc3caabd7dded81a04118638ce091cda1f1c86729ea8c8765214332cc34a361bbfb3c5958dbc2027a384 -DIST fast_xml-1.1.34.tar.gz 93530 BLAKE2B f4db5fd718f66e34b305d04ca7be5a72770ca9c749154c668072c6ef88eb545f3ff200d549fba6395eed46605ce384559dadda66b4281429b57706c579f4c47a SHA512 e2b29e1307c0513046de2ac8afe6c1a6ed8a8640b62451777233607a656517ac1b4d68f725b05712d3c254f68e76e49716b1e913c3d3c34222fe2a5a62fa378a -DIST fast_xml-1.1.37.tar.gz 99004 BLAKE2B 946a7f4fd87aa65350bcb62e68ca571908a2299beb4823eb90cc9d4bc254dc1f9bac3bb1eb7c73b0419224e0ea56c3b56638537bae79264afc794d52429e3f2f SHA512 dc71f8687819d7d5200ccb0182b1b1076789e5810806a4ca6bee4273c68b68650ce1aa1ec08dbfea0a61aca7e9c48f25b2ec69d41d13384aeb22ed444572e67a -DIST fast_xml-1.1.39.tar.gz 99045 BLAKE2B ccc620b125b77143ae54cbd591aeb808072b4b90b2d736837b53907997485926a98a0a7a2d3726b63755e6004a82c518e1592148b681b2a727e6d4c2efd6bca7 SHA512 f32d20854f3647c5bfcd3fa819a8a03b744c00911a96b025c2a859bf963ae741f86fb0525fcec2b6d3c829ff431965f7bfe2dfd0e35927993e6e92db6b89647c -DIST fast_xml-1.1.40.tar.gz 99060 BLAKE2B 5e918dcbbd21d7c0f24302c6a7d1ed720c4151d582d3609089cd5abeebfd61ab057e1f04e8a8c0248235d8d5fa009303ecf9cc48cef6db564a6460acf1194a1f SHA512 f4748c4721cac03412bf3f128782293635d6eab7928c5f88f130788662ba201be4dc67d08ece04c372966f66ff82139f9017da256d22b4e5e8551a3e081d1dd2 DIST fast_xml-1.1.41.tar.gz 99078 BLAKE2B 82e6aae6bd5a4b4297711d30c6e8416bbf6f42e3c3acd8d956992a6d448d91c4b4fba522f689fd85f4f0c3b2a5ff1bafe600f1042d88e944512b102b5798887e SHA512 2e7d26e0f0209af0b12b8bbf0370b6876925960193da263dc85423a0bd16222005950661759ed935c4aa840148d9d470be5a6ee57cbc77ec599d6b1e1ffbf22a diff --git a/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild deleted file mode 100644 index 1c1d52dae19d..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=">=dev-erlang/p1_utils-1.0.7 - >=dev-lang/erlang-17.1 - dev-libs/expat" -DEPEND="${RDEPEND} - test? ( >=dev-lang/elixir-1.1 )" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/fast_xml-1.1.34.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.34.ebuild deleted file mode 100644 index d7a7ed543b5d..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.34.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=">=dev-erlang/p1_utils-1.0.13 - >=dev-lang/erlang-17.1 - dev-libs/expat" -DEPEND="${RDEPEND} - test? ( >=dev-lang/elixir-1.1 )" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/fast_xml-1.1.37.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.37.ebuild deleted file mode 100644 index 0cd3545f6e6f..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.37.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.16 - dev-libs/expat" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/fast_xml-1.1.39.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.39.ebuild deleted file mode 100644 index 43f5f4e08082..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.39.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.18 - dev-libs/expat" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/fast_xml-1.1.40.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.40.ebuild deleted file mode 100644 index 441d7760028a..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.40.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" - -DEPEND=">=dev-erlang/p1_utils-1.0.18 - dev-libs/expat" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) |