diff options
Diffstat (limited to 'app-office/khacc/khacc-1.7.2.ebuild')
-rw-r--r-- | app-office/khacc/khacc-1.7.2.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/app-office/khacc/khacc-1.7.2.ebuild b/app-office/khacc/khacc-1.7.2.ebuild deleted file mode 100644 index 91bf2ac338d0..000000000000 --- a/app-office/khacc/khacc-1.7.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/khacc/khacc-1.7.2.ebuild,v 1.3 2004/06/24 22:41:27 agriffis Exp $ - -inherit kde -need-kde 3 - -newdepend ">=app-office/qhacc-2.9" - -DESCRIPTION="KDE personal accounting system based on QHacc." -HOMEPAGE="http://qhacc.sourceforge.net" -SRC_URI="mirror://sourceforge/qhacc//${P}.tar.gz" - -KEYWORDS="~x86" -LICENSE="GPL-2" - -IUSE="" -SLOT="0" - |