diff options
author | Hanno Böck <hanno@gentoo.org> | 2005-02-01 23:50:28 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2005-02-01 23:50:28 +0000 |
commit | 43fecedcf34563fb6ec8c58eb7098f93dc8909bb (patch) | |
tree | ed5d284318d0f60f2c0c78fe090a6828c51bb8e5 /net-libs/aqhbci-ddvcard | |
parent | touchups (diff) | |
download | gentoo-2-43fecedcf34563fb6ec8c58eb7098f93dc8909bb.tar.gz gentoo-2-43fecedcf34563fb6ec8c58eb7098f93dc8909bb.tar.bz2 gentoo-2-43fecedcf34563fb6ec8c58eb7098f93dc8909bb.zip |
aqhbci-ddvcard version bump
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-libs/aqhbci-ddvcard')
5 files changed, 37 insertions, 5 deletions
diff --git a/net-libs/aqhbci-ddvcard/ChangeLog b/net-libs/aqhbci-ddvcard/ChangeLog index 5b94137183a5..f8294f0f3cf8 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.5 2005/01/14 10:50:04 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/ChangeLog,v 1.6 2005/02/01 23:50:28 hanno Exp $ + +*aqhbci-ddvcard-1.0.1_beta (02 Feb 2005) + + 02 Feb 2005; Hanno Boeck <hanno@gentoo.org> + +aqhbci-ddvcard-1.0.1_beta.ebuild: + Version bump. *aqhbci-ddvcard-0.9.5_beta (13 Jan 2005) diff --git a/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild b/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild index cfc99143d494..88925bffd408 100644 --- a/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild +++ b/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_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-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild,v 1.4 2005/01/02 18:24:53 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.4_beta.ebuild,v 1.5 2005/02/01 23:50:28 hanno Exp $ DESCRIPTION="DDV-Card plugin for aqhbci" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~ppc" IUSE="debug" DEPEND="net-libs/aqhbci - sys-libs/chipcard-client" + >=sys-libs/libchipcard-1.9.9_beta" S=${WORKDIR}/${PN/-/_}-${PV/_/} src_compile() { 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 index 89691782b618..168c4020076b 100644 --- a/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.5_beta.ebuild +++ b/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.5_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-ddvcard/aqhbci-ddvcard-0.9.5_beta.ebuild,v 1.1 2005/01/14 10:50:04 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-0.9.5_beta.ebuild,v 1.2 2005/02/01 23:50:28 hanno Exp $ DESCRIPTION="DDV-Card plugin for aqhbci" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~ppc" 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-ddvcard/aqhbci-ddvcard-1.0.1_beta.ebuild b/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-1.0.1_beta.ebuild new file mode 100644 index 000000000000..a4f059b1984e --- /dev/null +++ b/net-libs/aqhbci-ddvcard/aqhbci-ddvcard-1.0.1_beta.ebuild @@ -0,0 +1,25 @@ +# 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-1.0.1_beta.ebuild,v 1.1 2005/02/01 23:50:28 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/libchipcard-0.9.9_beta" +S=${WORKDIR}/${P/_/} +MAKEOPTS="-j1" + +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-1.0.1_beta b/net-libs/aqhbci-ddvcard/files/digest-aqhbci-ddvcard-1.0.1_beta new file mode 100644 index 000000000000..712c4b493ee0 --- /dev/null +++ b/net-libs/aqhbci-ddvcard/files/digest-aqhbci-ddvcard-1.0.1_beta @@ -0,0 +1 @@ +MD5 e033d4adda2e6972e20c0f79def3f83b aqhbci-ddvcard-1.0.1beta.tar.gz 329698 |