Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gemato/
Date: Fri, 18 Sep 2020 09:38:19
Message-Id: 1600421871.1db184fd5f040283ff4ef1520d4c69433379c717.mgorny@gentoo
1 commit: 1db184fd5f040283ff4ef1520d4c69433379c717
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 18 09:22:48 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 18 09:37:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db184fd
7
8 app-portage/gemato: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-portage/gemato/Manifest | 4 ----
13 app-portage/gemato/gemato-14.5.ebuild | 33 ---------------------------
14 app-portage/gemato/gemato-15.0.ebuild | 42 ----------------------------------
15 app-portage/gemato/gemato-15.1.ebuild | 43 -----------------------------------
16 app-portage/gemato/gemato-16.0.ebuild | 43 -----------------------------------
17 5 files changed, 165 deletions(-)
18
19 diff --git a/app-portage/gemato/Manifest b/app-portage/gemato/Manifest
20 index 75bf12d5c72..75cfeec7869 100644
21 --- a/app-portage/gemato/Manifest
22 +++ b/app-portage/gemato/Manifest
23 @@ -1,7 +1,3 @@
24 DIST gemato-14.4.tar.gz 72630 BLAKE2B c8956b979d7c8629e245ba339e8ee707cd51ffe545a85c712c31b97ee2aaabef7a4964cac46c9cd8c4954c33529623293a94a26ae40b578a6b640aab15d47835 SHA512 0b514e4ff7773eefd2d9adc063a4fbc6a1e7d9ea3dfa783b1d5a8e6ec1e482533a8c70cd5e200a8b9671161d77e14254ad14aee6659e3c96eb9be3bbedcf11af
25 -DIST gemato-14.5.tar.gz 72752 BLAKE2B 61ca43c92556850afdc8ab1d027aa719d13e77727caf9660d1861b1cb07ab40c05bd0fab23f99eaa47252e09465813685c59d1ebb5cc89c2c3381e1571256836 SHA512 0979de8cb4fc51c79d5af485092e0b376094238d6bb67d44db96c66b1d5ee945f0ba82dc6f72bea1042b935029cb790c5cd87bc419ba82da21a972141f3690bb
26 -DIST gemato-15.0.tar.gz 73757 BLAKE2B 1315e621ccd10db4b1dea159fe01386e51632716b02dc1a5e797296b506de14506691b4cf9eeb58b66081ae761c1926c1c7fc6f1c1543143fb64e9e5dc47984e SHA512 ed88961bc22df77227c46ff013bafc801f1648827085bc02845b4374f3a4e67cdc79b68cb2bcd31956ac40cb0014e0f5348d79d77394ceed9152b2a0aa30599a
27 -DIST gemato-15.1.tar.gz 71954 BLAKE2B 29a899eb215b78c608f6846c8978837c96df5a69c112c771e4c25c89df268ef22e02bcfb171e9a1b5b2377af101c1029638156c7317e6961133b5a9206747204 SHA512 3263c8e0bc74e1b031775cc37697be5f3214d09ce00ea922af00b8b46638756ee74ad3bc75e73fe8e3563a0ccd5b76986a8f5fc7c00423db863296d89dd233a8
28 DIST gemato-15.2.tar.gz 72679 BLAKE2B 83e28fa3bc83976538610fec87c3a31e91a18847c107dc7793e16b5421eba69f7b60f8f05195f345ef6f4f8486203e4acbc01bad706b55c20a11480e85a3420c SHA512 5a98040dab0beac64e5e54bd54c6565cd301399709beda9e030ae9206111caf9e792260aa3c6586040060d4be71df3f1368e7554dff6affaa899c4157116faf3
29 -DIST gemato-16.0.tar.gz 78236 BLAKE2B d4c0d610eb2228be9c439036f7049b9c77d768e91bd30c32a072be5364dd94771dcad32f1194f69a195fb16182f8ecda8cf4769f61cf80e96d9737241ed4080a SHA512 73a1cc588d7541de466c9869eddc5f9347fd15eadeea0ed12c200a8bcf05a933969b80d66d1f61c8d73d9824b83986d4d93188105f047621d161454f22f02f45
30 DIST gemato-16.1.tar.gz 79946 BLAKE2B 54452ae113cee98f5c8f9ebc880b4ae424510766eb7cd8bc2775c85573388005343061aa9de8f505a72ee92801756f3cb7b67dfd39d9923d0030a4da301f7ce2 SHA512 df21eb8784cc6724874e38ba0192e1e5657483aa031656855fc0c2396179f7352f9450df6b41205425214cf70f2c812a7ee6f55a25334f0fd012b7e710c1de2c
31
32 diff --git a/app-portage/gemato/gemato-14.5.ebuild b/app-portage/gemato/gemato-14.5.ebuild
33 deleted file mode 100644
34 index a3227bbf179..00000000000
35 --- a/app-portage/gemato/gemato-14.5.ebuild
36 +++ /dev/null
37 @@ -1,33 +0,0 @@
38 -# Copyright 1999-2020 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=7
42 -
43 -DISTUTILS_USE_SETUPTOOLS=rdepend
44 -PYTHON_COMPAT=( python3_{6..9} pypy3 )
45 -PYTHON_REQ_USE='threads(+)'
46 -
47 -inherit distutils-r1
48 -
49 -DESCRIPTION="Stand-alone Manifest generation & verification tool"
50 -HOMEPAGE="https://github.com/mgorny/gemato"
51 -SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
52 -
53 -LICENSE="BSD-2"
54 -SLOT="0"
55 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
56 -IUSE="+gpg tools"
57 -
58 -RDEPEND="
59 - gpg? ( >=app-crypt/gnupg-2.2.20-r1 )"
60 -
61 -distutils_enable_tests setup.py
62 -
63 -python_install_all() {
64 - distutils-r1_python_install_all
65 -
66 - if use tools; then
67 - exeinto /usr/share/gemato
68 - doexe utils/*.{bash,py}
69 - fi
70 -}
71
72 diff --git a/app-portage/gemato/gemato-15.0.ebuild b/app-portage/gemato/gemato-15.0.ebuild
73 deleted file mode 100644
74 index 6e3922e1c1a..00000000000
75 --- a/app-portage/gemato/gemato-15.0.ebuild
76 +++ /dev/null
77 @@ -1,42 +0,0 @@
78 -# Copyright 1999-2020 Gentoo Authors
79 -# Distributed under the terms of the GNU General Public License v2
80 -
81 -EAPI=7
82 -
83 -DISTUTILS_USE_SETUPTOOLS=rdepend
84 -PYTHON_COMPAT=( python3_{6..9} pypy3 )
85 -PYTHON_REQ_USE='threads(+)'
86 -
87 -inherit distutils-r1
88 -
89 -DESCRIPTION="Stand-alone Manifest generation & verification tool"
90 -HOMEPAGE="https://github.com/mgorny/gemato"
91 -SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
92 -
93 -LICENSE="BSD-2"
94 -SLOT="0"
95 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~s390 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
96 -IUSE="+gpg tools"
97 -
98 -RDEPEND="
99 - gpg? (
100 - >=app-crypt/gnupg-2.2.20-r1
101 - dev-python/requests[${PYTHON_USEDEP}]
102 - )"
103 -BDEPEND="
104 - test? (
105 - >=app-crypt/gnupg-2.2.20-r1
106 - dev-python/requests[${PYTHON_USEDEP}]
107 - dev-python/responses[${PYTHON_USEDEP}]
108 - )"
109 -
110 -distutils_enable_tests setup.py
111 -
112 -python_install_all() {
113 - distutils-r1_python_install_all
114 -
115 - if use tools; then
116 - exeinto /usr/share/gemato
117 - doexe utils/*.{bash,py}
118 - fi
119 -}
120
121 diff --git a/app-portage/gemato/gemato-15.1.ebuild b/app-portage/gemato/gemato-15.1.ebuild
122 deleted file mode 100644
123 index 318247f6162..00000000000
124 --- a/app-portage/gemato/gemato-15.1.ebuild
125 +++ /dev/null
126 @@ -1,43 +0,0 @@
127 -# Copyright 1999-2020 Gentoo Authors
128 -# Distributed under the terms of the GNU General Public License v2
129 -
130 -EAPI=7
131 -
132 -DISTUTILS_USE_SETUPTOOLS=rdepend
133 -PYTHON_COMPAT=( python3_{6..9} pypy3 )
134 -PYTHON_REQ_USE='threads(+)'
135 -
136 -inherit distutils-r1
137 -
138 -DESCRIPTION="Stand-alone Manifest generation & verification tool"
139 -HOMEPAGE="https://github.com/mgorny/gemato"
140 -SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
141 -
142 -LICENSE="BSD-2"
143 -SLOT="0"
144 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
145 -IUSE="+gpg tools"
146 -
147 -RDEPEND="
148 - gpg? (
149 - >=app-crypt/gnupg-2.2.20-r1
150 - dev-python/requests[${PYTHON_USEDEP}]
151 - )"
152 -BDEPEND="
153 - test? (
154 - >=app-crypt/gnupg-2.2.20-r1
155 - >=dev-python/pytest-5[${PYTHON_USEDEP}]
156 - dev-python/requests[${PYTHON_USEDEP}]
157 - dev-python/responses[${PYTHON_USEDEP}]
158 - )"
159 -
160 -distutils_enable_tests pytest
161 -
162 -python_install_all() {
163 - distutils-r1_python_install_all
164 -
165 - if use tools; then
166 - exeinto /usr/share/gemato
167 - doexe utils/*.{bash,py}
168 - fi
169 -}
170
171 diff --git a/app-portage/gemato/gemato-16.0.ebuild b/app-portage/gemato/gemato-16.0.ebuild
172 deleted file mode 100644
173 index d4dfe160f0c..00000000000
174 --- a/app-portage/gemato/gemato-16.0.ebuild
175 +++ /dev/null
176 @@ -1,43 +0,0 @@
177 -# Copyright 1999-2020 Gentoo Authors
178 -# Distributed under the terms of the GNU General Public License v2
179 -
180 -EAPI=7
181 -
182 -DISTUTILS_USE_SETUPTOOLS=rdepend
183 -PYTHON_COMPAT=( python3_{6..9} pypy3 )
184 -PYTHON_REQ_USE='threads(+)'
185 -
186 -inherit distutils-r1
187 -
188 -DESCRIPTION="Stand-alone Manifest generation & verification tool"
189 -HOMEPAGE="https://github.com/mgorny/gemato"
190 -SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
191 -
192 -LICENSE="BSD-2"
193 -SLOT="0"
194 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
195 -IUSE="+gpg tools"
196 -
197 -RDEPEND="
198 - gpg? (
199 - >=app-crypt/gnupg-2.2.20-r1
200 - dev-python/requests[${PYTHON_USEDEP}]
201 - )"
202 -BDEPEND="
203 - test? (
204 - >=app-crypt/gnupg-2.2.20-r1
205 - >=dev-python/pytest-5[${PYTHON_USEDEP}]
206 - dev-python/requests[${PYTHON_USEDEP}]
207 - dev-python/responses[${PYTHON_USEDEP}]
208 - )"
209 -
210 -distutils_enable_tests pytest
211 -
212 -python_install_all() {
213 - distutils-r1_python_install_all
214 -
215 - if use tools; then
216 - exeinto /usr/share/gemato
217 - doexe utils/*.{bash,py}
218 - fi
219 -}