summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-05 06:06:01 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-05 06:06:01 +0000
commit32bf01b6fa13522009106b1c1aeaf6a1b2a4e28d (patch)
tree126abed36a9326e18484b7bd4d6bb188f4bd07d8 /sci-libs
parentMarked stable on mips. (diff)
downloadgentoo-2-32bf01b6fa13522009106b1c1aeaf6a1b2a4e28d.tar.gz
gentoo-2-32bf01b6fa13522009106b1c1aeaf6a1b2a4e28d.tar.bz2
gentoo-2-32bf01b6fa13522009106b1c1aeaf6a1b2a4e28d.zip
stable on ppc (Bug #142481)
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/libgeda/ChangeLog6
-rw-r--r--sci-libs/libgeda/libgeda-20060123.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog
index 68ee1242d8c5..622c50e07ea4 100644
--- a/sci-libs/libgeda/ChangeLog
+++ b/sci-libs/libgeda/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/libgeda
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.12 2006/07/03 18:45:08 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.13 2006/09/05 06:06:01 wormo Exp $
+
+ 04 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ libgeda-20060123.ebuild:
+ stable on ppc (Bug #142481)
03 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml:
Adjusted metadata, see bug #138062.
diff --git a/sci-libs/libgeda/libgeda-20060123.ebuild b/sci-libs/libgeda/libgeda-20060123.ebuild
index b5196b2742c9..f60d69e89302 100644
--- a/sci-libs/libgeda/libgeda-20060123.ebuild
+++ b/sci-libs/libgeda/libgeda-20060123.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060123.ebuild,v 1.1 2006/03/11 00:59:57 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060123.ebuild,v 1.2 2006/09/05 06:06:01 wormo Exp $
HOMEPAGE="http://www.geda.seul.org"
DESCRIPTION="libgeda - this library provides functions needed for the gEDA core suite"
@@ -8,7 +8,7 @@ SRC_URI="http://www.geda.seul.org/devel/${PV}/libgeda-${PV}.tar.gz"
IUSE="png static"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
SLOT="0"
DEPEND=">=dev-libs/glib-2.4.8