commit:     dd7cc681b8e2690d885fdc75d5faceaa2da34bbd
Author:     Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
AuthorDate: Fri Aug 25 05:52:57 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 09:50:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7cc681

sci-electronics/kicad-footprints: drop 7.0.6

Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-electronics/kicad-footprints/Manifest          |  1 -
 .../kicad-footprints/kicad-footprints-7.0.6.ebuild | 30 ----------------------
 2 files changed, 31 deletions(-)

diff --git a/sci-electronics/kicad-footprints/Manifest 
b/sci-electronics/kicad-footprints/Manifest
index 9a49e415ac9c..234c930dee4a 100644
--- a/sci-electronics/kicad-footprints/Manifest
+++ b/sci-electronics/kicad-footprints/Manifest
@@ -1,3 +1,2 @@
 DIST kicad-footprints-7.0.1.tar.bz2 23942389 BLAKE2B 
06408aaf1a388287dc0929f8f99e70bcab62051da1a4674f48ea264a75fd5780fe355420dafe96fd8548679c508a3860bdc0ba8ef287a3c7b3c6c78c0fdc2975
 SHA512 
1bc7ffdf089414c40e74a2b8c155e83900d406f46036d0803f115e505e25f7071111acc5bc85456de4c96af26d8a13ca81bd28dca5dfe48e26e5944f4478a688
-DIST kicad-footprints-7.0.6.tar.bz2 24045275 BLAKE2B 
7efb3e5b256f94ac657283d2a0bd19b8e6eb5ae65ed31d6e4aa64a8a37423392e6c890ed0231b2d81f9b223241873ee07cf2c9935d042d167e340b43c7ce55ef
 SHA512 
16eb37e5c26b940c46193a36bc93f0debbabb13bfeb07d1cdb56a8221f1a1f6167ebc16fecdbcfdf0f258f1a1cffc06864126ffbc337dd736b15b70d024d1bc8
 DIST kicad-footprints-7.0.7.tar.bz2 24411508 BLAKE2B 
1abedfbc3dfab302b5f929b01f2a83e83a4fee6b1d5056bf2c3579068c56807c656dea918f4c37fe030b727d3effbc35063f4f4103c4cfa6071f95c22d507597
 SHA512 
8af1fb371034bd5b22e0a8a896fa61e4eb0bda5b282759e17872bf4b466f49b39aa56ae068ac3d7d5a7453d9a7d511a81317d3f267a90d2764b2b8282f64aef0

diff --git a/sci-electronics/kicad-footprints/kicad-footprints-7.0.6.ebuild 
b/sci-electronics/kicad-footprints/kicad-footprints-7.0.6.ebuild
deleted file mode 100644
index ba02cb94ca78..000000000000
--- a/sci-electronics/kicad-footprints/kicad-footprints-7.0.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 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"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=sci-electronics/kicad-7.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