summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2005-01-31 11:42:14 +0000
committerHanno Boeck <hanno@gentoo.org>2005-01-31 11:42:14 +0000
commitf15f0e56a3cb44cecec0cfad43443e9d712059ff (patch)
tree347ac110adb2e075de3c0db19c46be1f5f0d4148 /net-libs/aqhbci
parentupdated ebuild with dlz support, currently hard masked, testing badly needed (diff)
downloadhistorical-f15f0e56a3cb44cecec0cfad43443e9d712059ff.tar.gz
historical-f15f0e56a3cb44cecec0cfad43443e9d712059ff.tar.bz2
historical-f15f0e56a3cb44cecec0cfad43443e9d712059ff.zip
aqhbci version bump
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-libs/aqhbci')
-rw-r--r--net-libs/aqhbci/ChangeLog7
-rw-r--r--net-libs/aqhbci/Manifest6
-rw-r--r--net-libs/aqhbci/aqhbci-1.0.2_beta.ebuild26
-rw-r--r--net-libs/aqhbci/files/digest-aqhbci-1.0.2_beta1
4 files changed, 37 insertions, 3 deletions
diff --git a/net-libs/aqhbci/ChangeLog b/net-libs/aqhbci/ChangeLog
index 68793b2b3c41..2c9dd7f60718 100644
--- a/net-libs/aqhbci/ChangeLog
+++ b/net-libs/aqhbci/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/aqhbci
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/ChangeLog,v 1.7 2005/01/30 21:47:36 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/ChangeLog,v 1.8 2005/01/31 11:42:14 hanno Exp $
+
+*aqhbci-1.0.2_beta (31 Jan 2005)
+
+ 31 Jan 2005; Hanno Boeck <hanno@gentoo.org> +aqhbci-1.0.2_beta.ebuild:
+ Version bump.
30 Jan 2005; Jason Wever <weeve@gentoo.org> aqhbci-0.9.19_beta.ebuild:
Added ~sparc keyword wrt bug #73702.
diff --git a/net-libs/aqhbci/Manifest b/net-libs/aqhbci/Manifest
index a752c2f5172a..b2c42da51e5a 100644
--- a/net-libs/aqhbci/Manifest
+++ b/net-libs/aqhbci/Manifest
@@ -1,8 +1,10 @@
-MD5 b89302111790d4b27e304bf624ef48b1 ChangeLog 1020
-MD5 5a9db9a93ec019bc9f513f8008a18422 aqhbci-0.9.14_beta.ebuild 708
+MD5 4f86889b5a15b5b02f5865c0cc3cb716 ChangeLog 1144
MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
+MD5 5a9db9a93ec019bc9f513f8008a18422 aqhbci-0.9.14_beta.ebuild 708
MD5 78bc72dc0bb21ce2a8c5cab6dd96d93e aqhbci-0.9.16_beta.ebuild 703
MD5 21f703de7e18995089625e0786d9fc47 aqhbci-0.9.19_beta.ebuild 701
+MD5 97dd236093aca7c39cd86109e4aca6b3 aqhbci-1.0.2_beta.ebuild 700
MD5 e2940ce849e27d07eaab34d75f48fbba files/digest-aqhbci-0.9.14_beta 69
MD5 67a7d6d791a1462806de390c5f8fe3d9 files/digest-aqhbci-0.9.16_beta 69
MD5 e6c0dae6b71c7661601dac5c7997fb63 files/digest-aqhbci-0.9.19_beta 69
+MD5 7ed03a173c988c3984d8aa4b96cfc12d files/digest-aqhbci-1.0.2_beta 68
diff --git a/net-libs/aqhbci/aqhbci-1.0.2_beta.ebuild b/net-libs/aqhbci/aqhbci-1.0.2_beta.ebuild
new file mode 100644
index 000000000000..fa4f97853baa
--- /dev/null
+++ b/net-libs/aqhbci/aqhbci-1.0.2_beta.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/aqhbci-1.0.2_beta.ebuild,v 1.1 2005/01/31 11:42:14 hanno 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 ~ppc ~sparc"
+IUSE="debug"
+DEPEND=">=net-libs/aqbanking-1.0.2_beta"
+S=${WORKDIR}/${P/_/}
+
+# Fails with parallel make
+MAKEOPTS="-j1"
+
+src_compile() {
+ econf `use_enable debug` || die
+ emake || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS README TODO README COPYING NEWS
+}
diff --git a/net-libs/aqhbci/files/digest-aqhbci-1.0.2_beta b/net-libs/aqhbci/files/digest-aqhbci-1.0.2_beta
new file mode 100644
index 000000000000..fe5dced726b5
--- /dev/null
+++ b/net-libs/aqhbci/files/digest-aqhbci-1.0.2_beta
@@ -0,0 +1 @@
+MD5 a0deacab2e9038518856a39d683aaa96 aqhbci-1.0.2beta.tar.gz 608241