diff options
author | 2012-05-08 14:58:54 +0000 | |
---|---|---|
committer | 2012-05-08 14:58:54 +0000 | |
commit | 156b7b7d0a9dc472db1768ea1e0f228024f30a1d (patch) | |
tree | 42978dd18caf3350747463b6d0adb89f7550d8f4 /kde-misc/customizable-weather | |
parent | Remove old (diff) | |
download | gentoo-2-156b7b7d0a9dc472db1768ea1e0f228024f30a1d.tar.gz gentoo-2-156b7b7d0a9dc472db1768ea1e0f228024f30a1d.tar.bz2 gentoo-2-156b7b7d0a9dc472db1768ea1e0f228024f30a1d.zip |
Version bump, remove old.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/customizable-weather')
-rw-r--r-- | kde-misc/customizable-weather/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.6.1.ebuild (renamed from kde-misc/customizable-weather/customizable-weather-1.5.13.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index 08a2a02dfbf2..549a174185d6 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.26 2012/04/06 22:04:37 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.27 2012/05/08 14:58:54 johu Exp $ + +*customizable-weather-1.6.1 (08 May 2012) + + 08 May 2012; Johannes Huber <johu@gentoo.org> + +customizable-weather-1.6.1.ebuild, -customizable-weather-1.5.13.ebuild: + Version bump, remove old. *customizable-weather-1.5.14 (06 Apr 2012) diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.13.ebuild b/kde-misc/customizable-weather/customizable-weather-1.6.1.ebuild index 8f2df4daa744..045bcffeb403 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.5.13.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.6.1.ebuild @@ -1,10 +1,10 @@ # 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.13.ebuild,v 1.1 2012/03/25 21:57:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.6.1.ebuild,v 1.1 2012/05/08 14:58:54 johu Exp $ EAPI=4 -KDE_LINGUAS="br de es fr hu it nb nl pl ro ru sr sr@latin tr zh_CN" +KDE_LINGUAS="br de el es fr hu it nb nl pl ro ru sr sr@latin tr zh_CN" inherit kde4-base MY_P="cwp-${PV}" |