summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2005-02-01 23:51:52 +0000
committerHanno Böck <hanno@gentoo.org>2005-02-01 23:51:52 +0000
commit976bf9ee61b41d2697d5ea9421f2c46f73ea84de (patch)
tree01be6f3e937bd39ce13c4a4658de88f5220ae95d /net-libs
parentaqhbci-ddvcard version bump (diff)
downloadgentoo-2-976bf9ee61b41d2697d5ea9421f2c46f73ea84de.tar.gz
gentoo-2-976bf9ee61b41d2697d5ea9421f2c46f73ea84de.tar.bz2
gentoo-2-976bf9ee61b41d2697d5ea9421f2c46f73ea84de.zip
aqhbci-rsacard version bump
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/aqhbci-rsacard/ChangeLog8
-rw-r--r--net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild4
-rw-r--r--net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.3_beta.ebuild24
-rw-r--r--net-libs/aqhbci-rsacard/files/digest-aqhbci-rsacard-0.9.3_beta1
4 files changed, 34 insertions, 3 deletions
diff --git a/net-libs/aqhbci-rsacard/ChangeLog b/net-libs/aqhbci-rsacard/ChangeLog
index c74b09dee615..46e9cafb827c 100644
--- a/net-libs/aqhbci-rsacard/ChangeLog
+++ b/net-libs/aqhbci-rsacard/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/aqhbci-rsacard
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-rsacard/ChangeLog,v 1.1 2005/01/13 12:33:47 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-rsacard/ChangeLog,v 1.2 2005/02/01 23:51:52 hanno Exp $
+
+*aqhbci-rsacard-0.9.3_beta (02 Feb 2005)
+
+ 02 Feb 2005; Hanno Boeck <hanno@gentoo.org>
+ +aqhbci-rsacard-0.9.3_beta.ebuild:
+ Version bump.
*aqhbci-rsacard-0.9.1_beta (13 Jan 2005)
diff --git a/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild b/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild
index 73962e1ee4a4..37f8aa5687e3 100644
--- a/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild
+++ b/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild,v 1.1 2005/01/13 12:33:47 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild,v 1.2 2005/02/01 23:51:52 hanno Exp $
DESCRIPTION="RSA-Card plugin for aqhbci"
HOMEPAGE="http://www.aquamaniac.de/aqbanking/"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="debug"
DEPEND=">=net-libs/aqhbci-0.9.6_beta
- sys-libs/chipcard-client"
+ >=sys-libs/libchipcard-0.9.9_beta"
S=${WORKDIR}/${P/_/}
src_compile() {
diff --git a/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.3_beta.ebuild b/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.3_beta.ebuild
new file mode 100644
index 000000000000..e57e718733df
--- /dev/null
+++ b/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.3_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-rsacard/aqhbci-rsacard-0.9.3_beta.ebuild,v 1.1 2005/02/01 23:51:52 hanno Exp $
+
+DESCRIPTION="RSA-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"
+IUSE="debug"
+DEPEND=">=net-libs/aqhbci-0.9.6_beta
+ >=sys-libs/libchipcard-0.9.9_beta"
+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-rsacard/files/digest-aqhbci-rsacard-0.9.3_beta b/net-libs/aqhbci-rsacard/files/digest-aqhbci-rsacard-0.9.3_beta
new file mode 100644
index 000000000000..7b0a036a22b8
--- /dev/null
+++ b/net-libs/aqhbci-rsacard/files/digest-aqhbci-rsacard-0.9.3_beta
@@ -0,0 +1 @@
+MD5 1a0f6df6f9812e47c8b9c1dcb3fb13af aqhbci-rsacard-0.9.3beta.tar.gz 330102