From ab230faa8cc02002c8262bb030b6f8fd42287cbd Mon Sep 17 00:00:00 2001 From: Denis Dupeyron Date: Wed, 20 May 2009 02:26:08 +0000 Subject: New meta-ebuild for the split ebuilds, thanks a lot to Stefan Salewski (bug #266358). (Portage version: 2.1.6.13/cvs/Linux i686) --- sci-electronics/geda/ChangeLog | 11 +++++++++-- sci-electronics/geda/geda-1.4.3-r1.ebuild | 22 ++++++++++++++++++++++ sci-electronics/geda/metadata.xml | 9 ++++++++- 3 files changed, 39 insertions(+), 3 deletions(-) create mode 100644 sci-electronics/geda/geda-1.4.3-r1.ebuild (limited to 'sci-electronics/geda') diff --git a/sci-electronics/geda/ChangeLog b/sci-electronics/geda/ChangeLog index 0932d1959dfd..4b4bd1cfc5c3 100644 --- a/sci-electronics/geda/ChangeLog +++ b/sci-electronics/geda/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-electronics/geda -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.49 2009/03/07 21:33:57 patrick Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.50 2009/05/20 02:26:08 calchan Exp $ + +*geda-1.4.3-r1 (20 May 2009) + + 20 May 2009; Denis Dupeyron +geda-1.4.3-r1.ebuild, + metadata.xml: + New meta-ebuild for the split ebuilds, thanks a lot to Stefan Salewski + (bug #266358). *geda-1.4.3 (07 Mar 2009) diff --git a/sci-electronics/geda/geda-1.4.3-r1.ebuild b/sci-electronics/geda/geda-1.4.3-r1.ebuild new file mode 100644 index 000000000000..a5d631968375 --- /dev/null +++ b/sci-electronics/geda/geda-1.4.3-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.4.3-r1.ebuild,v 1.1 2009/05/20 02:26:08 calchan Exp $ + +DESCRIPTION="Meta-package for the gEDA/gaf tools" +HOMEPAGE="http://www.gpleda.org/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="doc examples" + +DEPEND="! - sci-electronics + sci-electronics + + Meta-package for the GPL Electronic Design Automation tools (gEDA) + offering a mature suite of free software applications for electronics + design, including schematic capture, attribute management, bill of + materials (BOM) generation, etc... + + -- cgit v1.2.3-65-gdbad