diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-20 20:35:58 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-20 20:35:58 +0000 |
commit | aa678348698eaa650a2dd453f61cbcc602e3e1f6 (patch) | |
tree | 7c34c34eb2bb42b9481de17f2888da2ba34571cf /kde-misc/customizable-weather | |
parent | Version bump to latest. Stabilise 2.3.0 on amd64 and x86. (diff) | |
download | gentoo-2-aa678348698eaa650a2dd453f61cbcc602e3e1f6.tar.gz gentoo-2-aa678348698eaa650a2dd453f61cbcc602e3e1f6.tar.bz2 gentoo-2-aa678348698eaa650a2dd453f61cbcc602e3e1f6.zip |
Version bump. Stabilise 1.5.1 on amd64 and x86. Drop older.
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/customizable-weather')
-rw-r--r-- | kde-misc/customizable-weather/ChangeLog | 9 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild | 6 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.5.2.ebuild (renamed from kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild) | 6 |
3 files changed, 14 insertions, 7 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index d0eced1c43b7..6f5a58dbc5bc 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.15 2011/03/26 19:52:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.16 2011/04/20 20:35:58 scarabeus Exp $ + +*customizable-weather-1.5.2 (20 Apr 2011) + + 20 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -customizable-weather-1.3.4.ebuild, customizable-weather-1.5.1.ebuild, + +customizable-weather-1.5.2.ebuild: + Version bump. Stabilise 1.5.1 on amd64 and x86. Drop older. *customizable-weather-1.5.1 (26 Mar 2011) diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild index d059f176d35a..64432ef3ca9c 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild @@ -1,8 +1,8 @@ # 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.1.ebuild,v 1.1 2011/03/26 19:52:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild,v 1.2 2011/04/20 20:35:58 scarabeus Exp $ -EAPI=3 +EAPI=4 KDE_LINGUAS="br de es fr hu it nb nl pl ro ru sr sr@latin tr zh_CN" inherit kde4-base @@ -14,7 +14,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2" LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="debug" diff --git a/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.2.ebuild index e0266978a729..aecbf2c0aec5 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.5.2.ebuild @@ -1,8 +1,8 @@ # 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.3.4.ebuild,v 1.2 2011/03/26 19:52:20 scarabeus Exp $ +# $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 $ -EAPI=3 +EAPI=4 KDE_LINGUAS="br de es fr hu it nb nl pl ro ru sr sr@latin tr zh_CN" inherit kde4-base @@ -14,7 +14,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2" LICENSE="GPL-3" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" SLOT="4" IUSE="debug" |