summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 09:28:23 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 09:28:23 +0000
commitf7589d3396328e7b2b66f16fa831f2af4944925c (patch)
treecc6f324b162152002105fe7e806d0cf37793bc31 /kde-base/kcalc/kcalc-3.5.5.ebuild
parentBump to 3.5.5 (pre-release). (diff)
downloadgentoo-2-f7589d3396328e7b2b66f16fa831f2af4944925c.tar.gz
gentoo-2-f7589d3396328e7b2b66f16fa831f2af4944925c.tar.bz2
gentoo-2-f7589d3396328e7b2b66f16fa831f2af4944925c.zip
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/kcalc/kcalc-3.5.5.ebuild')
-rw-r--r--kde-base/kcalc/kcalc-3.5.5.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-base/kcalc/kcalc-3.5.5.ebuild b/kde-base/kcalc/kcalc-3.5.5.ebuild
new file mode 100644
index 000000000000..fe5d021686dd
--- /dev/null
+++ b/kde-base/kcalc/kcalc-3.5.5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.5.5.ebuild,v 1.1 2006/10/03 09:28:23 flameeyes Exp $
+
+KMNAME=kdeutils
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE Calculator"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="dev-libs/gmp"
+