+++ /dev/null
-DIST plasma-network-status-0.1.1-Source.tar.bz2 115130 SHA256 4b1cd6c46cd0410522c3441a0da0d801e686d739588accbe27fa4eed87392353 SHA512 d998b7bfb89b4128b8e96fac096a8163494af4ae4d2d0f8fac6a790c14639cef2b324734780a06357fcfb18dd1d37ac622fcf785973a07b62d7e7d4a0a625be3 WHIRLPOOL ee40ad66fd16cae0dcc55b0e7a39f4079a2d2b885344cbf8eae2fa0aa8e2a4bc546c0ebe511bcd6bbf0262ea8228689b9210576d11dc9b011ca37ed04150d8d7
+++ /dev/null
-<?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>
- <upstream>
- <remote-id type="sourceforge">pa-net-stat</remote-id>
- </upstream>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Plasma applet to monitor the network interface status"
-HOMEPAGE="https://sourceforge.net/projects/pa-net-stat/"
-SRC_URI="mirror://sourceforge/pa-net-stat/${P}-Source.tar.bz2"
-
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-2"
-IUSE="debug"
-
-DEPEND=""
-RDEPEND="${DEPEND}
- kde-plasma/plasma-workspace:4
-"
-
-S="${WORKDIR}/${P}-Source"