diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-26 19:52:20 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-26 19:52:20 +0000 |
commit | cd75a845a958054531a06c39cfa241d82c41bc21 (patch) | |
tree | 7dc42d55c445e481566af73a0b2cafb46e6b2668 /kde-misc/customizable-weather | |
parent | Drop old net-im/empathy mask. (diff) | |
download | gentoo-2-cd75a845a958054531a06c39cfa241d82c41bc21.tar.gz gentoo-2-cd75a845a958054531a06c39cfa241d82c41bc21.tar.bz2 gentoo-2-cd75a845a958054531a06c39cfa241d82c41bc21.zip |
Stabilise 1.3.4 on amd64 and x86. Add latest.
(Portage version: 2.2.0_alpha28/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.3.4.ebuild | 4 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild (renamed from kde-misc/customizable-weather/customizable-weather-1.3.3.ebuild) | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index e91a950bd51c..d0eced1c43b7 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.14 2011/02/27 21:32:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.15 2011/03/26 19:52:20 scarabeus Exp $ + +*customizable-weather-1.5.1 (26 Mar 2011) + + 26 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -customizable-weather-1.3.3.ebuild, customizable-weather-1.3.4.ebuild, + +customizable-weather-1.5.1.ebuild: + Stabilise 1.3.4 on amd64 and x86. Add latest. *customizable-weather-1.3.4 (27 Feb 2011) diff --git a/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild b/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild index 7a69705a552a..e0266978a729 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild @@ -1,6 +1,6 @@ # 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.1 2011/02/27 21:32:56 dilfridge Exp $ +# $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 $ EAPI=3 @@ -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.3.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild index 319d78415165..d059f176d35a 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.3.3.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild @@ -1,6 +1,6 @@ # 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.3.ebuild,v 1.2 2011/02/13 20:03:37 scarabeus Exp $ +# $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 $ EAPI=3 @@ -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" |