diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-02 12:37:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-02 12:37:38 +0000 |
commit | 7e55a78bc60d2b3d1bc0101e133714c6154ee939 (patch) | |
tree | 6beeb35c6ce61690e219b8605219e1215635e74b /kde-misc | |
parent | Drop HPPA keywording (bug #417453). (diff) | |
download | gentoo-2-7e55a78bc60d2b3d1bc0101e133714c6154ee939.tar.gz gentoo-2-7e55a78bc60d2b3d1bc0101e133714c6154ee939.tar.bz2 gentoo-2-7e55a78bc60d2b3d1bc0101e133714c6154ee939.zip |
Stable for amd64, wrt bug #449632
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/customizable-weather/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.6.9.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index 7f33d098f360..5f1e5c6d6689 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.44 2012/12/29 15:19:06 kensington Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.45 2013/01/02 12:37:38 ago Exp $ + + 02 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + customizable-weather-1.6.9.ebuild: + Stable for amd64, wrt bug #449632 *customizable-weather-1.6.10 (29 Dec 2012) diff --git a/kde-misc/customizable-weather/customizable-weather-1.6.9.ebuild b/kde-misc/customizable-weather/customizable-weather-1.6.9.ebuild index 8e374d70c755..7ee830bd1365 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.6.9.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.6.9.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.9.ebuild,v 1.1 2012/11/30 17:20:44 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.6.9.ebuild,v 1.2 2013/01/02 12:37:38 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" |