summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-06-29 09:20:14 +0000
committerJohannes Huber <johu@gentoo.org>2012-06-29 09:20:14 +0000
commit02b9165f26295871d9b5e044fb755dffb899276b (patch)
treeab28f3d9f6d92c12ad41b9b63c4bb730bf28d962 /kde-misc
parentStable for x86, wrt bug #422087 (diff)
downloadgentoo-2-02b9165f26295871d9b5e044fb755dffb899276b.tar.gz
gentoo-2-02b9165f26295871d9b5e044fb755dffb899276b.tar.bz2
gentoo-2-02b9165f26295871d9b5e044fb755dffb899276b.zip
Remove old.
(Portage version: 2.2.0_alpha113/cvs/Linux i686)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/customizable-weather/ChangeLog7
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.5.14.ebuild26
2 files changed, 5 insertions, 28 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog
index 701e2f6809a5..0007b525c6af 100644
--- a/kde-misc/customizable-weather/ChangeLog
+++ b/kde-misc/customizable-weather/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/customizable-weather
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.33 2012/06/29 09:16:48 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.34 2012/06/29 09:20:14 johu Exp $
+
+ 29 Jun 2012; Johannes Huber <johu@gentoo.org>
+ -customizable-weather-1.5.14.ebuild:
+ Remove old.
29 Jun 2012; Johannes Huber <johu@gentoo.org>
customizable-weather-1.6.2.ebuild:
@@ -186,4 +190,3 @@
+customizable-weather-1.0.4.ebuild, +metadata.xml:
Initial commit of customizable-weather plasmoid. Moved from kde overlay.
Fixes bug #322477
-
diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.14.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.14.ebuild
deleted file mode 100644
index c68474cd6736..000000000000
--- a/kde-misc/customizable-weather/customizable-weather-1.5.14.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 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.5.14.ebuild,v 1.3 2012/05/21 17:29:07 johu Exp $
-
-EAPI=4
-
-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 is 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="4"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdebase_dep plasma-workspace)
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"