summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcalc')
-rw-r--r--kde-base/kcalc/ChangeLog6
-rw-r--r--kde-base/kcalc/kcalc-4.13.3.ebuild19
-rw-r--r--kde-base/kcalc/kcalc-4.14.1.ebuild19
3 files changed, 5 insertions, 39 deletions
diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog
index 0f20a9e0a5d9..db95f280ba60 100644
--- a/kde-base/kcalc/ChangeLog
+++ b/kde-base/kcalc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kcalc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.327 2014/10/25 20:40:44 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.328 2014/11/14 19:33:03 mrueg Exp $
+
+ 14 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -kcalc-4.13.3.ebuild,
+ -kcalc-4.14.1.ebuild:
+ Cleanup old.
25 Oct 2014; Manuel Rüger <mrueg@gentoo.org> -kcalc-4.14.0.ebuild:
Cleanup KDE SC 4.14.0
diff --git a/kde-base/kcalc/kcalc-4.13.3.ebuild b/kde-base/kcalc/kcalc-4.13.3.ebuild
deleted file mode 100644
index d8a00b2c7eda..000000000000
--- a/kde-base/kcalc/kcalc-4.13.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.13.3.ebuild,v 1.1 2014/07/16 17:40:19 johu Exp $
-
-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}"
diff --git a/kde-base/kcalc/kcalc-4.14.1.ebuild b/kde-base/kcalc/kcalc-4.14.1.ebuild
deleted file mode 100644
index d661d128618b..000000000000
--- a/kde-base/kcalc/kcalc-4.14.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.14.1.ebuild,v 1.1 2014/09/16 18:17:26 johu Exp $
-
-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}"