commit: 0d24fbbf030d4e5821fb7e0893f2f2644ae49d08
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 17:53:19 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 17:53:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d24fbbf
kde-misc/kshutdown: Drop slot 4
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-misc/kshutdown/Manifest | 1 -
kde-misc/kshutdown/kshutdown-3.2.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/kde-misc/kshutdown/Manifest b/kde-misc/kshutdown/Manifest
index ff05d36..c24f6b5 100644
--- a/kde-misc/kshutdown/Manifest
+++ b/kde-misc/kshutdown/Manifest
@@ -1,2 +1 @@
-DIST kshutdown-source-3.2.zip 435553 SHA256
8be6c2a15bb539919f94ec0caf20f00b144185f996b7663c464fbf7ce8f4a39f SHA512
2b4f946e6571a590532d9c9d604630c803df09ac673725de00aeb438fedf2e25cc579a13f988facd84ecffe1c80067e357322e2d135cce86a96001de567261bc
WHIRLPOOL
95c6c28e8780bd531c087d6e21f8abb4dc89e035e19d6067edebc1890ca32b7d0393fef5c14da351de0a6f2011d46b679e2df6912c8125bb9b57cbe7e663850b
DIST kshutdown-source-4.0.zip 459493 SHA256
75733e5b55b36add775a2788365ee6f5fe8b3d21598e2a17e68b2f8dd62199fc SHA512
720ca297760bf0442fca10f64e966b16db32a0bdb5a6b456408a7245fba071b9bdb465bee312878b5cf82df0aa1e27566b06fc6fe5026edc3a84d2d8295ea6ee
WHIRLPOOL
8b92e57d13aecc4a6caa2c420b40164a0ee6700a3eeb981ec3beef4e51bc40d2a1318d59157cbb5ef98b7ee429c275c265326f16a0207f1698f65ad631351293
diff --git a/kde-misc/kshutdown/kshutdown-3.2.ebuild
b/kde-misc/kshutdown/kshutdown-3.2.ebuild
deleted file mode 100644
index 1d85216..00000000
--- 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/_}