summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2005-09-28 10:14:23 +0000
committerHanno Böck <hanno@gentoo.org>2005-09-28 10:14:23 +0000
commit87d1ec3a58c3688f328bbf7bb66a19366c0b0d44 (patch)
tree5ea0ef334f2823f420ec1bd820981bff2fb3988d /net-libs
parentremoving aqhbci-qt-tools (replaced by aqbanking with qt-useflag) (diff)
downloadgentoo-2-87d1ec3a58c3688f328bbf7bb66a19366c0b0d44.tar.gz
gentoo-2-87d1ec3a58c3688f328bbf7bb66a19366c0b0d44.tar.bz2
gentoo-2-87d1ec3a58c3688f328bbf7bb66a19366c0b0d44.zip
removing aqhbci-rsacard (replaced by aqbanking/libchipcard)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/aqhbci-rsacard/ChangeLog16
-rw-r--r--net-libs/aqhbci-rsacard/Manifest6
-rw-r--r--net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild24
-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.1_beta1
-rw-r--r--net-libs/aqhbci-rsacard/files/digest-aqhbci-rsacard-0.9.3_beta1
-rw-r--r--net-libs/aqhbci-rsacard/metadata.xml6
7 files changed, 0 insertions, 78 deletions
diff --git a/net-libs/aqhbci-rsacard/ChangeLog b/net-libs/aqhbci-rsacard/ChangeLog
deleted file mode 100644
index 46e9cafb827c..000000000000
--- a/net-libs/aqhbci-rsacard/ChangeLog
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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.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)
-
- 13 Jan 2005; Hanno Boeck <hanno@gentoo.org>
- +aqhbci-rsacard-0.9.1_beta.ebuild:
- Added RSA-Card-Plugin for aqhbci.
-
diff --git a/net-libs/aqhbci-rsacard/Manifest b/net-libs/aqhbci-rsacard/Manifest
deleted file mode 100644
index 9e3c5bcda8d0..000000000000
--- a/net-libs/aqhbci-rsacard/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 cfda36ec2595d48f8c1bf0ce7b4bb2ba aqhbci-rsacard-0.9.1_beta.ebuild 671
-MD5 2d3dd58f8ba2a43a0a2dd62ae9139ebf ChangeLog 522
-MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
-MD5 750345f919ce5909f93364f6c89a2c9c aqhbci-rsacard-0.9.3_beta.ebuild 671
-MD5 681137be820dc6736351a3064bc9a6c6 files/digest-aqhbci-rsacard-0.9.1_beta 76
-MD5 621084139ec5d1c0a0b496ae22d43480 files/digest-aqhbci-rsacard-0.9.3_beta 76
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
deleted file mode 100644
index 37f8aa5687e3..000000000000
--- a/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.1_beta.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# 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.2 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/aqhbci-rsacard-0.9.3_beta.ebuild b/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.3_beta.ebuild
deleted file mode 100644
index e57e718733df..000000000000
--- a/net-libs/aqhbci-rsacard/aqhbci-rsacard-0.9.3_beta.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# 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.1_beta b/net-libs/aqhbci-rsacard/files/digest-aqhbci-rsacard-0.9.1_beta
deleted file mode 100644
index c617fa57a944..000000000000
--- a/net-libs/aqhbci-rsacard/files/digest-aqhbci-rsacard-0.9.1_beta
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8970270dde26c23b5d8eab4d88c8ad7d aqhbci-rsacard-0.9.1beta.tar.gz 329972
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
deleted file mode 100644
index 7b0a036a22b8..000000000000
--- a/net-libs/aqhbci-rsacard/files/digest-aqhbci-rsacard-0.9.3_beta
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1a0f6df6f9812e47c8b9c1dcb3fb13af aqhbci-rsacard-0.9.3beta.tar.gz 330102
diff --git a/net-libs/aqhbci-rsacard/metadata.xml b/net-libs/aqhbci-rsacard/metadata.xml
deleted file mode 100644
index efa54454de71..000000000000
--- a/net-libs/aqhbci-rsacard/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer><email>hanno@gentoo.org</email></maintainer>
-</pkgmetadata>