summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/kshutdown/kshutdown-3.2.ebuild')
-rw-r--r--kde-misc/kshutdown/kshutdown-3.2.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/kde-misc/kshutdown/kshutdown-3.2.ebuild b/kde-misc/kshutdown/kshutdown-3.2.ebuild
deleted file mode 100644
index 1d852169fbef..000000000000
--- a/kde-misc/kshutdown/kshutdown-3.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_MINIMAL="4.8"
-KDE_LINGUAS="ar bg cs da de el es fr hu it nb nl pl pt pt_BR ru sk sr
-sr@ijekavian sr@ijekavianlatin sr@latin sv tr zh_CN"
-inherit kde4-base
-
-MY_P=${PN}-source-${PV/_}
-
-DESCRIPTION="A shutdown manager for KDE"
-HOMEPAGE="http://kshutdown.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S=${WORKDIR}/${P/_}