diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-27 03:31:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-27 03:31:39 +0000 |
commit | 3dcf770618c60f26a138f2488866ff5792dc91b0 (patch) | |
tree | a21f78c0cdb59d8ceec5681f3f9643ab1cc27292 /sci-calculators/qalculate-kde | |
parent | fix up metadata too (diff) | |
download | gentoo-2-3dcf770618c60f26a138f2488866ff5792dc91b0.tar.gz gentoo-2-3dcf770618c60f26a138f2488866ff5792dc91b0.tar.bz2 gentoo-2-3dcf770618c60f26a138f2488866ff5792dc91b0.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-calculators/qalculate-kde')
-rw-r--r-- | sci-calculators/qalculate-kde/qalculate-kde-0.9.6-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-calculators/qalculate-kde/qalculate-kde-0.9.6-r1.ebuild b/sci-calculators/qalculate-kde/qalculate-kde-0.9.6-r1.ebuild index 27cc00598a3c..02ecf3058e86 100644 --- a/sci-calculators/qalculate-kde/qalculate-kde-0.9.6-r1.ebuild +++ b/sci-calculators/qalculate-kde/qalculate-kde-0.9.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.2 2008/04/26 12:08:20 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.6-r1.ebuild,v 1.3 2008/04/27 03:31:39 mr_bones_ Exp $ myconf="--disable-clntest" @@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86" DEPEND=">=sci-libs/libqalculate-0.9.6-r1" - need-kde 3.1 DOCS="AUTHORS ChangeLog NEWS README TODO" @@ -28,4 +27,3 @@ src_unpack() { epatch "${FILESDIR}"/${P}-cln-config.patch eautoconf } - |