summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/rsibreak/rsibreak-0.11-r1.ebuild')
-rw-r--r--kde-misc/rsibreak/rsibreak-0.11-r1.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-misc/rsibreak/rsibreak-0.11-r1.ebuild b/kde-misc/rsibreak/rsibreak-0.11-r1.ebuild
deleted file mode 100644
index fb3f6866ddd6..000000000000
--- a/kde-misc/rsibreak/rsibreak-0.11-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_LINGUAS="ar be ca cs da de el en_GB es et fr ga gl hi hne is it ja km ko lt
-ml nb nds nl nn oc pl pt pt_BR ro ru se sk sv tr uk zh_CN zh_TW"
-KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="Small utility which bothers you at certain intervals"
-HOMEPAGE="https://userbase.kde.org/RSIBreak"
-SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.bz2"
-
-LICENSE="GPL-2 FDL-1.2"
-SLOT="4"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdeapps_dep knotify)
-"