summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2005-01-14 10:50:04 +0000
committerHanno Böck <hanno@gentoo.org>2005-01-14 10:50:04 +0000
commit75f17c93c3ab5c566f499bb653e2a926b5b9453e (patch)
treea6d06e536cc84c482cc2fe1909ff91fe683dd408 /net-libs/aqhbci-ddvcard
parentgwenhywfar bump (Manifest recommit) (diff)
downloadgentoo-2-75f17c93c3ab5c566f499bb653e2a926b5b9453e.tar.gz
gentoo-2-75f17c93c3ab5c566f499bb653e2a926b5b9453e.tar.bz2
gentoo-2-75f17c93c3ab5c566f499bb653e2a926b5b9453e.zip
aqhbci-ddvcard bump
Diffstat (limited to 'net-libs/aqhbci-ddvcard')
-rw-r--r--net-libs/aqhbci-ddvcard/ChangeLog8
-rw-r--r--net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.5_beta.ebuild24
-rw-r--r--net-libs/aqhbci-ddvcard/files/digest-aqhbci-ddvcard-0.9.5_beta1
3 files changed, 32 insertions, 1 deletions
diff --git a/net-libs/aqhbci-ddvcard/ChangeLog b/net-libs/aqhbci-ddvcard/ChangeLog
index 92c9cff917b9..5b94137183a5 100644
--- a/net-libs/aqhbci-ddvcard/ChangeLog
+++ b/net-libs/aqhbci-ddvcard/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/aqhbci-ddvcard
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/ChangeLog,v 1.4 2005/01/02 18:24:53 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/ChangeLog,v 1.5 2005/01/14 10:50:04 hanno Exp $
+
+*aqhbci-ddvcard-0.9.5_beta (13 Jan 2005)
+
+ 13 Jan 2005; Hanno Boeck <hanno@gentoo.org>
+ +aqhbci-ddvcard-0.9.5_beta.ebuild:
+ Version bump.
03 Jan 2005; Chris White <chriswhite@gentoo.org>
aqhbci-ddvcard-0.9.4_beta.ebuild:
diff --git a/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.5_beta.ebuild b/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.5_beta.ebuild
new file mode 100644
index 000000000000..89691782b618
--- /dev/null
+++ b/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.5_beta.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.5_beta.ebuild,v 1.1 2005/01/14 10:50:04 hanno Exp $
+
+DESCRIPTION="DDV-Card plugin for aqhbci"
+HOMEPAGE="http://www.aquamaniac.de/aqbanking/"
+SRC_URI="mirror://sourceforge/aqhbci/${P/_/}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+IUSE="debug"
+DEPEND=">=net-libs/aqhbci-0.9.6_beta
+ sys-libs/chipcard-client"
+S=${WORKDIR}/${P/_/}
+
+src_compile() {
+ econf `use_enable debug` || die
+ emake || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS ChangeLog
+}
diff --git a/net-libs/aqhbci-ddvcard/files/digest-aqhbci-ddvcard-0.9.5_beta b/net-libs/aqhbci-ddvcard/files/digest-aqhbci-ddvcard-0.9.5_beta
new file mode 100644
index 000000000000..b9abd4a8c6b4
--- /dev/null
+++ b/net-libs/aqhbci-ddvcard/files/digest-aqhbci-ddvcard-0.9.5_beta
@@ -0,0 +1 @@
+MD5 e705acb2cfad5db5c4051684bae1a503 aqhbci-ddvcard-0.9.5beta.tar.gz 323688