diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 13:38:00 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 13:38:00 +0000 |
commit | bb86f783cea4fddb8559cdce10d2623a483aa03a (patch) | |
tree | dedaa60fba12af6a14382e303b2a7d7798094ace /dev-libs/libofx | |
parent | stable x86, bug 294696 (diff) | |
download | historical-bb86f783cea4fddb8559cdce10d2623a483aa03a.tar.gz historical-bb86f783cea4fddb8559cdce10d2623a483aa03a.tar.bz2 historical-bb86f783cea4fddb8559cdce10d2623a483aa03a.zip |
stable x86, bug 299533
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r-- | dev-libs/libofx/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libofx/libofx-0.9.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libofx/ChangeLog b/dev-libs/libofx/ChangeLog index e38d8870bc28..84108804aceb 100644 --- a/dev-libs/libofx/ChangeLog +++ b/dev-libs/libofx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libofx -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.47 2009/09/29 17:59:49 vostorga Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.48 2010/01/04 13:38:00 fauli Exp $ + + 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libofx-0.9.1.ebuild: + stable x86, bug 299533 *libofx-0.9.1 (29 Sep 2009) diff --git a/dev-libs/libofx/libofx-0.9.1.ebuild b/dev-libs/libofx/libofx-0.9.1.ebuild index 29a6615bddb9..1bc29690430b 100644 --- a/dev-libs/libofx/libofx-0.9.1.ebuild +++ b/dev-libs/libofx/libofx-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild,v 1.1 2009/09/29 17:59:49 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild,v 1.2 2010/01/04 13:38:00 fauli Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc" DEPEND=">=app-text/opensp-1.5 |