diff options
-rw-r--r-- | kde-misc/customizable-weather/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index 823660930eb3..dbd72bae73cb 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.73 2015/01/09 13:43:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.74 2015/01/26 10:02:05 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> + customizable-weather-1.12.0.ebuild: + Stable for x86, wrt bug #535426 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> customizable-weather-1.12.0.ebuild: diff --git a/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild b/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild index b1ea89ed652b..8ebc7a8a0ea0 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.12.0.ebuild,v 1.2 2015/01/09 13:43:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.12.0.ebuild,v 1.3 2015/01/26 10:02:05 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" |