summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-02 02:28:39 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-02 02:28:39 +0000
commit777b3aa088e7e77751cf63118e70653a6602c07b (patch)
tree1cacf6f7cf02ee226850d8c1fceb6c38956d6b15 /app-office
parentremove another old ebuild (Manifest recommit) (diff)
downloadgentoo-2-777b3aa088e7e77751cf63118e70653a6602c07b.tar.gz
gentoo-2-777b3aa088e7e77751cf63118e70653a6602c07b.tar.bz2
gentoo-2-777b3aa088e7e77751cf63118e70653a6602c07b.zip
inherit eutils
Diffstat (limited to 'app-office')
-rw-r--r--app-office/lxbank/ChangeLog5
-rw-r--r--app-office/lxbank/lxbank-0.1.9.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/app-office/lxbank/ChangeLog b/app-office/lxbank/ChangeLog
index 5e51c3ab27b0..9d456e30729c 100644
--- a/app-office/lxbank/ChangeLog
+++ b/app-office/lxbank/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/lxbank
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/ChangeLog,v 1.8 2004/06/27 07:40:57 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/ChangeLog,v 1.9 2004/07/02 02:28:39 agriffis Exp $
+
+ 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:
diff --git a/app-office/lxbank/lxbank-0.1.9.ebuild b/app-office/lxbank/lxbank-0.1.9.ebuild
index 1eb140cd3e8d..2e0d19c6d0e3 100644
--- a/app-office/lxbank/lxbank-0.1.9.ebuild
+++ b/app-office/lxbank/lxbank-0.1.9.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 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.4 2004/06/27 07:40:57 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lxbank/lxbank-0.1.9.ebuild,v 1.5 2004/07/02 02:28:39 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Graphical HBCI online banking tool"
HOMEPAGE="http://lxbank.sourceforge.net/"