diff options
author | Johannes Huber <johu@gentoo.org> | 2017-02-20 17:55:32 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-02-20 18:01:48 +0100 |
commit | 7bdc094427582475686e0e838e0a7af2e33bbb06 (patch) | |
tree | 285a032ccf41ca5951627c551de995a51b45c676 /x11-themes | |
parent | x11-themes/skulpture: Remove last-rited pkg (diff) | |
download | gentoo-7bdc094427582475686e0e838e0a7af2e33bbb06.tar.gz gentoo-7bdc094427582475686e0e838e0a7af2e33bbb06.tar.bz2 gentoo-7bdc094427582475686e0e838e0a7af2e33bbb06.zip |
x11-themes/smaragd: Remove last-rited pkg
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/smaragd/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/smaragd/metadata.xml | 8 | ||||
-rw-r--r-- | x11-themes/smaragd/smaragd-0.0.7.ebuild | 26 |
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 -" |