commit: 26611334db774e8539d4e0a7173175fb028f6fc7 Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org> AuthorDate: Sat Dec 23 21:26:24 2017 +0000 Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org> CommitDate: Sat Dec 23 21:27:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26611334
sci-electronics/geda-suite: Version bump Drops especially the min version for sci-electronics/pcb. Package-Manager: Portage-2.3.19, Repoman-2.3.6 .../geda-suite/geda-suite-20171223.ebuild | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/sci-electronics/geda-suite/geda-suite-20171223.ebuild b/sci-electronics/geda-suite/geda-suite-20171223.ebuild new file mode 100644 index 00000000000..b042cef805b --- /dev/null +++ b/sci-electronics/geda-suite/geda-suite-20171223.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +HOMEPAGE="http://www.geda.seul.org" +DESCRIPTION="Metapackage for all components for a full-featured gEDA/gaf system" + +IUSE='' +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +SLOT="0" + +RDEPEND="sci-electronics/geda + sci-electronics/gerbv + >=sci-electronics/gnucap-0.35.20091207 + >=sci-electronics/gwave-20090213-r1 + sci-electronics/pcb + >=sci-electronics/geda-xgsch2pcb-0.1.3-r3 + >=sci-electronics/iverilog-0.9.6 + sci-electronics/ngspice + sci-electronics/gspiceui + >=sci-electronics/gnetman-0.0.1_pre20110124 + sci-electronics/gtkwave"