diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:45:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:45:10 +0000 |
commit | ecf18465577d61340f9392d555d254322ea189ee (patch) | |
tree | abd2cf79a25ab20a26bfc0708ff29a917bbe06e9 /dev-libs/libofx | |
parent | Stable on alpha, bug 89517. (diff) | |
download | historical-ecf18465577d61340f9392d555d254322ea189ee.tar.gz historical-ecf18465577d61340f9392d555d254322ea189ee.tar.bz2 historical-ecf18465577d61340f9392d555d254322ea189ee.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r-- | dev-libs/libofx/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libofx/libofx-0.6.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libofx/ChangeLog b/dev-libs/libofx/ChangeLog index 99ebe6d5b01c..e92fe9cee6e9 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.16 2004/12/12 05:06:51 weeve Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.17 2005/04/22 09:34:09 blubb Exp $ + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> libofx-0.6.6.ebuild: + stable on amd64 11 Dec 2004; Jason Wever <weeve@gentoo.org> libofx-0.6.6.ebuild: Stable on sparc. diff --git a/dev-libs/libofx/libofx-0.6.6.ebuild b/dev-libs/libofx/libofx-0.6.6.ebuild index 4e873c4a9104..e091a9202fa1 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 +# Copyright 1999-2005 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.8 2004/12/20 14:31:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.6.ebuild,v 1.9 2005/04/22 09:34:09 blubb 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="alpha ~amd64 hppa ppc sparc ~x86" +KEYWORDS="alpha amd64 hppa ppc sparc ~x86" IUSE="" RDEPEND=">=app-text/opensp-1.5" |