aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-03-29 10:14:10 +0200
committerJohannes Huber <johu@gentoo.org>2016-03-29 10:14:10 +0200
commit971a2563b63fdf1221a3174b3bc8906fca2a9055 (patch)
tree3f13371d1d1559bda1e2a0e3a23b6b8bd6b005e9
parentkde-misc/kregexpeditor: EAPI 6 (diff)
downloadkde-971a2563.tar.gz
kde-971a2563.tar.bz2
kde-971a2563.zip
kde-misc/kio-sysinfo: Remove
Dead upstream. Uses deprecated kdelibs4. No release.
-rw-r--r--kde-misc/kio-sysinfo/kio-sysinfo-9999.ebuild30
-rw-r--r--kde-misc/kio-sysinfo/metadata.xml8
2 files changed, 0 insertions, 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 777b297058..0000000000
--- 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 2fdbf33d96..0000000000
--- 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>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>