summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 14:00:39 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 14:00:39 +0000
commit4e718619756e72fb89581b91cfacf678ce216c58 (patch)
treef648a1b249168d8283b9c52021449423c5beec18 /dev-libs
parentClosing #62715 (Manifest recommit) (diff)
downloadgentoo-2-4e718619756e72fb89581b91cfacf678ce216c58.tar.gz
gentoo-2-4e718619756e72fb89581b91cfacf678ce216c58.tar.bz2
gentoo-2-4e718619756e72fb89581b91cfacf678ce216c58.zip
PPC stable profile update
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/g-wrap/g-wrap-1.3.1-r1.ebuild4
-rw-r--r--dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild4
-rw-r--r--dev-libs/g-wrap/g-wrap-1.3.4.ebuild4
-rw-r--r--dev-libs/libofx/libofx-0.6.4-r1.ebuild4
-rw-r--r--dev-libs/libofx/libofx-0.6.4.ebuild4
-rw-r--r--dev-libs/libofx/libofx-0.6.5.ebuild4
-rw-r--r--dev-libs/libofx/libofx-0.6.6.ebuild4
7 files changed, 14 insertions, 14 deletions
diff --git a/dev-libs/g-wrap/g-wrap-1.3.1-r1.ebuild b/dev-libs/g-wrap/g-wrap-1.3.1-r1.ebuild
index 27b17b8c6fbf..35125721c808 100644
--- a/dev-libs/g-wrap/g-wrap-1.3.1-r1.ebuild
+++ b/dev-libs/g-wrap/g-wrap-1.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.1-r1.ebuild,v 1.13 2004/07/14 14:28:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.1-r1.ebuild,v 1.14 2004/10/05 13:58:11 pvdabeel Exp $
IUSE=""
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnucash.org"
SLOT="1.3"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc"
+KEYWORDS="x86 sparc ppc"
DEPEND=">=sys-apps/sed-4
>=dev-util/guile-1.4
diff --git a/dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild b/dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild
index 5706cc792748..19f4b4745d31 100644
--- a/dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild
+++ b/dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild,v 1.1 2004/07/02 21:32:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild,v 1.2 2004/10/05 13:58:11 pvdabeel Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://www.gnucash.org/pub/g-wrap/source/${P}.tar.gz"
SLOT="1.3"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc alpha sparc amd64"
+KEYWORDS="x86 ppc alpha sparc amd64"
DEPEND=">=dev-util/guile-1.4
>=dev-libs/slib-2.4.2"
diff --git a/dev-libs/g-wrap/g-wrap-1.3.4.ebuild b/dev-libs/g-wrap/g-wrap-1.3.4.ebuild
index e08402dc1718..ddc46bc439df 100644
--- a/dev-libs/g-wrap/g-wrap-1.3.4.ebuild
+++ b/dev-libs/g-wrap/g-wrap-1.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.4.ebuild,v 1.11 2004/07/02 21:32:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.4.ebuild,v 1.12 2004/10/05 13:58:11 pvdabeel Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://www.gnucash.org/pub/g-wrap/source/${P}.tar.gz"
SLOT="1.3"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc alpha sparc amd64"
+KEYWORDS="x86 ppc alpha sparc amd64"
DEPEND=">=dev-util/guile-1.4
>=dev-libs/slib-2.4.2"
diff --git a/dev-libs/libofx/libofx-0.6.4-r1.ebuild b/dev-libs/libofx/libofx-0.6.4-r1.ebuild
index 6eb166c531db..27cbae5e9504 100644
--- a/dev-libs/libofx/libofx-0.6.4-r1.ebuild
+++ b/dev-libs/libofx/libofx-0.6.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.4-r1.ebuild,v 1.5 2004/06/24 23:20:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.4-r1.ebuild,v 1.6 2004/10/05 13:57:25 pvdabeel Exp $
DESCRIPTION="Library to support the Open Financial eXchange XML Format"
HOMEPAGE="http://libofx.sourceforge.net/"
@@ -9,7 +9,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ppc"
IUSE=""
DEPEND=">=app-text/opensp-1.5
>=sys-apps/sed-4"
diff --git a/dev-libs/libofx/libofx-0.6.4.ebuild b/dev-libs/libofx/libofx-0.6.4.ebuild
index e1813d444757..4f4327c8b50c 100644
--- a/dev-libs/libofx/libofx-0.6.4.ebuild
+++ b/dev-libs/libofx/libofx-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.4.ebuild,v 1.7 2004/06/24 23:20:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.4.ebuild,v 1.8 2004/10/05 13:57:25 pvdabeel Exp $
DESCRIPTION="Library to support the Open Financial eXchange XML Format"
HOMEPAGE="http://libofx.sourceforge.net/"
@@ -9,7 +9,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
IUSE=""
DEPEND=">=app-text/opensp-1.5
>=sys-apps/sed-4"
diff --git a/dev-libs/libofx/libofx-0.6.5.ebuild b/dev-libs/libofx/libofx-0.6.5.ebuild
index 1ac108d0cf0a..e85e3e8727d7 100644
--- a/dev-libs/libofx/libofx-0.6.5.ebuild
+++ b/dev-libs/libofx/libofx-0.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.5.ebuild,v 1.5 2004/06/24 23:20:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.5.ebuild,v 1.6 2004/10/05 13:57:25 pvdabeel Exp $
DESCRIPTION="Library to support the Open Financial eXchange XML Format"
HOMEPAGE="http://libofx.sourceforge.net/"
@@ -9,7 +9,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc alpha"
+KEYWORDS="~x86 ppc alpha"
IUSE=""
DEPEND=">=app-text/opensp-1.5
>=sys-apps/sed-4"
diff --git a/dev-libs/libofx/libofx-0.6.6.ebuild b/dev-libs/libofx/libofx-0.6.6.ebuild
index 0b2c3c8a7c0f..150d2ffa5e7d 100644
--- a/dev-libs/libofx/libofx-0.6.6.ebuild
+++ b/dev-libs/libofx/libofx-0.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.6.ebuild,v 1.5 2004/07/18 22:12:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.6.ebuild,v 1.6 2004/10/05 13:57:25 pvdabeel Exp $
DESCRIPTION="Library to support the Open Financial eXchange XML Format"
HOMEPAGE="http://libofx.sourceforge.net/"
@@ -9,7 +9,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc alpha ~sparc ~amd64"
+KEYWORDS="~x86 ppc alpha ~sparc ~amd64"
IUSE=""
DEPEND=">=app-text/opensp-1.5
>=sys-apps/sed-4"