commit:     971a2563b63fdf1221a3174b3bc8906fca2a9055
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 08:14:10 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 08:14:10 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=971a2563

kde-misc/kio-sysinfo: Remove

Dead upstream. Uses deprecated kdelibs4. No release.

 kde-misc/kio-sysinfo/kio-sysinfo-9999.ebuild | 30 ----------------------------
 kde-misc/kio-sysinfo/metadata.xml            |  8 --------
 2 files changed, 38 deletions(-)

diff --git a/kde-misc/kio-sysinfo/kio-sysinfo-9999.ebuild 
b/kde-misc/kio-sysinfo/kio-sysinfo-9999.ebuild
deleted file mode 100644
index 777b297..0000000
--- a/kde-misc/kio-sysinfo/kio-sysinfo-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KMNAME="playground/base"
-KMMODULE="${PN/-/_}"
-KDE_SCM="svn"
-OPENGL_REQUIRED="optional"
-inherit kde4-base
-
-DESCRIPTION="Nice kioslave showing informations about computer"
-HOMEPAGE="http://websvn.kde.org/trunk/playground/base/kio_sysinfo/";
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug"
-
-src_configure() {
-       # What the heck is HD library??
-       local mycmakeargs=(
-               -DSYSINFO_DISTRO:STRING=generic
-               -DWITH_HD=OFF
-               $(cmake-utils_use_with opengl OpenGL)
-       )
-
-       kde4-base_src_configure
-}

diff --git a/kde-misc/kio-sysinfo/metadata.xml 
b/kde-misc/kio-sysinfo/metadata.xml
deleted file mode 100644
index 2fdbf33..0000000
--- a/kde-misc/kio-sysinfo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo KDE Project</name>
-       </maintainer>
-</pkgmetadata>

Reply via email to