summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2010-12-08 12:56:52 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2010-12-08 12:56:52 +0000
commit7ac0c6a4f3257754a93493e247847ef1cd919785 (patch)
tree702a74f8b828dfcac880de795259897abc8d31d5 /kde-misc/customizable-weather/customizable-weather-1.3.0.ebuild
parentx86 stable wrt security bug #343091 (diff)
downloadhistorical-7ac0c6a4f3257754a93493e247847ef1cd919785.tar.gz
historical-7ac0c6a4f3257754a93493e247847ef1cd919785.tar.bz2
historical-7ac0c6a4f3257754a93493e247847ef1cd919785.zip
Version bump; remove old
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'kde-misc/customizable-weather/customizable-weather-1.3.0.ebuild')
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.3.0.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/kde-misc/customizable-weather/customizable-weather-1.3.0.ebuild b/kde-misc/customizable-weather/customizable-weather-1.3.0.ebuild
deleted file mode 100644
index eaba737e4863..000000000000
--- a/kde-misc/customizable-weather/customizable-weather-1.3.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.3.0.ebuild,v 1.1 2010/10/27 12:57:49 tampakrap Exp $
-
-EAPI="2"
-
-KDE_LINGUAS="br de es fr hu it nb nl pl ro ru sr sr@latin tr zh_CN"
-inherit kde4-base
-
-MY_P="cwp-${PV}"
-
-DESCRIPTION="KDE4 weather plasmoid. It aims to be highly customizable, but a little harder to setup."
-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"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="debug"
-
-DEPEND="
- x11-libs/qt-gui:4[accessibility]
-"
-RDEPEND="${DEPEND}
- >=kde-base/plasma-workspace-${KDE_MINIMAL}
-"
-
-S="${WORKDIR}/${MY_P}"