summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2003-12-09 12:37:18 +0000
committerHanno Boeck <hanno@gentoo.org>2003-12-09 12:37:18 +0000
commit68791873f87ca4487b965c2dbbb42048c36b75f4 (patch)
tree4a0eb5e814b0d05237a56beeb871d31b0251d6db /app-office/lxbank
parentremove old sonypid ebuild (diff)
downloadhistorical-68791873f87ca4487b965c2dbbb42048c36b75f4.tar.gz
historical-68791873f87ca4487b965c2dbbb42048c36b75f4.tar.bz2
historical-68791873f87ca4487b965c2dbbb42048c36b75f4.zip
move lxbank-0.1.7 to stable x86, remove old ebuilds
Diffstat (limited to 'app-office/lxbank')
-rw-r--r--app-office/lxbank/Manifest4
-rw-r--r--app-office/lxbank/files/digest-lxbank-0.1.61
-rw-r--r--app-office/lxbank/lxbank-0.1.6.ebuild24
-rw-r--r--app-office/lxbank/lxbank-0.1.7.ebuild4
4 files changed, 3 insertions, 30 deletions
diff --git a/app-office/lxbank/Manifest b/app-office/lxbank/Manifest
index ea29f36bd8a2..3a29c8f16c7b 100644
--- a/app-office/lxbank/Manifest
+++ b/app-office/lxbank/Manifest
@@ -1,5 +1,3 @@
MD5 fd97174e15e381dd9bc2cc10a22df6a4 ChangeLog 472
-MD5 9dd272b822dd858e0e5c1d51c2e34b98 lxbank-0.1.6.ebuild 646
-MD5 be2cf02828fc38c84ff4f725c56a1cc8 lxbank-0.1.7.ebuild 646
-MD5 0461c750f2207ee0ffb0dcd4532f14f3 files/digest-lxbank-0.1.6 64
+MD5 0ce8acca8e7fdd61486279b04d9b5c5a lxbank-0.1.7.ebuild 645
MD5 8b781bd0618b9513d5c36c37632a0911 files/digest-lxbank-0.1.7 64
diff --git a/app-office/lxbank/files/digest-lxbank-0.1.6 b/app-office/lxbank/files/digest-lxbank-0.1.6
deleted file mode 100644
index 6e58fce7a1ae..000000000000
--- a/app-office/lxbank/files/digest-lxbank-0.1.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 582672a1cb562a68396ba217069219e9 lxbank-0.1.6.tar.gz 605822
diff --git a/app-office/lxbank/lxbank-0.1.6.ebuild b/app-office/lxbank/lxbank-0.1.6.ebuild
deleted file mode 100644
index a853e53494fc..000000000000
--- a/app-office/lxbank/lxbank-0.1.6.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.6.ebuild,v 1.1 2003/06/22 19:49:45 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.7.ebuild b/app-office/lxbank/lxbank-0.1.7.ebuild
index fd95ab228091..7e5bb6fafe63 100644
--- a/app-office/lxbank/lxbank-0.1.7.ebuild
+++ b/app-office/lxbank/lxbank-0.1.7.ebuild
@@ -1,13 +1,13 @@
# 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.1 2003/08/08 15:29:49 hanno Exp $
+# $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"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=net-libs/openhbci-0.9.11
>=x11-libs/qt-3.0.5