From d57c70262aacfa60d7456ef891f8444196e9ba02 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Wed, 22 Feb 2012 15:38:30 +0000 Subject: Version bump, remove old. (Portage version: 2.2.0_alpha88/cvs/Linux x86_64) --- kde-misc/customizable-weather/ChangeLog | 9 +++++++- .../customizable-weather-1.5.10.ebuild | 26 ++++++++++++++++++++++ .../customizable-weather-1.5.7.ebuild | 26 ---------------------- .../customizable-weather-1.5.8.ebuild | 26 ---------------------- 4 files changed, 34 insertions(+), 53 deletions(-) create mode 100644 kde-misc/customizable-weather/customizable-weather-1.5.10.ebuild delete mode 100644 kde-misc/customizable-weather/customizable-weather-1.5.7.ebuild delete mode 100644 kde-misc/customizable-weather/customizable-weather-1.5.8.ebuild (limited to 'kde-misc') diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index a28a25c3e90d..3709011c7068 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.21 2012/02/15 11:11:57 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.22 2012/02/22 15:38:30 johu Exp $ + +*customizable-weather-1.5.10 (22 Feb 2012) + + 22 Feb 2012; Johannes Huber + +customizable-weather-1.5.10.ebuild, -customizable-weather-1.5.7.ebuild, + -customizable-weather-1.5.8.ebuild: + Version bump, remove old. *customizable-weather-1.5.9 (15 Feb 2012) diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.10.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.10.ebuild new file mode 100644 index 000000000000..1eda9106b91f --- /dev/null +++ b/kde-misc/customizable-weather/customizable-weather-1.5.10.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.5.10.ebuild,v 1.1 2012/02/22 15:38:30 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}" diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.7.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.7.ebuild deleted file mode 100644 index 9dbf3c7d654b..000000000000 --- a/kde-misc/customizable-weather/customizable-weather-1.5.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.5.7.ebuild,v 1.1 2012/01/11 20:24:20 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}" diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.8.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.8.ebuild deleted file mode 100644 index e0f75aa54902..000000000000 --- a/kde-misc/customizable-weather/customizable-weather-1.5.8.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.8.ebuild,v 1.1 2012/01/17 17:07:23 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}" -- cgit v1.2.3-65-gdbad