diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 16:32:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 16:32:38 +0000 |
commit | 4f53194ff75eb5723cf6df322d68e7f1aa8bfa7f (patch) | |
tree | 1ede1fe52f72938d531ad8ba763a4206d1a9a138 /dev-libs/libofx | |
parent | Remove the filename since users are apparently retarded. Closes bug #207788. (diff) | |
download | gentoo-2-4f53194ff75eb5723cf6df322d68e7f1aa8bfa7f.tar.gz gentoo-2-4f53194ff75eb5723cf6df322d68e7f1aa8bfa7f.tar.bz2 gentoo-2-4f53194ff75eb5723cf6df322d68e7f1aa8bfa7f.zip |
Added ~ppc64; fix dependencies for app-office/kmymoney2
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r-- | dev-libs/libofx/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libofx/libofx-0.8.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libofx/ChangeLog b/dev-libs/libofx/ChangeLog index 6061a776b62e..4c240ef8a030 100644 --- a/dev-libs/libofx/ChangeLog +++ b/dev-libs/libofx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libofx -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.37 2007/11/16 00:53:11 beandog Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.38 2008/02/05 16:32:38 corsair Exp $ + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> libofx-0.8.3.ebuild: + Added ~ppc64; fix dependencies for app-office/kmymoney2 16 Nov 2007; Steve Dibb <beandog@gentoo.org> libofx-0.8.3.ebuild: amd64 stable, bug 192840 diff --git a/dev-libs/libofx/libofx-0.8.3.ebuild b/dev-libs/libofx/libofx-0.8.3.ebuild index b0fee0da5071..eb0c1ae84826 100644 --- a/dev-libs/libofx/libofx-0.8.3.ebuild +++ b/dev-libs/libofx/libofx-0.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.8.3.ebuild,v 1.5 2007/11/16 00:53:11 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.8.3.ebuild,v 1.6 2008/02/05 16:32:38 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libofx/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=app-text/opensp-1.5 |