mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-electronics/kicad-meta: Bump to 5.0.1 version
Closes: https://bugs.gentoo.org/669366 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/10328 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
committed by
Amy Liffey
parent
11a8b5897b
commit
34c068d337
27
sci-electronics/kicad-meta/kicad-meta-5.0.1.ebuild
Normal file
27
sci-electronics/kicad-meta/kicad-meta-5.0.1.ebuild
Normal file
@@ -0,0 +1,27 @@
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Electronic Schematic and PCB design tools (meta package)"
|
||||
HOMEPAGE="http://www.kicad-pcb.org"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE="metapackage"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="doc nls"
|
||||
|
||||
RDEPEND="
|
||||
>=sci-electronics/kicad-5.0.1
|
||||
>=sci-electronics/kicad-symbols-5.0.1
|
||||
>=sci-electronics/kicad-footprints-5.0.1
|
||||
>=sci-electronics/kicad-packages3d-5.0.1
|
||||
>=sci-electronics/kicad-templates-5.0.1
|
||||
doc? (
|
||||
>=app-doc/kicad-doc-5.0.1
|
||||
)
|
||||
nls? (
|
||||
>=sci-electronics/kicad-i18n-5.0.1
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user