diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-12 05:06:51 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-12 05:06:51 +0000 |
commit | 1d42820b8c52550e880c9ac2a2d7b6e1ac73d0cb (patch) | |
tree | 41443a6f6674528c5f1915ac2465f937de57a2de /dev-libs | |
parent | Updated HOMEPAGE and SRC_URI to reflect recent move to savannah.nongnu.org. (diff) | |
download | historical-1d42820b8c52550e880c9ac2a2d7b6e1ac73d0cb.tar.gz historical-1d42820b8c52550e880c9ac2a2d7b6e1ac73d0cb.tar.bz2 historical-1d42820b8c52550e880c9ac2a2d7b6e1ac73d0cb.zip |
Stable on sparc.
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libofx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libofx/Manifest | 12 | ||||
-rw-r--r-- | dev-libs/libofx/libofx-0.6.6.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-libs/libofx/ChangeLog b/dev-libs/libofx/ChangeLog index 07addaccaa78..99ebe6d5b01c 100644 --- a/dev-libs/libofx/ChangeLog +++ b/dev-libs/libofx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libofx # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.15 2004/10/29 18:34:19 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.16 2004/12/12 05:06:51 weeve Exp $ + + 11 Dec 2004; Jason Wever <weeve@gentoo.org> libofx-0.6.6.ebuild: + Stable on sparc. *libofx-0.7.0 (29 Oct 2004) diff --git a/dev-libs/libofx/Manifest b/dev-libs/libofx/Manifest index 0040928f284c..be83436a874f 100644 --- a/dev-libs/libofx/Manifest +++ b/dev-libs/libofx/Manifest @@ -1,12 +1,12 @@ -MD5 70fe6b9b2b757fccd2fc17cd6d524bbf libofx-0.7.0.ebuild 928 +MD5 9920198744faccbede83a90877be50fb ChangeLog 1908 MD5 91795bc54a13a171931b3b8f662e4fc4 libofx-0.6.4-r1.ebuild 1047 -MD5 372d7464ac85978c0cfcaef6b06063b8 libofx-0.6.4.ebuild 903 -MD5 35d163836de12d602b480872709a6e85 libofx-0.6.6.ebuild 929 -MD5 7ae5d65daf5ed2070e0b17c1ec5365e8 ChangeLog 1821 MD5 af75375852568e3ac91c86d24915861a libofx-0.6.5.ebuild 915 +MD5 1d3fb5c3b4a7841872ac6efbf121f22d libofx-0.6.6.ebuild 925 +MD5 70fe6b9b2b757fccd2fc17cd6d524bbf libofx-0.7.0.ebuild 928 +MD5 372d7464ac85978c0cfcaef6b06063b8 libofx-0.6.4.ebuild 903 MD5 01e95323fd235e3559b8831adc8d1d34 files/digest-libofx-0.6.4 64 +MD5 01e95323fd235e3559b8831adc8d1d34 files/digest-libofx-0.6.4-r1 64 MD5 aed194d8bebea157fe05b7ed84e57ba5 files/digest-libofx-0.6.5 64 MD5 d7fd5ed3804d5fa2f2c14c1d212e5990 files/digest-libofx-0.6.6 64 -MD5 432886ccebfb84d58c2e7d58346a37e2 files/digest-libofx-0.7.0 64 MD5 49ea3e257d9cc461e444c07e59396177 files/libofx-0.6.4-gcc2.patch 595 -MD5 01e95323fd235e3559b8831adc8d1d34 files/digest-libofx-0.6.4-r1 64 +MD5 432886ccebfb84d58c2e7d58346a37e2 files/digest-libofx-0.7.0 64 diff --git a/dev-libs/libofx/libofx-0.6.6.ebuild b/dev-libs/libofx/libofx-0.6.6.ebuild index 150d2ffa5e7d..d66d52f4191a 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.6 2004/10/05 13:57:25 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.6.ebuild,v 1.7 2004/12/12 05:06:51 weeve 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" |