diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
commit | 2629d931fc2f427cca193049a3e288372d2023f0 (patch) | |
tree | db6a1d3676c8a5d9249384694df25825073db79f /dev-libs/libofx | |
parent | Enable calendar support for 1.4 (diff) | |
download | gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.gz gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.bz2 gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r-- | dev-libs/libofx/libofx-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libofx/libofx-0.6.4.ebuild b/dev-libs/libofx/libofx-0.6.4.ebuild index d64206447097..58b15197fd76 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-2003 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.4.ebuild,v 1.3 2003/06/10 21:59:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.6.4.ebuild,v 1.4 2003/07/12 09:22:22 aliz 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" +KEYWORDS="x86" IUSE="" DEPEND=">=app-text/opensp-1.5 >=sys-apps/sed-4" |