commit:     c6089f17188e515fa32c85f0c9d6440b3eda1249
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 23:09:32 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 23:09:32 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=c6089f17

kde-misc/kshutdown: Import 3.2 from before slot 4 removal

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kshutdown/kshutdown-3.2.ebuild | 23 +++++++++++++++++++++++
 kde-misc/kshutdown/metadata.xml         |  3 ---
 2 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/kde-misc/kshutdown/kshutdown-3.2.ebuild 
b/kde-misc/kshutdown/kshutdown-3.2.ebuild
new file mode 100644
index 00000000..89fb48b6
--- /dev/null
+++ b/kde-misc/kshutdown/kshutdown-3.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+KDE_MINIMAL="4.8"
+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/_}

diff --git a/kde-misc/kshutdown/metadata.xml b/kde-misc/kshutdown/metadata.xml
index 99919612..6f49eba8 100644
--- a/kde-misc/kshutdown/metadata.xml
+++ b/kde-misc/kshutdown/metadata.xml
@@ -2,7 +2,4 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
 <!-- maintainer-needed -->
-<maintainer>
-       <email>vo...@gentoo.org</email>
-</maintainer>
 </pkgmetadata>

Reply via email to