From fd45725d688c83a5ef400cdf97c3466a095ac6cd Mon Sep 17 00:00:00 2001 From: Chris Reffett Date: Fri, 30 Nov 2012 17:20:44 +0000 Subject: Version bump. Remove old. (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 42618354) --- kde-misc/customizable-weather/ChangeLog | 8 ++++++- .../customizable-weather-1.6.7.ebuild | 26 ---------------------- .../customizable-weather-1.6.9.ebuild | 26 ++++++++++++++++++++++ 3 files changed, 33 insertions(+), 27 deletions(-) delete mode 100644 kde-misc/customizable-weather/customizable-weather-1.6.7.ebuild create mode 100644 kde-misc/customizable-weather/customizable-weather-1.6.9.ebuild (limited to 'kde-misc/customizable-weather') diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index 6b475e17148d..8c8972412e46 100644 --- a/kde-misc/customizable-weather/ChangeLog +++ b/kde-misc/customizable-weather/ChangeLog @@ -1,6 +1,12 @@ # 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.42 2012/11/24 15:26:14 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.43 2012/11/30 17:20:44 creffett Exp $ + +*customizable-weather-1.6.9 (30 Nov 2012) + + 30 Nov 2012; Chris Reffett + +customizable-weather-1.6.9.ebuild, -customizable-weather-1.6.7.ebuild: + Version bump. Remove old. 24 Nov 2012; Johannes Huber -customizable-weather-1.6.2.ebuild: diff --git a/kde-misc/customizable-weather/customizable-weather-1.6.7.ebuild b/kde-misc/customizable-weather/customizable-weather-1.6.7.ebuild deleted file mode 100644 index 85ae5f4499b4..000000000000 --- a/kde-misc/customizable-weather/customizable-weather-1.6.7.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.6.7.ebuild,v 1.1 2012/11/06 11:32:43 kensington Exp $ - -EAPI=4 - -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="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.6.9.ebuild b/kde-misc/customizable-weather/customizable-weather-1.6.9.ebuild new file mode 100644 index 000000000000..8e374d70c755 --- /dev/null +++ b/kde-misc/customizable-weather/customizable-weather-1.6.9.ebuild @@ -0,0 +1,26 @@ +# 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.6.9.ebuild,v 1.1 2012/11/30 17:20:44 creffett Exp $ + +EAPI=4 + +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="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}" -- cgit v1.2.3-65-gdbad