summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2004-03-11 15:16:26 +0000
committerHanno Böck <hanno@gentoo.org>2004-03-11 15:16:26 +0000
commit01b4a5232cb01ece301641e50e566154bd3ea6bf (patch)
tree9625349e7e64fda9a13c1030da3cbbcb97e1fedf /app-office/lxbank
parentspelling fix (Manifest recommit) (diff)
downloadgentoo-2-01b4a5232cb01ece301641e50e566154bd3ea6bf.tar.gz
gentoo-2-01b4a5232cb01ece301641e50e566154bd3ea6bf.tar.bz2
gentoo-2-01b4a5232cb01ece301641e50e566154bd3ea6bf.zip
lxbank-0.1.9 marked stable x86
Diffstat (limited to 'app-office/lxbank')
-rw-r--r--app-office/lxbank/ChangeLog5
-rw-r--r--app-office/lxbank/files/digest-lxbank-0.1.71
-rw-r--r--app-office/lxbank/lxbank-0.1.7.ebuild24
-rw-r--r--app-office/lxbank/lxbank-0.1.9.ebuild4
4 files changed, 6 insertions, 28 deletions
diff --git a/app-office/lxbank/ChangeLog b/app-office/lxbank/ChangeLog
index 521055969480..b8c1926b7c9a 100644
--- a/app-office/lxbank/ChangeLog
+++ b/app-office/lxbank/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/lxbank
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/ChangeLog,v 1.5 2004/03/06 15:55:13 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/ChangeLog,v 1.6 2004/03/11 15:16:12 hanno Exp $
+
+ 11 Mar 2004; Hanno Boeck <hanno@gentoo.org> lxbank-0.1.9.ebuild:
+ Marked stable on x86.
*lxbank-0.1.9 (06 Mar 2004)
diff --git a/app-office/lxbank/files/digest-lxbank-0.1.7 b/app-office/lxbank/files/digest-lxbank-0.1.7
deleted file mode 100644
index 77a662536cc2..000000000000
--- a/app-office/lxbank/files/digest-lxbank-0.1.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1c32756c2706b5289a5ab31bf39b91c7 lxbank-0.1.7.tar.gz 616028
diff --git a/app-office/lxbank/lxbank-0.1.7.ebuild b/app-office/lxbank/lxbank-0.1.7.ebuild
deleted file mode 100644
index 7e5bb6fafe63..000000000000
--- a/app-office/lxbank/lxbank-0.1.7.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/lxbank-0.1.7.ebuild,v 1.2 2003/12/09 12:37:13 hanno Exp $
-
-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"
-IUSE=""
-DEPEND=">=net-libs/openhbci-0.9.11
- >=x11-libs/qt-3.0.5
- >=sys-libs/libchipcard-0.9
- app-misc/ktoblzcheck"
-
-src_compile() {
- econf --with-qt-includes=/usr/qt/3/include/ || die
- emake || die
-}
-
-src_install() {
- einstall || die
-}
diff --git a/app-office/lxbank/lxbank-0.1.9.ebuild b/app-office/lxbank/lxbank-0.1.9.ebuild
index 38b12fae1d86..d5f5cd27dcef 100644
--- a/app-office/lxbank/lxbank-0.1.9.ebuild
+++ b/app-office/lxbank/lxbank-0.1.9.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.2 2004/03/11 15:16:12 hanno Exp $
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