kde-misc/about-distro: Remove last-rited pkg
authorJohannes Huber <johu@gentoo.org>
Mon, 20 Feb 2017 16:55:39 +0000 (17:55 +0100)
committerJohannes Huber <johu@gentoo.org>
Mon, 20 Feb 2017 17:01:48 +0000 (18:01 +0100)
kde-misc/about-distro/Manifest [deleted file]
kde-misc/about-distro/about-distro-1.1.0.ebuild [deleted file]
kde-misc/about-distro/files/kcm-about-distrorc [deleted file]
kde-misc/about-distro/metadata.xml [deleted file]

diff --git a/kde-misc/about-distro/Manifest b/kde-misc/about-distro/Manifest
deleted file mode 100644 (file)
index e1ab6ba..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST about-distro-1.1.0.tar.xz 26508 SHA256 829f97a27a882877cca51cfb084dfdf33670fb1bc9ccbf0b2d05187de87e721b SHA512 89b1c4a614b3ca36e6df956b8a0e82994cef4f091e789af5419fafa02ba10298e5082e22b7666647f57279cc7b3603c4fdbab675473a89eddffd137b2aa949be WHIRLPOOL ab95750073fad3eb29446470b18f896b9e259249e2ccb436b2fb61558aba1a999f49d961c22cfd7f4af57653246e8314ec3c962bd2257a7c892e964ca8a20e11
-DIST glogo-small.png 24583 SHA256 0afc3eca084c327f8059166b86769f03c9c23e1e765bb47dc3229505abbac0c6 SHA512 648be463ec3812a2edcdab54d7a230bf2bd7e6895f4ffe72321d8fca28a5e1e0980f6e3b9a32f369c8369943ceb802a65a94b9dad820dcf2c81d4581d814cb48 WHIRLPOOL e161bf40c5e16180fa65217cb49314fb230c45329f4c518d6014083bd71da82d4aa048811ee814fde7fa300105cef16c182688445164ae84d0d700e23641b342
diff --git a/kde-misc/about-distro/about-distro-1.1.0.ebuild b/kde-misc/about-distro/about-distro-1.1.0.ebuild
deleted file mode 100644 (file)
index 5dd2ee4..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_LINGUAS="bg bs ca cs da de el es fi fr gl hu ja ko lt nl pl pt pt_BR ro ru
-sk sl sv tr ug uk"
-inherit kde4-base
-
-DESCRIPTION="KCM displaying distribution and system information"
-HOMEPAGE="https://projects.kde.org/projects/playground/base/about-distro"
-SRC_URI="https://www.gentoo.org/images/glogo-small.png"
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-       SRC_URI+=" mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-       KEYWORDS="~amd64 ~x86"
-else
-       EGIT_REPO_URI="git://anongit.kde.org/${PN}"
-       KEYWORDS=""
-fi
-
-LICENSE="GPL-3"
-SLOT="4"
-IUSE="debug"
-
-RDEPEND="${DEPEND}
-       sys-apps/lsb-release
-"
-
-src_install() {
-       kde4-base_src_install
-
-       insinto /usr/share/config
-       doins "${FILESDIR}"/kcm-about-distrorc
-
-       insinto /usr/share/${PN}
-       doins "${DISTDIR}"/glogo-small.png
-}
diff --git a/kde-misc/about-distro/files/kcm-about-distrorc b/kde-misc/about-distro/files/kcm-about-distrorc
deleted file mode 100644 (file)
index 05aac0a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[General]
-Name=Gentoo Linux
-LogoPath=/usr/share/about-distro/glogo-small.png
-Website=http://www.gentoo.org
diff --git a/kde-misc/about-distro/metadata.xml b/kde-misc/about-distro/metadata.xml
deleted file mode 100644 (file)
index 2fdbf33..0000000
+++ /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>