diff options
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/geda/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/geda/geda-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/geda/ChangeLog b/sci-electronics/geda/ChangeLog index 5981b5a0ba6c..dd8a1a291830 100644 --- a/sci-electronics/geda/ChangeLog +++ b/sci-electronics/geda/ChangeLog @@ -1,6 +1,9 @@ # 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.43 2008/03/20 12:45:30 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.44 2008/03/22 09:56:48 nixnut Exp $ + + 22 Mar 2008; nixnut <nixnut@gentoo.org> geda-1.4.0.ebuild: + Stable on ppc wrt bug 192905 20 Mar 2008; Dawid Węgliński <cla@gentoo.org> geda-1.4.0.ebuild: Stable on x86 (bug #192905) diff --git a/sci-electronics/geda/geda-1.4.0.ebuild b/sci-electronics/geda/geda-1.4.0.ebuild index 828053d55616..3ef0de8266d1 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.5 2008/03/20 12:45:30 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.4.0.ebuild,v 1.6 2008/03/22 09:56:48 nixnut 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 |