diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:56:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:56:07 +0000 |
commit | fab2dfd9c133591001817d80e3d5c88604db6a75 (patch) | |
tree | 8956eb0dd475b067c398e75858f96a94817f9026 /kde-misc/customizable-weather | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-fab2dfd9c133591001817d80e3d5c88604db6a75.tar.gz gentoo-2-fab2dfd9c133591001817d80e3d5c88604db6a75.tar.bz2 gentoo-2-fab2dfd9c133591001817d80e3d5c88604db6a75.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-misc/customizable-weather')
-rw-r--r-- | kde-misc/customizable-weather/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.6.10.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index e06287730319..7ee443ce6d79 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.46 2013/01/02 12:38:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.47 2013/01/27 12:56:07 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + customizable-weather-1.6.10.ebuild: + Stable for amd64, wrt bug #450678 02 Jan 2013; Agostino Sarubbo <ago@gentoo.org> customizable-weather-1.6.9.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 index 1403f8f8a0d2..9254f545dc79 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.6.10.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.6.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.1 2012/12/29 15:19:06 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.6.10.ebuild,v 1.2 2013/01/27 12:56:07 ago Exp $ EAPI=5 @@ -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" |