summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/smaragd/Manifest1
-rw-r--r--x11-themes/smaragd/metadata.xml8
-rw-r--r--x11-themes/smaragd/smaragd-0.0.7.ebuild26
3 files changed, 0 insertions, 35 deletions
diff --git a/x11-themes/smaragd/Manifest b/x11-themes/smaragd/Manifest
deleted file mode 100644
index 2d956d463093..000000000000
--- a/x11-themes/smaragd/Manifest
+++ /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
index 0cf59224b009..000000000000
--- a/x11-themes/smaragd/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>
diff --git a/x11-themes/smaragd/smaragd-0.0.7.ebuild b/x11-themes/smaragd/smaragd-0.0.7.ebuild
deleted file mode 100644
index 9189dc209370..000000000000
--- a/x11-themes/smaragd/smaragd-0.0.7.ebuild
+++ /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
-"