diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-09-19 15:41:18 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-09-19 15:41:18 +0000 |
commit | caa5602787ce800e6196dec4489cda78d5c40150 (patch) | |
tree | c4a7f48fe8902772cf4055966cca1d38638d7db7 /net-libs | |
parent | Patched per security bug #64628. (Manifest recommit) (diff) | |
download | gentoo-2-caa5602787ce800e6196dec4489cda78d5c40150.tar.gz gentoo-2-caa5602787ce800e6196dec4489cda78d5c40150.tar.bz2 gentoo-2-caa5602787ce800e6196dec4489cda78d5c40150.zip |
Fu**ing ekeyword
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/openhbci/ChangeLog | 4 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.16.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/openhbci/ChangeLog b/net-libs/openhbci/ChangeLog index 3b226ac576c6..554cf01562a2 100644 --- a/net-libs/openhbci/ChangeLog +++ b/net-libs/openhbci/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for net-libs/openhbci # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/ChangeLog,v 1.15 2004/09/19 15:34:36 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/ChangeLog,v 1.16 2004/09/19 15:41:18 kugelfang Exp $ - 19 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> : + 19 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> openhbci-0.9.16.ebuild: Marked ~amd64. *openhbci-0.9.16 (24 Jun 2004) diff --git a/net-libs/openhbci/openhbci-0.9.16.ebuild b/net-libs/openhbci/openhbci-0.9.16.ebuild index 9c5e9c8b494f..cc53e62dda08 100644 --- a/net-libs/openhbci/openhbci-0.9.16.ebuild +++ b/net-libs/openhbci/openhbci-0.9.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.16.ebuild,v 1.3 2004/07/15 01:26:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.16.ebuild,v 1.4 2004/09/19 15:41:18 kugelfang Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/openhbci/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~alpha ~ppc ~sparc" +KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6 |