diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 10:05:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 10:05:21 +0000 |
commit | 1d861245d6564ea6a691dfec43d9278b6bf0437b (patch) | |
tree | 28a7bca31060d9e23fc4bb1a6a34154244466a13 /kde-misc/customizable-weather | |
parent | Stable for x86, wrt bug #525166 (diff) | |
download | gentoo-2-1d861245d6564ea6a691dfec43d9278b6bf0437b.tar.gz gentoo-2-1d861245d6564ea6a691dfec43d9278b6bf0437b.tar.bz2 gentoo-2-1d861245d6564ea6a691dfec43d9278b6bf0437b.zip |
Stable for x86, wrt bug #525170
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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.11.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index 565863239597..c73e6bc01481 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.69 2014/10/29 11:55:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.70 2014/10/30 10:05:21 ago Exp $ + + 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> + customizable-weather-1.11.1.ebuild: + Stable for x86, wrt bug #525170 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> customizable-weather-1.11.1.ebuild: diff --git a/kde-misc/customizable-weather/customizable-weather-1.11.1.ebuild b/kde-misc/customizable-weather/customizable-weather-1.11.1.ebuild index e8dde3cfe896..ac3512709d2e 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.11.1.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.11.1.ebuild,v 1.2 2014/10/29 11:55:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.11.1.ebuild,v 1.3 2014/10/30 10:05:21 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" |