From c1eddd56ab28ffdd7de94a0559fcdea5140d6e38 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Wed, 16 Jul 2014 02:08:29 +1000 Subject: [kde-base] Version bump KDE SC 4.13.3 --- kde-base/kcalc/kcalc-4.13.3.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 kde-base/kcalc/kcalc-4.13.3.ebuild (limited to 'kde-base/kcalc/kcalc-4.13.3.ebuild') diff --git a/kde-base/kcalc/kcalc-4.13.3.ebuild b/kde-base/kcalc/kcalc-4.13.3.ebuild new file mode 100644 index 00000000000..f6f44aa9785 --- /dev/null +++ b/kde-base/kcalc/kcalc-4.13.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE calculator" +HOMEPAGE="http://www.kde.org/applications/utilities/kcalc +http://utils.kde.org/projects/kcalc" +KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + dev-libs/gmp +" +RDEPEND="${DEPEND}" -- cgit v1.2.3