summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild')
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild b/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild
deleted file mode 100644
index 6ffe8a6ec527..000000000000
--- a/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_LINGUAS="br de el es fr hu it nb nl pl ro ru sr sr@Latn tr zh_CN"
-inherit kde4-base
-
-MY_P="cwp-${PV}"
-
-DESCRIPTION="KDE Plasma 4 weather plasmoid. It aims to be highly customizable."
-HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid?content=98925"
-SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND="
- kde-plasma/plasma-workspace:4
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}