commit:     200d53364bcea235d4e6b6423410cdf332b08fc8
Author:     Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
AuthorDate: Mon Mar 25 05:06:38 2019 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 16:52:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200d5336

sci-electronics/kicad-footprints: Bump to 5.1.0

Bug: https://bugs.gentoo.org/680642
Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.12

 sci-electronics/kicad-footprints/Manifest              |  1 +
 .../kicad-footprints/kicad-footprints-5.1.0.ebuild     | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/sci-electronics/kicad-footprints/Manifest 
b/sci-electronics/kicad-footprints/Manifest
index e788d93478b..dfa0ca6d217 100644
--- a/sci-electronics/kicad-footprints/Manifest
+++ b/sci-electronics/kicad-footprints/Manifest
@@ -1 +1,2 @@
 DIST kicad-footprints-5.0.1.tar.gz 5074166 BLAKE2B 
eb8a532c83af37d241c0eb73b7ac0a6bdd75e87f5d06ebdb9a109160cae131240f4f5516c9bd38785c51e068ffcc29cdec075565bc4bc14af3924f814a68aa54
 SHA512 
16057e7a768097a7e97ae8a25d0c35891d04621e5d5b7437e80f893f48365e562b69c38a8076c1dab0455801359e766fcd1f7d31fec2cc78c9e7cda2d6f210ae
+DIST kicad-footprints-5.1.0.tar.gz 5370734 BLAKE2B 
5a7c9db505edd37f5143cccb210a0f87bc08b1c9166c30a90b59af31f200e24c7608b210a6a3137095bb6eaad64f5f6909d87d685cd0d5cb080fb1f7e90ae575
 SHA512 
3ae6e35bcff8282b05f5661bf63b38681f1472c632523e3cd7288f2325b466b27708d850b95792084232399062eb54808b7bf08ec3880ac90d8a706c28e211b2

diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild 
b/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild
new file mode 100644
index 00000000000..c9de09f6416
--- /dev/null
+++ b/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries"
+HOMEPAGE="https://kicad.github.io/footprints/";
+SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=sci-electronics/kicad-5.1.0"

Reply via email to