diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:58:34 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:58:34 +0000 |
commit | 1462c4efe3c76536851b36d1bbee7fefc0484e27 (patch) | |
tree | 4f9772f39a891aeab9efeda214631ea153e99e25 /net-libs/openhbci | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | historical-1462c4efe3c76536851b36d1bbee7fefc0484e27.tar.gz historical-1462c4efe3c76536851b36d1bbee7fefc0484e27.tar.bz2 historical-1462c4efe3c76536851b36d1bbee7fefc0484e27.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-libs/openhbci')
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.9-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/openhbci/openhbci-0.9.9-r1.ebuild b/net-libs/openhbci/openhbci-0.9.9-r1.ebuild index 9c0f3fe42904..3a06039b4117 100644 --- a/net-libs/openhbci/openhbci-0.9.9-r1.ebuild +++ b/net-libs/openhbci/openhbci-0.9.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.9-r1.ebuild,v 1.1 2003/06/03 21:24:47 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.9-r1.ebuild,v 1.2 2003/07/13 12:58:34 aliz 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" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6 diff --git a/net-libs/openhbci/openhbci-0.9.9.ebuild b/net-libs/openhbci/openhbci-0.9.9.ebuild index 3585d28cfc4a..8308c341d021 100644 --- a/net-libs/openhbci/openhbci-0.9.9.ebuild +++ b/net-libs/openhbci/openhbci-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.9.ebuild,v 1.2 2003/04/29 10:16:12 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.9.ebuild,v 1.3 2003/07/13 12:58:34 aliz 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" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6 |