commit: 9e484bcb34fc87ec55b0b6f501ab4ed7031b1c79 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Thu Apr 24 13:26:41 2014 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 13:26:41 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9e484bcb
[kde-base/contactthemeeditor] Remove, part of bug #508516 Package-Manager: portage-2.2.10 --- .../contactthemeeditor-9999.ebuild | 31 ---------------------- 1 file changed, 31 deletions(-) diff --git a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild deleted file mode 100644 index 95b1542..0000000 --- a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild +++ /dev/null @@ -1,31 +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="kdepim" -inherit kde4-meta - -DESCRIPTION="A contact theme editor for KAddressBook" -HOMEPAGE="http://www.kde.org/" -KEYWORDS="" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep kaddressbook) - $(add_kdebase_dep kmail) -" -RDEPEND="${DEPEND}" - -KMCOMPILEONLY=" - kaddressbookgrantlee/ - grantleetheme/ -" -KMEXTRACTONLY=" - grantleethemeeditor/ - pimcommon/ -" - -KMLOADLIBS="kdepim-common-libs"
