summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-02-17 23:29:45 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-02-17 23:29:45 +0000
commitb285cbfcfc42e7bf38670b24ca40033934ff86ce (patch)
treeb251e1634e670a34d2fc811c44cb5b5162d2d8ad /sci-libs/libgeda
parentAdded to ~ppc. (diff)
downloadgentoo-2-b285cbfcfc42e7bf38670b24ca40033934ff86ce.tar.gz
gentoo-2-b285cbfcfc42e7bf38670b24ca40033934ff86ce.tar.bz2
gentoo-2-b285cbfcfc42e7bf38670b24ca40033934ff86ce.zip
Added to ~ppc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sci-libs/libgeda')
-rw-r--r--sci-libs/libgeda/ChangeLog6
-rw-r--r--sci-libs/libgeda/libgeda-20040111.ebuild4
-rw-r--r--sci-libs/libgeda/libgeda-20041228.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog
index 69ab0cc7a01b..58b2d15816a8 100644
--- a/sci-libs/libgeda/ChangeLog
+++ b/sci-libs/libgeda/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/libgeda
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.3 2005/01/04 12:12:04 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.4 2005/02/17 23:26:37 hansmi Exp $
+
+ 18 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
+ libgeda-20041228.ebuild:
+ Added to ~ppc.
*libgeda-20041228 (04 Jan 2005)
diff --git a/sci-libs/libgeda/libgeda-20040111.ebuild b/sci-libs/libgeda/libgeda-20040111.ebuild
index f77aed704b9a..97010bed8f2d 100644
--- a/sci-libs/libgeda/libgeda-20040111.ebuild
+++ b/sci-libs/libgeda/libgeda-20040111.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20040111.ebuild,v 1.1 2004/12/28 18:54:05 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20040111.ebuild,v 1.2 2005/02/17 23:26:37 hansmi Exp $
HOMEPAGE="http://www.geda.seul.org"
DESCRIPTION="libgeda - this library provides functions needed for a working gEDA/gaf system"
diff --git a/sci-libs/libgeda/libgeda-20041228.ebuild b/sci-libs/libgeda/libgeda-20041228.ebuild
index a3487b4af3b1..6cda991d27a3 100644
--- a/sci-libs/libgeda/libgeda-20041228.ebuild
+++ b/sci-libs/libgeda/libgeda-20041228.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20041228.ebuild,v 1.1 2005/01/04 12:12:04 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20041228.ebuild,v 1.2 2005/02/17 23:26:37 hansmi Exp $
HOMEPAGE="http://www.geda.seul.org"
DESCRIPTION="libgeda - this library provides functions needed for a working gEDA/gaf system"
@@ -8,7 +8,7 @@ SRC_URI="http://www.geda.seul.org/devel/${PV}/libgeda-${PV}.tar.gz"
IUSE="png static"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
SLOT="0"
DEPEND=">=dev-libs/glib-2.4.8