mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sci-electronics/kicad-meta: drop 5.1.12
Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
44e5fd0de5
commit
4dfa9b98fa
@@ -1,29 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Electronic Schematic and PCB design tools (meta package)"
|
||||
HOMEPAGE="http://www.kicad.org"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE="metapackage"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
IUSE="doc minimal nls"
|
||||
|
||||
RDEPEND="
|
||||
>=sci-electronics/kicad-${PV}
|
||||
>=sci-electronics/kicad-symbols-${PV}
|
||||
>=sci-electronics/kicad-footprints-${PV}
|
||||
doc? (
|
||||
>=app-doc/kicad-doc-${PV}
|
||||
)
|
||||
!minimal? (
|
||||
>=sci-electronics/kicad-packages3d-${PV}
|
||||
>=sci-electronics/kicad-templates-${PV}
|
||||
)
|
||||
nls? (
|
||||
>=sci-electronics/kicad-i18n-${PV}
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user