summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/geda/geda-1.4.3-r1.ebuild')
-rw-r--r--sci-electronics/geda/geda-1.4.3-r1.ebuild22
1 files changed, 22 insertions, 0 deletions
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/geda-1.4.3-r1"
+RDEPEND="=sci-libs/libgeda-${PV}*
+ =sci-electronics/geda-gattrib-${PV}*
+ =sci-electronics/geda-gnetlist-${PV}*
+ =sci-electronics/geda-gschem-${PV}*
+ =sci-electronics/geda-gsymcheck-${PV}*
+ =sci-electronics/geda-symbols-${PV}*
+ =sci-electronics/geda-utils-${PV}*
+ doc? ( =sci-electronics/geda-docs-${PV}* )
+ examples? ( =sci-electronics/geda-examples-${PV}* )"