summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-02-24 16:41:20 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-02-24 16:41:20 +0000
commitbee50f0e33a95ec922438c14bc78731fdbc83971 (patch)
treed98c1eed5e542847eea61232c0ff623c1b4211bc /sci-libs
parentVersion bump (diff)
downloadgentoo-2-bee50f0e33a95ec922438c14bc78731fdbc83971.tar.gz
gentoo-2-bee50f0e33a95ec922438c14bc78731fdbc83971.tar.bz2
gentoo-2-bee50f0e33a95ec922438c14bc78731fdbc83971.zip
Stable on amd64 wrt bug #285493
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-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