diff options
Diffstat (limited to 'kde-apps/knotes/knotes-4.14.11_pre20160611.ebuild')
-rw-r--r-- | kde-apps/knotes/knotes-4.14.11_pre20160611.ebuild | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/knotes/knotes-4.14.11_pre20160611.ebuild b/kde-apps/knotes/knotes-4.14.11_pre20160611.ebuild deleted file mode 100644 index b9e7013519d8..000000000000 --- a/kde-apps/knotes/knotes-4.14.11_pre20160611.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="optional" -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Note taking application" -HOMEPAGE="https://www.kde.org/applications/utilities/knotes/" - -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND=" - $(add_kdeapps_dep kdepim-common-libs) - $(add_kdeapps_dep kdepimlibs) -" -RDEPEND="${DEPEND}" - -KMCOMPILEONLY=" - noteshared/ -" - -KMEXTRACTONLY=" - akonadi_next/ - pimcommon/ -" - -KMLOADLIBS="kdepim-common-libs" |