Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/geda-suite/
Date: Thu, 29 Aug 2019 12:13:37
Message-Id: 1567080794.2a03d9bdf17214248ab271207c3cd8df7e41446a.soap@gentoo
1 commit: 2a03d9bdf17214248ab271207c3cd8df7e41446a
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 29 12:13:14 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 29 12:13:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a03d9bd
7
8 sci-electronics/geda-suite: Remove old
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 .../geda-suite/geda-suite-20110427.ebuild | 24 ----------------------
14 1 file changed, 24 deletions(-)
15
16 diff --git a/sci-electronics/geda-suite/geda-suite-20110427.ebuild b/sci-electronics/geda-suite/geda-suite-20110427.ebuild
17 deleted file mode 100644
18 index b7049a989cf..00000000000
19 --- a/sci-electronics/geda-suite/geda-suite-20110427.ebuild
20 +++ /dev/null
21 @@ -1,24 +0,0 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=0
26 -
27 -HOMEPAGE="http://www.geda.seul.org"
28 -DESCRIPTION="Metapackage for all components for a full-featured gEDA/gaf system"
29 -
30 -IUSE=''
31 -LICENSE="GPL-2"
32 -KEYWORDS="~amd64 ~x86"
33 -SLOT="0"
34 -
35 -RDEPEND="sci-electronics/geda
36 - sci-electronics/gerbv
37 - >=sci-electronics/gnucap-0.35.20091207
38 - >=sci-electronics/gwave-20090213-r1
39 - sci-electronics/pcb
40 - >=sci-electronics/geda-xgsch2pcb-0.1.3-r2
41 - >=sci-electronics/iverilog-0.9.1
42 - sci-electronics/ngspice
43 - sci-electronics/gspiceui
44 - >=sci-electronics/gnetman-0.0.1_pre20060522-r2
45 - sci-electronics/gtkwave"