diff options
author | Hanno Böck <hanno@gentoo.org> | 2004-02-09 23:05:08 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2004-02-09 23:05:08 +0000 |
commit | 9038423dac52f19e164793442b39803440dc7451 (patch) | |
tree | 4e09b6917675bf52ab7147d9977c1288c205c386 /net-libs/openhbci | |
parent | set ppc in keywords (Manifest recommit) (diff) | |
download | gentoo-2-9038423dac52f19e164793442b39803440dc7451.tar.gz gentoo-2-9038423dac52f19e164793442b39803440dc7451.tar.bz2 gentoo-2-9038423dac52f19e164793442b39803440dc7451.zip |
marked openhbci-0.9.14 stable x86
Diffstat (limited to 'net-libs/openhbci')
-rw-r--r-- | net-libs/openhbci/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/openhbci/ChangeLog b/net-libs/openhbci/ChangeLog index a072b0c8bc25..fc1570e5445c 100644 --- a/net-libs/openhbci/ChangeLog +++ b/net-libs/openhbci/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/openhbci # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/ChangeLog,v 1.8 2004/01/14 20:14:32 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/ChangeLog,v 1.9 2004/02/09 23:05:08 hanno Exp $ + + 10 Feb 2004; Hanno Boeck <hanno@gentoo.org> openhbci-0.9.14.ebuild: + Marked stable x86. *openhbci-0.9.14 (14 Jan 2004) diff --git a/net-libs/openhbci/openhbci-0.9.14.ebuild b/net-libs/openhbci/openhbci-0.9.14.ebuild index ae81d54ab95b..ef9b0c161754 100644 --- a/net-libs/openhbci/openhbci-0.9.14.ebuild +++ b/net-libs/openhbci/openhbci-0.9.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.14.ebuild,v 1.1 2004/01/14 20:14:32 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.14.ebuild,v 1.2 2004/02/09 23:05:08 hanno Exp $ DESCRIPTION="Implementation of the HBCI protocol used by some banks" HOMEPAGE="http://openhbci.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/openhbci/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6 |