diff options
-rw-r--r-- | net-libs/aqhbci-qt-wizard/ChangeLog | 28 | ||||
-rw-r--r-- | net-libs/aqhbci-qt-wizard/Manifest | 4 | ||||
-rw-r--r-- | net-libs/aqhbci-qt-wizard/aqhbci-qt-wizard-0.9.14_beta.ebuild | 27 | ||||
-rw-r--r-- | net-libs/aqhbci-qt-wizard/files/digest-aqhbci-qt-wizard-0.9.14_beta | 1 | ||||
-rw-r--r-- | net-libs/aqhbci-qt-wizard/metadata.xml | 6 |
5 files changed, 0 insertions, 66 deletions
diff --git a/net-libs/aqhbci-qt-wizard/ChangeLog b/net-libs/aqhbci-qt-wizard/ChangeLog deleted file mode 100644 index 3492eaccc822..000000000000 --- a/net-libs/aqhbci-qt-wizard/ChangeLog +++ /dev/null @@ -1,28 +0,0 @@ -# ChangeLog for net-libs/aqhbci-qt-wizard -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-wizard/ChangeLog,v 1.1 2005/01/13 12:14:45 hanno Exp $ - -*aqhbci-qt-wizard-0.9.14_beta (13 Jan 2005) - - 13 Jan 2005; Hanno Boeck <hanno@gentoo.org> +metadata.xml, - +aqhbci-qt-wizard-0.9.14_beta.ebuild: - Version bump and name change. - - 02 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> - aqhbci-wizard-kde-0.9.13_beta.ebuild: - ~alpha keyword, bug 73702. - - 03 Jan 2005; Chris White <chriswhite@gentoo.org> - aqhbci-wizard-kde-0.9.13_beta.ebuild: - ~ppc towards bug #73702. - - 30 Dec 2004; Jason Wever <weeve@gentoo.org> - aqhbci-wizard-kde-0.9.13_beta.ebuild: - Added ~sparc keyword wrt bug #73702. - -*aqhbci-wizard-kde-0.9.13_beta (21 Dec 2004) - - 21 Dec 2004; Hanno Boeck <hanno@gentoo.org> - +aqhbci-wizard-kde-0.9.13_beta.ebuild: - Initial commit. - diff --git a/net-libs/aqhbci-qt-wizard/Manifest b/net-libs/aqhbci-qt-wizard/Manifest deleted file mode 100644 index 785c8e767c18..000000000000 --- a/net-libs/aqhbci-qt-wizard/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -MD5 e7ef22c713a832dbaf57609b1d41939b ChangeLog 921 -MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217 -MD5 fe966fcba45c50942b2dcfa7d74c9e99 aqhbci-qt-wizard-0.9.14_beta.ebuild 738 -MD5 14735392a819dd3f6feee2b2bebf2568 files/digest-aqhbci-qt-wizard-0.9.14_beta 79 diff --git a/net-libs/aqhbci-qt-wizard/aqhbci-qt-wizard-0.9.14_beta.ebuild b/net-libs/aqhbci-qt-wizard/aqhbci-qt-wizard-0.9.14_beta.ebuild deleted file mode 100644 index 525690956e6c..000000000000 --- a/net-libs/aqhbci-qt-wizard/aqhbci-qt-wizard-0.9.14_beta.ebuild +++ /dev/null @@ -1,27 +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-qt-wizard/aqhbci-qt-wizard-0.9.14_beta.ebuild,v 1.1 2005/01/13 12:14:45 hanno Exp $ - -inherit eutils kde-functions -need-qt 3 - -DESCRIPTION="KDE wizard for aqhbci" -HOMEPAGE="http://www.aquamaniacs.de/aqbanking/" -SRC_URI="mirror://sourceforge/aqhbci/${P/_/}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" -IUSE="debug" -DEPEND=">=net-libs/aqhbci-0.9.16_beta - >=x11-libs/qt-3.0" -S=${WORKDIR}/${P/_/} - -src_compile() { - econf `use_enable debug` || die - emake || die -} - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS README TODO README COPYING NEWS -} diff --git a/net-libs/aqhbci-qt-wizard/files/digest-aqhbci-qt-wizard-0.9.14_beta b/net-libs/aqhbci-qt-wizard/files/digest-aqhbci-qt-wizard-0.9.14_beta deleted file mode 100644 index ce23d3affe5e..000000000000 --- a/net-libs/aqhbci-qt-wizard/files/digest-aqhbci-qt-wizard-0.9.14_beta +++ /dev/null @@ -1 +0,0 @@ -MD5 2b088e0bff33b21af78cf4bbbdd2b689 aqhbci-qt-wizard-0.9.14beta.tar.gz 496087 diff --git a/net-libs/aqhbci-qt-wizard/metadata.xml b/net-libs/aqhbci-qt-wizard/metadata.xml deleted file mode 100644 index efa54454de71..000000000000 --- a/net-libs/aqhbci-qt-wizard/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> |