x11-themes/smaragd: Remove last-rited pkg
authorJohannes Huber <johu@gentoo.org>
Mon, 20 Feb 2017 16:55:32 +0000 (17:55 +0100)
committerJohannes Huber <johu@gentoo.org>
Mon, 20 Feb 2017 17:01:48 +0000 (18:01 +0100)
x11-themes/smaragd/Manifest [deleted file]
x11-themes/smaragd/metadata.xml [deleted file]
x11-themes/smaragd/smaragd-0.0.7.ebuild [deleted file]

diff --git a/x11-themes/smaragd/Manifest b/x11-themes/smaragd/Manifest
deleted file mode 100644 (file)
index 2d956d4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST 125162-smaragd-0.0.7.tar.gz 66776 SHA256 7f393dc12fcdd80e5033139cef1bf89387b9bbeef817af82cefac1367da0707e SHA512 c6f7cd0ec1ec4d957f4ea0ef64a8011e9667a8747013788ee17777717df8a2d1be064bb0f85b611dc8b8115f546bdeb197c27d529744d986d90a0cb8833bf837 WHIRLPOOL 17afcd46c5da673306ab481dad388b00fedbd288caaaaca36f8ccda851c3938d9f7f087404bb918c7973a25dce58c858094fb67212d654d1aefaa7ce4eb1c963
diff --git a/x11-themes/smaragd/metadata.xml b/x11-themes/smaragd/metadata.xml
deleted file mode 100644 (file)
index 0cf5922..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>
diff --git a/x11-themes/smaragd/smaragd-0.0.7.ebuild b/x11-themes/smaragd/smaragd-0.0.7.ebuild
deleted file mode 100644 (file)
index 9189dc2..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="KWin theme engine that uses Emerald themes"
-HOMEPAGE="http://kde-look.org/content/show.php?content=125162"
-SRC_URI="http://www.kde-look.org/CONTENT/content-files/125162-${P}.tar.gz"
-
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
-       kde-plasma/libkworkspace:4
-       x11-libs/cairo
-"
-RDEPEND="
-       ${DEPEND}
-       kde-plasma/kwin:4
-"