summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/lxbank')
-rw-r--r--app-office/lxbank/ChangeLog36
-rw-r--r--app-office/lxbank/Manifest9
-rw-r--r--app-office/lxbank/lxbank-0.1.8.ebuild10
-rw-r--r--app-office/lxbank/lxbank-0.1.9.ebuild15
4 files changed, 58 insertions, 12 deletions
diff --git a/app-office/lxbank/ChangeLog b/app-office/lxbank/ChangeLog
index 45e7c6ecfadb..f8e49408accc 100644
--- a/app-office/lxbank/ChangeLog
+++ b/app-office/lxbank/ChangeLog
@@ -1,6 +1,38 @@
# ChangeLog for app-office/lxbank
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/ChangeLog,v 1.1 2003/06/22 19:49:45 hanno Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/ChangeLog,v 1.1.1.1 2005/11/30 09:58:55 chriswhite Exp $
+
+ 25 Jul 2005; Caleb Tennis <caleb@gentoo.org> lxbank-0.1.8.ebuild,
+ lxbank-0.1.9.ebuild:
+ Change qt dep per bug #100235
+
+ 01 Jul 2004; Aron Griffis <agriffis@gentoo.org> lxbank-0.1.9.ebuild:
+ inherit eutils
+
+ 27 Jun 2004; Hanno Boeck <hanno@gentoo.org> +files/lxbank_gcc34.gz,
+ lxbank-0.1.9.ebuild:
+ Fix for gcc 3.4.
+
+ 11 Mar 2004; Hanno Boeck <hanno@gentoo.org> lxbank-0.1.9.ebuild:
+ Marked stable on x86.
+
+*lxbank-0.1.9 (06 Mar 2004)
+
+ 06 Mar 2004; Hanno Boeck <hanno@gentoo.org> lxbank-0.1.9.ebuild:
+ Version bump.
+
+ 10 Feb 2004; Hanno Boeck <hanno@gentoo.org> lxbank-0.1.8.ebuild:
+ Marked stable x86.
+
+*lxbank-0.1.8 (23 Dec 2003)
+
+ 23 Dec 2003; Hanno Boeck <hanno@gentoo.org> lxbank-0.1.8.ebuild:
+ Version bump.
+
+*lxbank-0.1.7 (08 Aug 2003)
+
+ 08 Aug 2003; Hanno Boeck <hanno@gentoo.org> lxbank-0.1.7.ebuild:
+ Version bump.
*lxbank-0.1.6 (22 Jun 2003)
diff --git a/app-office/lxbank/Manifest b/app-office/lxbank/Manifest
index b6005032fd7e..b1d9b3e409a5 100644
--- a/app-office/lxbank/Manifest
+++ b/app-office/lxbank/Manifest
@@ -1,2 +1,7 @@
-MD5 c280456ef3aa6d45e2d74dede5279e8f lxbank-0.1.6.ebuild 516
-MD5 0461c750f2207ee0ffb0dcd4532f14f3 files/digest-lxbank-0.1.6 64
+MD5 9dc55b5cc202acfcb8bcae7ae725c09d lxbank-0.1.8.ebuild 651
+MD5 ba7654d2fd3f70bdca4f457cc9f8f05f ChangeLog 1197
+MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
+MD5 6a064c44737a9bb357ba2dfcc0cd71e1 lxbank-0.1.9.ebuild 725
+MD5 98f56d29901fc0ce656ba59843f95b8a files/digest-lxbank-0.1.8 64
+MD5 750bd1fa5f28f637b29af14ddf36fdef files/digest-lxbank-0.1.9 64
+MD5 227d8abcdc0c7a30e998c2e157928f7e files/lxbank_gcc34.gz 206
diff --git a/app-office/lxbank/lxbank-0.1.8.ebuild b/app-office/lxbank/lxbank-0.1.8.ebuild
index c79504d8b9d3..2ad10f2b08dd 100644
--- a/app-office/lxbank/lxbank-0.1.8.ebuild
+++ b/app-office/lxbank/lxbank-0.1.8.ebuild
@@ -1,16 +1,18 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/lxbank-0.1.8.ebuild,v 1.1 2003/12/23 21:20:20 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/lxbank-0.1.8.ebuild,v 1.1.1.1 2005/11/30 09:58:55 chriswhite Exp $
+
+inherit qt3
DESCRIPTION="Graphical HBCI online banking tool"
HOMEPAGE="http://lxbank.sourceforge.net/"
SRC_URI="mirror://sourceforge/lxbank/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=net-libs/openhbci-0.9.11
- >=x11-libs/qt-3.0.5
+ $(qt_min_version 3.1)
>=sys-libs/libchipcard-0.9
app-misc/ktoblzcheck"
diff --git a/app-office/lxbank/lxbank-0.1.9.ebuild b/app-office/lxbank/lxbank-0.1.9.ebuild
index 38b12fae1d86..78d62994b131 100644
--- a/app-office/lxbank/lxbank-0.1.9.ebuild
+++ b/app-office/lxbank/lxbank-0.1.9.ebuild
@@ -1,19 +1,26 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/lxbank-0.1.9.ebuild,v 1.1 2004/03/06 15:55:13 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/lxbank-0.1.9.ebuild,v 1.1.1.1 2005/11/30 09:58:55 chriswhite Exp $
+
+inherit eutils qt3
DESCRIPTION="Graphical HBCI online banking tool"
HOMEPAGE="http://lxbank.sourceforge.net/"
SRC_URI="mirror://sourceforge/lxbank/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=net-libs/openhbci-0.9.11
- >=x11-libs/qt-3.0.5
+ $(qt_min_version 3.1)
>=sys-libs/libchipcard-0.9
app-misc/ktoblzcheck"
+src_unpack() {
+ unpack ${A}
+ epatch ${FILESDIR}/lxbank_gcc34.gz
+}
+
src_compile() {
econf --with-qt-includes=/usr/qt/3/include/ || die
emake || die