summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/libksane')
-rw-r--r--kde-base/libksane/ChangeLog5
-rw-r--r--kde-base/libksane/libksane-4.14.0.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/libksane/ChangeLog b/kde-base/libksane/ChangeLog
index de8599191a79..1496878e66d9 100644
--- a/kde-base/libksane/ChangeLog
+++ b/kde-base/libksane/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libksane
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.217 2014/10/25 19:58:35 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.218 2014/10/25 20:40:51 mrueg Exp $
+
+ 25 Oct 2014; Manuel Rüger <mrueg@gentoo.org> -libksane-4.14.0.ebuild:
+ Cleanup KDE SC 4.14.0
*libksane-4.14.2 (25 Oct 2014)
diff --git a/kde-base/libksane/libksane-4.14.0.ebuild b/kde-base/libksane/libksane-4.14.0.ebuild
deleted file mode 100644
index 16658b8f1154..000000000000
--- a/kde-base/libksane/libksane-4.14.0.ebuild
+++ /dev/null
@@ -1,17 +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/libksane/libksane-4.14.0.ebuild,v 1.1 2014/08/20 16:02:49 johu Exp $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="SANE Library interface for KDE"
-KEYWORDS=" ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-LICENSE="LGPL-2"
-
-DEPEND="
- media-gfx/sane-backends
-"
-RDEPEND="${DEPEND}"