diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 18:05:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 18:05:33 +0000 |
commit | 60fb5ffb4cdb60d680f495372eddf15c88d78984 (patch) | |
tree | 0ae47e5224a8741e7402f5ceb9277d46795ef24b /kde-misc/customizable-weather | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-60fb5ffb4cdb60d680f495372eddf15c88d78984.tar.gz gentoo-2-60fb5ffb4cdb60d680f495372eddf15c88d78984.tar.bz2 gentoo-2-60fb5ffb4cdb60d680f495372eddf15c88d78984.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index aba23edb8cce..cf5f2eb47108 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.39 2012/11/06 11:32:43 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.40 2012/11/23 18:05:33 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> + customizable-weather-1.6.6.ebuild: + Stable for amd64, wrt bug #442394 *customizable-weather-1.6.7 (06 Nov 2012) diff --git a/kde-misc/customizable-weather/customizable-weather-1.6.6.ebuild b/kde-misc/customizable-weather/customizable-weather-1.6.6.ebuild index 76a3f096d941..0e97014194e4 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.6.6.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.6.6.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.6.ebuild,v 1.1 2012/10/22 19:13:44 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.6.6.ebuild,v 1.2 2012/11/23 18:05:33 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" |