From 976bf9ee61b41d2697d5ea9421f2c46f73ea84de Mon Sep 17 00:00:00 2001 From: Hanno Böck Date: Tue, 1 Feb 2005 23:51:52 +0000 Subject: aqhbci-rsacard version bump (Portage version: 2.0.51-r15) --- net-libs/aqhbci-rsacard/ChangeLog | 8 +++++++- .../aqhbci-rsacard-0.9.1_beta.ebuild | 4 ++-- .../aqhbci-rsacard-0.9.3_beta.ebuild | 24 ++++++++++++++++++++++ .../files/digest-aqhbci-rsacard-0.9.3_beta | 1 + 4 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.3_beta.ebuild create mode 100644 net-libs/aqhbci-rsacard/files/digest-aqhbci-rsacard-0.9.3_beta (limited to 'net-libs') 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 + +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 -- cgit v1.2.3-65-gdbad