commit: 1fe36635f7377db8d60af476977203117bf5c0d4 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Thu Jul 24 20:06:57 2014 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Thu Jul 24 20:16:17 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1fe36635
[kde-base/katepart] Master is based on KF5 now Package-Manager: portage-2.2.10 --- kde-base/katepart/katepart-4.9999.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/kde-base/katepart/katepart-4.9999.ebuild b/kde-base/katepart/katepart-4.9999.ebuild deleted file mode 100644 index dd8356a..0000000 --- a/kde-base/katepart/katepart-4.9999.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -KDE_HANDBOOK="optional" -KMNAME="kate" -KMMODULE="part" -inherit kde4-meta - -DESCRIPTION="KDE Editor KPart" -HOMEPAGE+=" http://kate-editor.org/about-katepart/" -KEYWORDS="" -IUSE="debug" - -RESTRICT="test" -# bug 392993 - -KMEXTRA=" - addons/ktexteditor -"
