summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-09 20:31:07 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-09 20:31:07 +0000
commitabbf6127ade3172a60b71f311048cf1f89950daa (patch)
treee5878b4f48da71a0110c646cd73487c0e90626e7 /dev-libs/libofx
parentmarked stable on sparc (diff)
downloadgentoo-2-abbf6127ade3172a60b71f311048cf1f89950daa.tar.gz
gentoo-2-abbf6127ade3172a60b71f311048cf1f89950daa.tar.bz2
gentoo-2-abbf6127ade3172a60b71f311048cf1f89950daa.zip
stable on alpha
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r--dev-libs/libofx/ChangeLog7
-rw-r--r--dev-libs/libofx/Manifest10
-rw-r--r--dev-libs/libofx/libofx-0.6.5.ebuild6
3 files changed, 13 insertions, 10 deletions
diff --git a/dev-libs/libofx/ChangeLog b/dev-libs/libofx/ChangeLog
index b8cdf931322f..7002ff020c7e 100644
--- a/dev-libs/libofx/ChangeLog
+++ b/dev-libs/libofx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libofx
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.7 2003/09/18 23:54:01 zul Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.8 2004/01/09 20:27:59 agriffis Exp $
+
+ 09 Jan 2004; Aron Griffis <agriffis@gentoo.org> libofx-0.6.5.ebuild:
+ stable on alpha
*libofx-0.6.5 (18 Sep 2003)
diff --git a/dev-libs/libofx/Manifest b/dev-libs/libofx/Manifest
index bfe21044025b..908e1da28ab7 100644
--- a/dev-libs/libofx/Manifest
+++ b/dev-libs/libofx/Manifest
@@ -1,8 +1,8 @@
-MD5 4a26ee5271fd931a7e9c0b5735dac0d5 libofx-0.6.4-r1.ebuild 1012
+MD5 027c9e333811282d653f21017f888dde ChangeLog 1053
MD5 513f33cc86de74f7734a12eaf522d173 libofx-0.6.4.ebuild 862
-MD5 1e96378d85db7361ca2cfb7b53b3978f ChangeLog 958
-MD5 c5a7438af8eb4af5f310eb1a7928bc44 libofx-0.6.5.ebuild 872
+MD5 4a26ee5271fd931a7e9c0b5735dac0d5 libofx-0.6.4-r1.ebuild 1012
+MD5 27cdd1ae4e78be77edf37d4b797f5e50 libofx-0.6.5.ebuild 883
MD5 01e95323fd235e3559b8831adc8d1d34 files/digest-libofx-0.6.4 64
-MD5 aed194d8bebea157fe05b7ed84e57ba5 files/digest-libofx-0.6.5 64
-MD5 49ea3e257d9cc461e444c07e59396177 files/libofx-0.6.4-gcc2.patch 595
MD5 01e95323fd235e3559b8831adc8d1d34 files/digest-libofx-0.6.4-r1 64
+MD5 49ea3e257d9cc461e444c07e59396177 files/libofx-0.6.4-gcc2.patch 595
+MD5 aed194d8bebea157fe05b7ed84e57ba5 files/digest-libofx-0.6.5 64
diff --git a/dev-libs/libofx/libofx-0.6.5.ebuild b/dev-libs/libofx/libofx-0.6.5.ebuild
index c68e49296815..01b4773519e5 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-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1 2003/09/18 23:54:01 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.5.ebuild,v 1.2 2004/01/09 20:27:59 agriffis Exp $
DESCRIPTION="Library to support the Open Financial eXchange XML Format"
HOMEPAGE="http://libofx.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libofx/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc alpha"
IUSE=""
DEPEND=">=app-text/opensp-1.5
>=sys-apps/sed-4"