diff options
author | 2011-10-11 17:13:49 +0000 | |
---|---|---|
committer | 2011-10-11 17:13:49 +0000 | |
commit | d3b51f009cbf119ab9b90d26588250b7919b4f9a (patch) | |
tree | ef2f369520bb03d2c4f60854a0acd6516e49907c /dev-libs/libofx/libofx-0.9.2.ebuild | |
parent | Drop DEPRECATED flags, bug #385503 (diff) | |
download | gentoo-2-d3b51f009cbf119ab9b90d26588250b7919b4f9a.tar.gz gentoo-2-d3b51f009cbf119ab9b90d26588250b7919b4f9a.tar.bz2 gentoo-2-d3b51f009cbf119ab9b90d26588250b7919b4f9a.zip |
Stable for HPPA (bug #375567).
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libofx/libofx-0.9.2.ebuild')
-rw-r--r-- | dev-libs/libofx/libofx-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libofx/libofx-0.9.2.ebuild b/dev-libs/libofx/libofx-0.9.2.ebuild index b372cf2506cc..1f83be3254f2 100644 --- a/dev-libs/libofx/libofx-0.9.2.ebuild +++ b/dev-libs/libofx/libofx-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.2.ebuild,v 1.6 2011/08/07 16:51:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.2.ebuild,v 1.7 2011/10/11 17:13:49 jer 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 |