diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:50:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:50:23 +0000 |
commit | 07806f6da9b09dadf56d91428ec59ac382f21a1b (patch) | |
tree | 91cfb3fb1a60b84683c418ebe3558973bfcb46cf /kde-misc | |
parent | Stable for amd64, wrt bug #477634 (diff) | |
download | gentoo-2-07806f6da9b09dadf56d91428ec59ac382f21a1b.tar.gz gentoo-2-07806f6da9b09dadf56d91428ec59ac382f21a1b.tar.bz2 gentoo-2-07806f6da9b09dadf56d91428ec59ac382f21a1b.zip |
Stable for amd64, wrt bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/customizable-weather/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index 14d0ec0e5137..7d3069c4f14d 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.54 2013/06/21 15:34:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.55 2013/07/27 11:50:23 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> + customizable-weather-1.7.3.ebuild: + Stable for amd64, wrt bug #477634 *customizable-weather-1.7.3 (21 Jun 2013) diff --git a/kde-misc/customizable-weather/customizable-weather-1.7.3.ebuild b/kde-misc/customizable-weather/customizable-weather-1.7.3.ebuild index 51c73a6b064b..a22c7c53eaf2 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.7.3.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.7.3.ebuild @@ -1,6 +1,6 @@ # 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.7.3.ebuild,v 1.1 2013/06/21 15:34:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.7.3.ebuild,v 1.2 2013/07/27 11:50:23 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" |