Gentoo Archives: gentoo-commits

From: "Hanno Böck" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_xml/
Date: Mon, 12 Oct 2020 14:31:16
Message-Id: 1602513066.3894cf3318c008086af9299d1d8572f30ce5db1f.hanno@gentoo
1 commit: 3894cf3318c008086af9299d1d8572f30ce5db1f
2 Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 12 14:31:06 2020 +0000
4 Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 12 14:31:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3894cf33
7
8 dev-erlang/fast_xml: Remove old
9
10 Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
11 Package-Manager: Portage-3.0.8, Repoman-3.0.1
12
13 dev-erlang/fast_xml/Manifest | 5 -----
14 dev-erlang/fast_xml/fast_xml-1.1.22.ebuild | 25 -------------------------
15 dev-erlang/fast_xml/fast_xml-1.1.34.ebuild | 25 -------------------------
16 dev-erlang/fast_xml/fast_xml-1.1.37.ebuild | 22 ----------------------
17 dev-erlang/fast_xml/fast_xml-1.1.39.ebuild | 22 ----------------------
18 dev-erlang/fast_xml/fast_xml-1.1.40.ebuild | 21 ---------------------
19 6 files changed, 120 deletions(-)
20
21 diff --git a/dev-erlang/fast_xml/Manifest b/dev-erlang/fast_xml/Manifest
22 index 226865238d6..954b7a4c2d5 100644
23 --- a/dev-erlang/fast_xml/Manifest
24 +++ b/dev-erlang/fast_xml/Manifest
25 @@ -1,6 +1 @@
26 -DIST fast_xml-1.1.22.tar.gz 92408 BLAKE2B efd6c69c4dcfe3c36162c0b47ee8b56561102fde130f8be503c767e40d66c0f698876ed384bd27aea41e18f6530bf712eeeca2ea497c4b1aafc630fe1b016981 SHA512 33c79cf34d6b0093cf98d11c5b68855d4201a6891786cc3caabd7dded81a04118638ce091cda1f1c86729ea8c8765214332cc34a361bbfb3c5958dbc2027a384
27 -DIST fast_xml-1.1.34.tar.gz 93530 BLAKE2B f4db5fd718f66e34b305d04ca7be5a72770ca9c749154c668072c6ef88eb545f3ff200d549fba6395eed46605ce384559dadda66b4281429b57706c579f4c47a SHA512 e2b29e1307c0513046de2ac8afe6c1a6ed8a8640b62451777233607a656517ac1b4d68f725b05712d3c254f68e76e49716b1e913c3d3c34222fe2a5a62fa378a
28 -DIST fast_xml-1.1.37.tar.gz 99004 BLAKE2B 946a7f4fd87aa65350bcb62e68ca571908a2299beb4823eb90cc9d4bc254dc1f9bac3bb1eb7c73b0419224e0ea56c3b56638537bae79264afc794d52429e3f2f SHA512 dc71f8687819d7d5200ccb0182b1b1076789e5810806a4ca6bee4273c68b68650ce1aa1ec08dbfea0a61aca7e9c48f25b2ec69d41d13384aeb22ed444572e67a
29 -DIST fast_xml-1.1.39.tar.gz 99045 BLAKE2B ccc620b125b77143ae54cbd591aeb808072b4b90b2d736837b53907997485926a98a0a7a2d3726b63755e6004a82c518e1592148b681b2a727e6d4c2efd6bca7 SHA512 f32d20854f3647c5bfcd3fa819a8a03b744c00911a96b025c2a859bf963ae741f86fb0525fcec2b6d3c829ff431965f7bfe2dfd0e35927993e6e92db6b89647c
30 -DIST fast_xml-1.1.40.tar.gz 99060 BLAKE2B 5e918dcbbd21d7c0f24302c6a7d1ed720c4151d582d3609089cd5abeebfd61ab057e1f04e8a8c0248235d8d5fa009303ecf9cc48cef6db564a6460acf1194a1f SHA512 f4748c4721cac03412bf3f128782293635d6eab7928c5f88f130788662ba201be4dc67d08ece04c372966f66ff82139f9017da256d22b4e5e8551a3e081d1dd2
31 DIST fast_xml-1.1.41.tar.gz 99078 BLAKE2B 82e6aae6bd5a4b4297711d30c6e8416bbf6f42e3c3acd8d956992a6d448d91c4b4fba522f689fd85f4f0c3b2a5ff1bafe600f1042d88e944512b102b5798887e SHA512 2e7d26e0f0209af0b12b8bbf0370b6876925960193da263dc85423a0bd16222005950661759ed935c4aa840148d9d470be5a6ee57cbc77ec599d6b1e1ffbf22a
32
33 diff --git a/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild
34 deleted file mode 100644
35 index 1c1d52dae19..00000000000
36 --- a/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild
37 +++ /dev/null
38 @@ -1,25 +0,0 @@
39 -# Copyright 1999-2019 Gentoo Authors
40 -# Distributed under the terms of the GNU General Public License v2
41 -
42 -EAPI=6
43 -
44 -inherit rebar
45 -
46 -DESCRIPTION="Fast Expat based Erlang XML parsing library"
47 -HOMEPAGE="https://github.com/processone/fast_xml"
48 -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
49 - -> ${P}.tar.gz"
50 -
51 -LICENSE="Apache-2.0"
52 -SLOT="0"
53 -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
54 -IUSE="test"
55 -RESTRICT="!test? ( test )"
56 -
57 -RDEPEND=">=dev-erlang/p1_utils-1.0.7
58 - >=dev-lang/erlang-17.1
59 - dev-libs/expat"
60 -DEPEND="${RDEPEND}
61 - test? ( >=dev-lang/elixir-1.1 )"
62 -
63 -DOCS=( CHANGELOG.md README.md )
64
65 diff --git a/dev-erlang/fast_xml/fast_xml-1.1.34.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.34.ebuild
66 deleted file mode 100644
67 index d7a7ed543b5..00000000000
68 --- a/dev-erlang/fast_xml/fast_xml-1.1.34.ebuild
69 +++ /dev/null
70 @@ -1,25 +0,0 @@
71 -# Copyright 1999-2019 Gentoo Authors
72 -# Distributed under the terms of the GNU General Public License v2
73 -
74 -EAPI=6
75 -
76 -inherit rebar
77 -
78 -DESCRIPTION="Fast Expat based Erlang XML parsing library"
79 -HOMEPAGE="https://github.com/processone/fast_xml"
80 -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
81 - -> ${P}.tar.gz"
82 -
83 -LICENSE="Apache-2.0"
84 -SLOT="0"
85 -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
86 -IUSE="test"
87 -RESTRICT="!test? ( test )"
88 -
89 -RDEPEND=">=dev-erlang/p1_utils-1.0.13
90 - >=dev-lang/erlang-17.1
91 - dev-libs/expat"
92 -DEPEND="${RDEPEND}
93 - test? ( >=dev-lang/elixir-1.1 )"
94 -
95 -DOCS=( CHANGELOG.md README.md )
96
97 diff --git a/dev-erlang/fast_xml/fast_xml-1.1.37.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.37.ebuild
98 deleted file mode 100644
99 index 0cd3545f6e6..00000000000
100 --- a/dev-erlang/fast_xml/fast_xml-1.1.37.ebuild
101 +++ /dev/null
102 @@ -1,22 +0,0 @@
103 -# Copyright 1999-2019 Gentoo Authors
104 -# Distributed under the terms of the GNU General Public License v2
105 -
106 -EAPI=6
107 -
108 -inherit rebar
109 -
110 -DESCRIPTION="Fast Expat based Erlang XML parsing library"
111 -HOMEPAGE="https://github.com/processone/fast_xml"
112 -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
113 - -> ${P}.tar.gz"
114 -
115 -LICENSE="Apache-2.0"
116 -SLOT="0"
117 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
118 -
119 -DEPEND=">=dev-lang/erlang-17.1
120 - >=dev-erlang/p1_utils-1.0.16
121 - dev-libs/expat"
122 -RDEPEND="${DEPEND}"
123 -
124 -DOCS=( CHANGELOG.md README.md )
125
126 diff --git a/dev-erlang/fast_xml/fast_xml-1.1.39.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.39.ebuild
127 deleted file mode 100644
128 index 43f5f4e0808..00000000000
129 --- a/dev-erlang/fast_xml/fast_xml-1.1.39.ebuild
130 +++ /dev/null
131 @@ -1,22 +0,0 @@
132 -# Copyright 1999-2020 Gentoo Authors
133 -# Distributed under the terms of the GNU General Public License v2
134 -
135 -EAPI=6
136 -
137 -inherit rebar
138 -
139 -DESCRIPTION="Fast Expat based Erlang XML parsing library"
140 -HOMEPAGE="https://github.com/processone/fast_xml"
141 -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
142 - -> ${P}.tar.gz"
143 -
144 -LICENSE="Apache-2.0"
145 -SLOT="0"
146 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
147 -
148 -DEPEND=">=dev-lang/erlang-17.1
149 - >=dev-erlang/p1_utils-1.0.18
150 - dev-libs/expat"
151 -RDEPEND="${DEPEND}"
152 -
153 -DOCS=( CHANGELOG.md README.md )
154
155 diff --git a/dev-erlang/fast_xml/fast_xml-1.1.40.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.40.ebuild
156 deleted file mode 100644
157 index 441d7760028..00000000000
158 --- a/dev-erlang/fast_xml/fast_xml-1.1.40.ebuild
159 +++ /dev/null
160 @@ -1,21 +0,0 @@
161 -# Copyright 1999-2020 Gentoo Authors
162 -# Distributed under the terms of the GNU General Public License v2
163 -
164 -EAPI=6
165 -
166 -inherit rebar
167 -
168 -DESCRIPTION="Fast Expat based Erlang XML parsing library"
169 -HOMEPAGE="https://github.com/processone/fast_xml"
170 -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
171 - -> ${P}.tar.gz"
172 -
173 -LICENSE="Apache-2.0"
174 -SLOT="0"
175 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
176 -
177 -DEPEND=">=dev-erlang/p1_utils-1.0.18
178 - dev-libs/expat"
179 -RDEPEND="${DEPEND}"
180 -
181 -DOCS=( CHANGELOG.md README.md )