summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-01-06 23:39:32 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-01-06 23:40:45 +1100
commitd606b5159958fb09bdbdf667359116c936d73bdf (patch)
tree1a50ec6f235c225931b75c4d39d2ea59e7e9ed5b /kde-frameworks/kemoticons/kemoticons-5.15.0.ebuild
parentnet-fs/samba: Fixing automagic dependency on pam for samba-4.3.x (bug #489770) (diff)
downloadgentoo-d606b5159958fb09bdbdf667359116c936d73bdf.tar.gz
gentoo-d606b5159958fb09bdbdf667359116c936d73bdf.tar.bz2
gentoo-d606b5159958fb09bdbdf667359116c936d73bdf.zip
kde-frameworks: remove 5.15.0
Package-Manager: portage-2.2.26
Diffstat (limited to 'kde-frameworks/kemoticons/kemoticons-5.15.0.ebuild')
-rw-r--r--kde-frameworks/kemoticons/kemoticons-5.15.0.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/kde-frameworks/kemoticons/kemoticons-5.15.0.ebuild b/kde-frameworks/kemoticons/kemoticons-5.15.0.ebuild
deleted file mode 100644
index 3450cbcc4482..000000000000
--- a/kde-frameworks/kemoticons/kemoticons-5.15.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework for converting text emoticons to graphical representations"
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- $(add_frameworks_dep karchive)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kservice)
- dev-qt/qtgui:5
- dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}"
-
-# requires running kde environment
-RESTRICT="test"