From f83d2c937f8dbf8162aa91294c51b80690ede40a Mon Sep 17 00:00:00 2001 From: "E. Liddell" Date: Sun, 3 May 2020 16:55:54 -0400 Subject: 14.0.6 and 14.0.7 ebuilds for tdeutils --- trinity-base/kcalc/kcalc-14.0.6.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 trinity-base/kcalc/kcalc-14.0.6.ebuild (limited to 'trinity-base/kcalc/kcalc-14.0.6.ebuild') diff --git a/trinity-base/kcalc/kcalc-14.0.6.ebuild b/trinity-base/kcalc/kcalc-14.0.6.ebuild new file mode 100644 index 00000000..8eadffe5 --- /dev/null +++ b/trinity-base/kcalc/kcalc-14.0.6.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project +# Distributed under the terms of the GNU General Public License v2 +EAPI="7" +TRINITY_MODULE_NAME="tdeutils" + +inherit trinity-meta-2 + +DESCRIPTION="Trinity calculator" +KEYWORDS="~amd64 ~x86" + +DEPEND="dev-libs/gmp:*" +RDEPEND="${DEPEND}" -- cgit v1.2.1