commit:     050e385822c1860062d728207af80312566a0825
Author:     Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
AuthorDate: Mon Aug  5 07:36:54 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Aug  9 03:02:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050e3858

sci-electronics/kicad-footprints: drop 8.0.2

Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 sci-electronics/kicad-footprints/Manifest          |  1 -
 .../kicad-footprints/kicad-footprints-8.0.2.ebuild | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/sci-electronics/kicad-footprints/Manifest 
b/sci-electronics/kicad-footprints/Manifest
index 3537a7574656..fe31bed80039 100644
--- a/sci-electronics/kicad-footprints/Manifest
+++ b/sci-electronics/kicad-footprints/Manifest
@@ -1,4 +1,3 @@
 DIST kicad-footprints-7.0.10.tar.bz2 24478270 BLAKE2B 
dd12467ba7bad3f0ab44164ea4ef6502f44143ec66173d5dadba62ab60559c0e75c4f77d00436ba2f7e1f0b527ae94cd0954fdd568031d049fbb69de56f13c0c
 SHA512 
23fe7018f0f7328dc3d55e9f206d7ee4f4734be768d7024291b9d22c0134f1b887be5baf74fd601454e89a9a282aa9c0ad0ff631f5d29ec2ccac1c30b4dc1b66
 DIST kicad-footprints-7.0.11.tar.bz2 22722611 BLAKE2B 
f081eee0d8d2f9c691d7326dbc0a2edd329e027ae6602927f87e2e3c645fed1ba008e634a9043710ce552a94b01c28ac88461b83b97b26c225ad901af8535f21
 SHA512 
0786c08674432d797c7f98a05917ba22cfff4353e7b0e9007d61078cf6f5fc8ddf832e1a1e4d74788c9bf51fe9280ceae2c6051fce2253b5ba31b0a0f74d4511
-DIST kicad-footprints-8.0.2.tar.bz2 26517366 BLAKE2B 
d65b1c64f9c009ad8d232198544e351949137d567a4ed77bad6ed46e2e4eefd2dad8437ed8c11992fde4657be25d93e9f3fc69f50be846df480cf393f2dfb6d3
 SHA512 
b194aa4396209f248d21e089078be17844182275c252b4a9d8a013860d91983589a835c89f7d64e83bbd90ba9dc4ea0254377a04a3ce8b3313400c105e6febd5
 DIST kicad-footprints-8.0.3.tar.bz2 26585619 BLAKE2B 
ee9383770b4ebcab5cbf7576c71d71694c05760525267167923c3f8dd4d075c87d13402190455f9e7134815ea36ae8ca0fd84b51317f31120e816950cf42db15
 SHA512 
f61e56a4519708da19f9850f3102a0efbf73ebf276f821c1fc9f57d88f01ac7454002a32b8da7912bdfa2a4c5264254fad5d579329ea5eaf147ef2aade23ecc6

diff --git a/sci-electronics/kicad-footprints/kicad-footprints-8.0.2.ebuild 
b/sci-electronics/kicad-footprints/kicad-footprints-8.0.2.ebuild
deleted file mode 100644
index 7882a2e18c3c..000000000000
--- a/sci-electronics/kicad-footprints/kicad-footprints-8.0.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries"
-HOMEPAGE="https://gitlab.com/kicad/libraries/kicad-footprints";
-
-if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://gitlab.com/kicad/libraries/kicad-footprints.git";
-       inherit git-r3
-else
-       
SRC_URI="https://gitlab.com/kicad/libraries/${PN}/-/archive/${PV}/${P}.tar.bz2";
-
-       KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-fi
-
-LICENSE="CC-BY-SA-4.0"
-SLOT="0"
-
-RDEPEND=">=sci-electronics/kicad-8.0.0"
-
-if [[ ${PV} == 9999 ]] ; then
-#       x11-misc-util/macros only required on live ebuilds
-       BDEPEND+=" >=x11-misc/util-macros-1.18"
-fi

Reply via email to