From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 90DA8138335 for ; Sun, 7 Apr 2019 16:53:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F163E0839; Sun, 7 Apr 2019 16:53:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3813AE0839 for ; Sun, 7 Apr 2019 16:53:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D91A335CFF for ; Sun, 7 Apr 2019 16:53:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74BBC593 for ; Sun, 7 Apr 2019 16:53:20 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1554655934.200d53364bcea235d4e6b6423410cdf332b08fc8.alexxy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-footprints/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/kicad-footprints/Manifest sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild X-VCS-Directories: sci-electronics/kicad-footprints/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 200d53364bcea235d4e6b6423410cdf332b08fc8 X-VCS-Branch: master Date: Sun, 7 Apr 2019 16:53:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9277e966-a8f4-4448-a1f1-91c358388336 X-Archives-Hash: 859fad57200f8f895df5c7709fa42b59 commit: 200d53364bcea235d4e6b6423410cdf332b08fc8 Author: Zoltan Puskas sinustrom info> AuthorDate: Mon Mar 25 05:06:38 2019 +0000 Commit: Alexey Shvetsov gentoo 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 sinustrom.info> Signed-off-by: Alexey Shvetsov 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"