diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 14:49:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 14:49:45 +0000 |
commit | 3af28ab755e2d9fc3425db330cdd51f5aa4b50e9 (patch) | |
tree | 59c25e4a876d73fe0b3240c70cfae0a54a11aa4b /kde-misc | |
parent | Stable for amd64, wrt bug #422079 (diff) | |
download | gentoo-2-3af28ab755e2d9fc3425db330cdd51f5aa4b50e9.tar.gz gentoo-2-3af28ab755e2d9fc3425db330cdd51f5aa4b50e9.tar.bz2 gentoo-2-3af28ab755e2d9fc3425db330cdd51f5aa4b50e9.zip |
Stable for amd64, wrt bug #422087
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/customizable-weather/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index ff0811e77876..c3529d64c25e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.31 2012/05/21 17:32:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.32 2012/06/20 14:49:45 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + customizable-weather-1.6.2.ebuild: + Stable for amd64, wrt bug #422087 21 May 2012; Johannes Huber <johu@gentoo.org> -customizable-weather-1.5.1.ebuild: diff --git a/kde-misc/customizable-weather/customizable-weather-1.6.2.ebuild b/kde-misc/customizable-weather/customizable-weather-1.6.2.ebuild index beb517b1a5b3..c7040ecff062 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.6.2.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.6.2.ebuild @@ -1,6 +1,6 @@ # 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.6.2.ebuild,v 1.1 2012/05/15 06:09:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.6.2.ebuild,v 1.2 2012/06/20 14:49:45 ago Exp $ EAPI=4 @@ -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" |