diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-15 18:49:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-15 18:49:07 +0000 |
commit | 84f2460112062fd9a2916e5fd5bbb10dcb84bca9 (patch) | |
tree | 7e4d31c9c999aa60551ead798aa65c4905407405 /dev-libs/libofx | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #395427 (diff) | |
download | gentoo-2-84f2460112062fd9a2916e5fd5bbb10dcb84bca9.tar.gz gentoo-2-84f2460112062fd9a2916e5fd5bbb10dcb84bca9.tar.bz2 gentoo-2-84f2460112062fd9a2916e5fd5bbb10dcb84bca9.zip |
alpha/ia64/sparc/x86 stable wrt #397853
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r-- | dev-libs/libofx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libofx/libofx-0.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libofx/ChangeLog b/dev-libs/libofx/ChangeLog index 0547439d0126..366d6f16a18d 100644 --- a/dev-libs/libofx/ChangeLog +++ b/dev-libs/libofx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libofx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.64 2012/01/07 13:18:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.65 2012/01/15 18:49:07 armin76 Exp $ + + 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> libofx-0.9.4.ebuild: + alpha/ia64/sparc/x86 stable wrt #397853 07 Jan 2012; Agostino Sarubbo <ago@gentoo.org> libofx-0.9.4.ebuild: Stable for AMD64, wrt bug #397853 diff --git a/dev-libs/libofx/libofx-0.9.4.ebuild b/dev-libs/libofx/libofx-0.9.4.ebuild index e997d1884910..a18b910d8b6a 100644 --- a/dev-libs/libofx/libofx-0.9.4.ebuild +++ b/dev-libs/libofx/libofx-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.4.ebuild,v 1.2 2012/01/07 13:18:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.4.ebuild,v 1.3 2012/01/15 18:49:07 armin76 Exp $ EAPI=4 @@ -10,7 +10,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="static-libs test" RDEPEND=">=app-text/opensp-1.5 |