summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-02-20 17:56:56 +0100
committerJohannes Huber <johu@gentoo.org>2017-02-20 18:01:52 +0100
commit123975e644237927057931af4381e1d9c71c7ec3 (patch)
tree22e97b9363eb874638961cf6c126f7ffb26cb50c /kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild
parentkde-misc/homerun: Remove last-rited pkg (diff)
downloadgentoo-123975e644237927057931af4381e1d9c71c7ec3.tar.gz
gentoo-123975e644237927057931af4381e1d9c71c7ec3.tar.bz2
gentoo-123975e644237927057931af4381e1d9c71c7ec3.zip
kde-misc/kbstateapplet: Remove last-rited pkg
Diffstat (limited to 'kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild')
-rw-r--r--kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild b/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild
deleted file mode 100644
index 3e5d70c12de2..000000000000
--- a/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Plasmoid that shows the state of keyboard leds"
-HOMEPAGE="https://websvn.kde.org/trunk/playground/base/plasma/applets/kbstateapplet"
-SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- x11-libs/libX11
-"
-RDEPEND="
- ${DEPEND}
- kde-plasma/plasma-workspace:4
-"