commit: e17e1b9d1556603aeff0be334643da1a5e1f2c3f Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Nov 23 17:59:51 2014 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Nov 23 17:59:51 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e17e1b9d
[kde-apps/katepart] Remove package. Superseded by kde-frameworks/ktexteditor. --- kde-apps/katepart/katepart-14.11.95.ebuild | 22 ---------------------- kde-apps/katepart/katepart-9999.ebuild | 22 ---------------------- kde-apps/katepart/metadata.xml | 5 ----- 3 files changed, 49 deletions(-) diff --git a/kde-apps/katepart/katepart-14.11.95.ebuild b/kde-apps/katepart/katepart-14.11.95.ebuild deleted file mode 100644 index 0a80394..0000000 --- a/kde-apps/katepart/katepart-14.11.95.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=" ~amd64" -IUSE="debug" - -RESTRICT="test" -# bug 392993 - -KMEXTRA=" - addons/ktexteditor -" diff --git a/kde-apps/katepart/katepart-9999.ebuild b/kde-apps/katepart/katepart-9999.ebuild deleted file mode 100644 index dd8356a..0000000 --- a/kde-apps/katepart/katepart-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 -" diff --git a/kde-apps/katepart/metadata.xml b/kde-apps/katepart/metadata.xml deleted file mode 100644 index a23f444..0000000 --- a/kde-apps/katepart/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>kde</herd> -</pkgmetadata>
