summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-misc/customizable-weather/ChangeLog11
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild26
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.5.6.ebuild (renamed from kde-misc/customizable-weather/customizable-weather-1.5.2.ebuild)4
3 files changed, 11 insertions, 30 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog
index c99f742b51fc..3b7df00eedc7 100644
--- a/kde-misc/customizable-weather/ChangeLog
+++ b/kde-misc/customizable-weather/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-misc/customizable-weather
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.17 2011/09/08 23:00:44 dilfridge Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.18 2012/01/04 14:47:31 johu Exp $
+
+*customizable-weather-1.5.6 (04 Jan 2012)
+
+ 04 Jan 2012; Johannes Huber <johu@gentoo.org>
+ +customizable-weather-1.5.6.ebuild, -customizable-weather-1.5.2.ebuild,
+ -customizable-weather-1.5.5.ebuild:
+ Version bump, remove old.
*customizable-weather-1.5.5 (08 Sep 2011)
diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild
deleted file mode 100644
index a58faa728bbb..000000000000
--- a/kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 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.5.ebuild,v 1.1 2011/09/08 23:00:44 dilfridge 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}"
diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.2.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.6.ebuild
index aecbf2c0aec5..9d1f44fa171e 100644
--- a/kde-misc/customizable-weather/customizable-weather-1.5.2.ebuild
+++ b/kde-misc/customizable-weather/customizable-weather-1.5.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.2.ebuild,v 1.1 2011/04/20 20:35:58 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.5.6.ebuild,v 1.1 2012/01/04 14:47:31 johu Exp $
EAPI=4