summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ksaneplugin')
-rw-r--r--kde-base/ksaneplugin/ChangeLog6
-rw-r--r--kde-base/ksaneplugin/ksaneplugin-4.13.3.ebuild16
-rw-r--r--kde-base/ksaneplugin/ksaneplugin-4.14.1.ebuild16
3 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/ksaneplugin/ChangeLog b/kde-base/ksaneplugin/ChangeLog
index 37290a1366fa..e1a3ba020c99 100644
--- a/kde-base/ksaneplugin/ChangeLog
+++ b/kde-base/ksaneplugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ksaneplugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.209 2014/10/25 20:40:50 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.210 2014/11/14 19:33:10 mrueg Exp $
+
+ 14 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -ksaneplugin-4.13.3.ebuild,
+ -ksaneplugin-4.14.1.ebuild:
+ Cleanup old.
25 Oct 2014; Manuel Rüger <mrueg@gentoo.org> -ksaneplugin-4.14.0.ebuild:
Cleanup KDE SC 4.14.0
diff --git a/kde-base/ksaneplugin/ksaneplugin-4.13.3.ebuild b/kde-base/ksaneplugin/ksaneplugin-4.13.3.ebuild
deleted file mode 100644
index 6c373b135669..000000000000
--- a/kde-base/ksaneplugin/ksaneplugin-4.13.3.ebuild
+++ /dev/null
@@ -1,16 +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/ksaneplugin/ksaneplugin-4.13.3.ebuild,v 1.1 2014/07/16 17:40:51 johu Exp $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="SANE Plugin for KDE"
-KEYWORDS=" ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libksane)
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-base/ksaneplugin/ksaneplugin-4.14.1.ebuild b/kde-base/ksaneplugin/ksaneplugin-4.14.1.ebuild
deleted file mode 100644
index 6e6419393d4c..000000000000
--- a/kde-base/ksaneplugin/ksaneplugin-4.14.1.ebuild
+++ /dev/null
@@ -1,16 +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/ksaneplugin/ksaneplugin-4.14.1.ebuild,v 1.1 2014/09/16 18:17:33 johu Exp $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="SANE Plugin for KDE"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libksane)
-"
-RDEPEND="${DEPEND}"