+++ /dev/null
-DIST 125162-smaragd-0.0.7.tar.gz 66776 SHA256 7f393dc12fcdd80e5033139cef1bf89387b9bbeef817af82cefac1367da0707e SHA512 c6f7cd0ec1ec4d957f4ea0ef64a8011e9667a8747013788ee17777717df8a2d1be064bb0f85b611dc8b8115f546bdeb197c27d529744d986d90a0cb8833bf837 WHIRLPOOL 17afcd46c5da673306ab481dad388b00fedbd288caaaaca36f8ccda851c3938d9f7f087404bb918c7973a25dce58c858094fb67212d654d1aefaa7ce4eb1c963
+++ /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>
-</pkgmetadata>
+++ /dev/null
-# 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
-"