diff options
author | Hanno Böck <hanno@gentoo.org> | 2005-01-23 01:52:01 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2005-01-23 01:52:01 +0000 |
commit | 931609f65957a2a6fe41d6e9ed7be7f9eb5181a1 (patch) | |
tree | f57fcdd9989f86e6811682b340fdd91f52738b9e /net-libs/aqhbci-qt-tools | |
parent | Version bump. (diff) | |
download | gentoo-2-931609f65957a2a6fe41d6e9ed7be7f9eb5181a1.tar.gz gentoo-2-931609f65957a2a6fe41d6e9ed7be7f9eb5181a1.tar.bz2 gentoo-2-931609f65957a2a6fe41d6e9ed7be7f9eb5181a1.zip |
Version bump and name change from aqhbci-qt-wizard to aqhbci-qt-tools.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-libs/aqhbci-qt-tools')
-rw-r--r-- | net-libs/aqhbci-qt-tools/ChangeLog | 34 | ||||
-rw-r--r-- | net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild | 27 | ||||
-rw-r--r-- | net-libs/aqhbci-qt-tools/files/digest-aqhbci-qt-tools-0.9.17_beta | 1 | ||||
-rw-r--r-- | net-libs/aqhbci-qt-tools/metadata.xml | 6 |
4 files changed, 68 insertions, 0 deletions
diff --git a/net-libs/aqhbci-qt-tools/ChangeLog b/net-libs/aqhbci-qt-tools/ChangeLog new file mode 100644 index 000000000000..d3c6fc68d60d --- /dev/null +++ b/net-libs/aqhbci-qt-tools/ChangeLog @@ -0,0 +1,34 @@ +# ChangeLog for net-libs/aqhbci-qt-tools +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/ChangeLog,v 1.1 2005/01/23 01:52:01 hanno Exp $ + +*aqhbci-qt-tools-0.9.17_beta (23 Jan 2005) + + 23 Jan 2005; Hanno Boeck <hanno@gentoo.org> +metadata.xml, + +aqhbci-qt-tools-0.9.17_beta.ebuild: + Version bump and changed name from aqhbci-qt-wizard to aqhbci-qt-tools. + +*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-tools/aqhbci-qt-tools-0.9.17_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild new file mode 100644 index 000000000000..c36a281d1df7 --- /dev/null +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild @@ -0,0 +1,27 @@ +# 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-tools/aqhbci-qt-tools-0.9.17_beta.ebuild,v 1.1 2005/01/23 01:52:01 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 ~ppc" +IUSE="debug" +DEPEND=">=net-libs/aqhbci-0.9.19_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-tools/files/digest-aqhbci-qt-tools-0.9.17_beta b/net-libs/aqhbci-qt-tools/files/digest-aqhbci-qt-tools-0.9.17_beta new file mode 100644 index 000000000000..cef837b0a6aa --- /dev/null +++ b/net-libs/aqhbci-qt-tools/files/digest-aqhbci-qt-tools-0.9.17_beta @@ -0,0 +1 @@ +MD5 9a28e683fefd7fa2c12b300cd4713743 aqhbci-qt-tools-0.9.17beta.tar.gz 533171 diff --git a/net-libs/aqhbci-qt-tools/metadata.xml b/net-libs/aqhbci-qt-tools/metadata.xml new file mode 100644 index 000000000000..efa54454de71 --- /dev/null +++ b/net-libs/aqhbci-qt-tools/metadata.xml @@ -0,0 +1,6 @@ +<?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> |