summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild')
-rw-r--r--sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild b/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild
deleted file mode 100644
index af51e29a2a78..000000000000
--- a/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.6.ebuild,v 1.5 2007/10/19 20:22:15 nixnut Exp $
-
-myconf="--disable-clntest"
-
-inherit kde
-
-DESCRIPTION="A modern multi-purpose calculator for KDE"
-LICENSE="GPL-2"
-HOMEPAGE="http://qalculate.sourceforge.net/"
-SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz"
-
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~sparc x86"
-
-DEPEND="~sci-libs/libqalculate-0.9.6
- kde-base/kdelibs"
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"
-
-src_unpack() {
- kde_src_unpack
- epatch "${FILESDIR}"/${P}-remove-link.patch
-}
-
-need-kde 3.1