diff options
author | Michael Palimaka <kensington@gentoo.org> | 2013-04-02 12:20:30 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2013-04-02 12:20:30 +0000 |
commit | a764593b42b3901a5f35b6d762265690e8eb9128 (patch) | |
tree | a89ded11ef7d70f2f93888ce695a5bc01f42bf79 /kde-misc/customizable-weather | |
parent | Stable for arm, wrt bug #463614 (diff) | |
download | gentoo-2-a764593b42b3901a5f35b6d762265690e8eb9128.tar.gz gentoo-2-a764593b42b3901a5f35b6d762265690e8eb9128.tar.bz2 gentoo-2-a764593b42b3901a5f35b6d762265690e8eb9128.zip |
Remove old.
(Portage version: 2.1.11.59/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'kde-misc/customizable-weather')
3 files changed, 5 insertions, 53 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index 528a2a2356ba..12951838f7a3 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.52 2013/03/31 16:57:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.53 2013/04/02 12:20:30 kensington Exp $ + + 02 Apr 2013; Michael Palimaka <kensington@gentoo.org> + -customizable-weather-1.6.10.ebuild, -customizable-weather-1.6.12.ebuild: + Remove old. 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> customizable-weather-1.7.0.ebuild: diff --git a/kde-misc/customizable-weather/customizable-weather-1.6.10.ebuild b/kde-misc/customizable-weather/customizable-weather-1.6.10.ebuild deleted file mode 100644 index c0f5a480a5c5..000000000000 --- a/kde-misc/customizable-weather/customizable-weather-1.6.10.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 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.10.ebuild,v 1.3 2013/01/27 16:15:26 ago Exp $ - -EAPI=5 - -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.12.ebuild b/kde-misc/customizable-weather/customizable-weather-1.6.12.ebuild deleted file mode 100644 index 6a3a110c43cb..000000000000 --- a/kde-misc/customizable-weather/customizable-weather-1.6.12.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 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.12.ebuild,v 1.1 2013/01/28 16:55:15 kensington Exp $ - -EAPI=5 - -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}" |