diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 18:47:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 18:47:01 +0000 |
commit | 5044ae64f2cce6285206e90d788c6f7d8a3b63c8 (patch) | |
tree | 17eb0253c804fafd0ed766aae3cb9a5e009d0a8b /dev-libs/libofx/libofx-0.8.0-r1.ebuild | |
parent | Mark 1.2.2-r1 stable on alpha (diff) | |
download | gentoo-2-5044ae64f2cce6285206e90d788c6f7d8a3b63c8.tar.gz gentoo-2-5044ae64f2cce6285206e90d788c6f7d8a3b63c8.tar.bz2 gentoo-2-5044ae64f2cce6285206e90d788c6f7d8a3b63c8.zip |
Mark 0.8.0-r1 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-libs/libofx/libofx-0.8.0-r1.ebuild')
-rw-r--r-- | dev-libs/libofx/libofx-0.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libofx/libofx-0.8.0-r1.ebuild b/dev-libs/libofx/libofx-0.8.0-r1.ebuild index bdf33fe598ab..f7d351045c89 100644 --- a/dev-libs/libofx/libofx-0.8.0-r1.ebuild +++ b/dev-libs/libofx/libofx-0.8.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.8.0-r1.ebuild,v 1.8 2006/02/04 00:00:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.8.0-r1.ebuild,v 1.9 2006/02/04 18:47:01 agriffis 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 sparc x86" IUSE="" RDEPEND=">=app-text/opensp-1.5 |