summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/libgeda')
-rw-r--r--sci-libs/libgeda/ChangeLog8
-rw-r--r--sci-libs/libgeda/libgeda-1.4.3-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog
index b8d3f7adf3d8..35ce115e90d0 100644
--- a/sci-libs/libgeda/ChangeLog
+++ b/sci-libs/libgeda/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/libgeda
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.49 2009/10/18 17:36:56 nixnut Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.50 2010/02/24 16:41:20 hwoarang Exp $
+
+ 24 Feb 2010; Markos Chandras <hwoarang@gentoo.org>
+ libgeda-1.4.3-r1.ebuild:
+ Stable on amd64 wrt bug #285493
18 Oct 2009; nixnut <nixnut@gentoo.org> libgeda-1.4.3-r1.ebuild:
ppc stable #285493
diff --git a/sci-libs/libgeda/libgeda-1.4.3-r1.ebuild b/sci-libs/libgeda/libgeda-1.4.3-r1.ebuild
index 4fae6e9e7f33..5d0ddddf2b43 100644
--- a/sci-libs/libgeda/libgeda-1.4.3-r1.ebuild
+++ b/sci-libs/libgeda/libgeda-1.4.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-1.4.3-r1.ebuild,v 1.3 2009/10/18 17:36:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-1.4.3-r1.ebuild,v 1.4 2010/02/24 16:41:20 hwoarang Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://geda.seul.org/release/v$(get_version_component_range 1-2)/${PV}/
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc ~sparc ~x86"
IUSE="nls threads"
RDEPEND=">=dev-libs/glib-2.4