diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-01-06 21:52:54 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-01-06 21:52:54 +0100 |
commit | 76407493cd9806731658748cb7fec045fe0cde91 (patch) | |
tree | 97bafe0062770573697b2c8c113ff577c16f5b9a /sci-electronics/kicad-footprints | |
parent | app-text/sword-modules: Revision bump, no changes. (diff) | |
download | gentoo-76407493cd9806731658748cb7fec045fe0cde91.tar.gz gentoo-76407493cd9806731658748cb7fec045fe0cde91.tar.bz2 gentoo-76407493cd9806731658748cb7fec045fe0cde91.zip |
sci-electronics/kicad*: Switch to cmake.eclass
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-electronics/kicad-footprints')
4 files changed, 8 insertions, 8 deletions
diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild b/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild index c9de09f6416f..3efe77462d03 100644 --- a/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild +++ b/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries" HOMEPAGE="https://kicad.github.io/footprints/" diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.1.2.ebuild b/sci-electronics/kicad-footprints/kicad-footprints-5.1.2.ebuild index 87e73ca040ba..268f2b9a6d51 100644 --- a/sci-electronics/kicad-footprints/kicad-footprints-5.1.2.ebuild +++ b/sci-electronics/kicad-footprints/kicad-footprints-5.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries" HOMEPAGE="https://kicad.github.io/footprints/" diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.1.4.ebuild b/sci-electronics/kicad-footprints/kicad-footprints-5.1.4.ebuild index 87e73ca040ba..268f2b9a6d51 100644 --- a/sci-electronics/kicad-footprints/kicad-footprints-5.1.4.ebuild +++ b/sci-electronics/kicad-footprints/kicad-footprints-5.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries" HOMEPAGE="https://kicad.github.io/footprints/" diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.1.5.ebuild b/sci-electronics/kicad-footprints/kicad-footprints-5.1.5.ebuild index 87e73ca040ba..268f2b9a6d51 100644 --- a/sci-electronics/kicad-footprints/kicad-footprints-5.1.5.ebuild +++ b/sci-electronics/kicad-footprints/kicad-footprints-5.1.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries" HOMEPAGE="https://kicad.github.io/footprints/" |