summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-12-26 19:53:08 +0000
committerJason Wever <weeve@gentoo.org>2004-12-26 19:53:08 +0000
commitad9843323158fc2d5851d35f28d3e239d6137090 (patch)
treee95b6f020c4ac51874725c173ad9bf771eef47fc /net-libs
parentFixing bug #75290. (diff)
downloadhistorical-ad9843323158fc2d5851d35f28d3e239d6137090.tar.gz
historical-ad9843323158fc2d5851d35f28d3e239d6137090.tar.bz2
historical-ad9843323158fc2d5851d35f28d3e239d6137090.zip
Added ~sparc keyword wrt bug #73702.
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/aqhbci/ChangeLog5
-rw-r--r--net-libs/aqhbci/Manifest4
-rw-r--r--net-libs/aqhbci/aqhbci-0.9.14_beta.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/aqhbci/ChangeLog b/net-libs/aqhbci/ChangeLog
index 397e8ea40ecb..32c112660b26 100644
--- a/net-libs/aqhbci/ChangeLog
+++ b/net-libs/aqhbci/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/aqhbci
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/ChangeLog,v 1.1 2004/12/21 17:08:50 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/ChangeLog,v 1.2 2004/12/26 19:53:08 weeve Exp $
+
+ 26 Dec 2004; Jason Wever <weeve@gentoo.org> aqhbci-0.9.14_beta.ebuild:
+ Added ~sparc keyword wrt bug #73702.
21 Dec 2004; Hanno Boeck <hanno@gentoo.org> aqhbci-0.9.14_beta.ebuild:
Initial commit (thanks to Florian Mueller in bug #72472).
diff --git a/net-libs/aqhbci/Manifest b/net-libs/aqhbci/Manifest
index 7196b2384a28..6ae03eac976e 100644
--- a/net-libs/aqhbci/Manifest
+++ b/net-libs/aqhbci/Manifest
@@ -1,4 +1,4 @@
-MD5 5475bb07c29f1e8e0607fd4d50795ddf aqhbci-0.9.14_beta.ebuild 684
-MD5 1aea865db1e9fd155dab1910b854539b ChangeLog 336
+MD5 e2ec434fa3a87334e01d783a23772e3a ChangeLog 449
+MD5 f6ff04608a429f8f2cacf63bf3d59e6b aqhbci-0.9.14_beta.ebuild 691
MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
MD5 e2940ce849e27d07eaab34d75f48fbba files/digest-aqhbci-0.9.14_beta 69
diff --git a/net-libs/aqhbci/aqhbci-0.9.14_beta.ebuild b/net-libs/aqhbci/aqhbci-0.9.14_beta.ebuild
index 6adf52e8fc87..800656664f4e 100644
--- a/net-libs/aqhbci/aqhbci-0.9.14_beta.ebuild
+++ b/net-libs/aqhbci/aqhbci-0.9.14_beta.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/aqhbci-0.9.14_beta.ebuild,v 1.2 2004/12/21 19:01:43 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/aqhbci-0.9.14_beta.ebuild,v 1.3 2004/12/26 19:53:08 weeve Exp $
DESCRIPTION="HBCI backend for AqBanking"
HOMEPAGE="http://www.aquamaniac.de/aqbanking/"
SRC_URI="mirror://sourceforge/aqhbci/${P/_/}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
IUSE="debug"
DEPEND=">=net-libs/aqbanking-0.9.6"
S=${WORKDIR}/${P/_/}