summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-03-18 15:37:11 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-03-18 15:37:11 +0000
commit1296b3f4c16c91ac431c27a3965f5b112792d0bc (patch)
tree6467922c6c704feefd0cd9d48b2fcfb63fddb944 /sci-electronics/geda
parentSparc stable, required for Bug #192905. (diff)
downloadgentoo-2-1296b3f4c16c91ac431c27a3965f5b112792d0bc.tar.gz
gentoo-2-1296b3f4c16c91ac431c27a3965f5b112792d0bc.tar.bz2
gentoo-2-1296b3f4c16c91ac431c27a3965f5b112792d0bc.zip
Sparc stable, part of Bug #192905. Verified that RF_Amp example generates
the same output as comes with the example. (Portage version: 2.2_pre4)
Diffstat (limited to 'sci-electronics/geda')
-rw-r--r--sci-electronics/geda/ChangeLog6
-rw-r--r--sci-electronics/geda/geda-1.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-electronics/geda/ChangeLog b/sci-electronics/geda/ChangeLog
index 08f35b8807e2..070d8aa04119 100644
--- a/sci-electronics/geda/ChangeLog
+++ b/sci-electronics/geda/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/geda
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.41 2008/03/17 13:31:56 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.42 2008/03/18 15:37:11 fmccor Exp $
+
+ 18 Mar 2008; Ferris McCormick <fmccor@gentoo.org> geda-1.4.0.ebuild:
+ Sparc stable, part of Bug #192905. Verified that RF_Amp example generates
+ the same output as comes with the example.
17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> geda-1.4.0.ebuild:
amd64 stable wrt bug #192905
diff --git a/sci-electronics/geda/geda-1.4.0.ebuild b/sci-electronics/geda/geda-1.4.0.ebuild
index 6e76dd213f06..5fc8794af015 100644
--- a/sci-electronics/geda/geda-1.4.0.ebuild
+++ b/sci-electronics/geda/geda-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.4.0.ebuild,v 1.3 2008/03/17 13:31:56 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.4.0.ebuild,v 1.4 2008/03/18 15:37:11 fmccor Exp $
inherit eutils versionator
@@ -20,7 +20,7 @@ SRC_URI="http://www.geda.seul.org/release/${SUBDIR}/${PV}/geda-gattrib-${PV}.tar
IUSE="doc examples gd threads"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc sparc ~x86"
SLOT="0"
DEPEND=">=x11-libs/gtk+-2.4