diff options
author | Johannes Huber <johu@gentoo.org> | 2013-11-30 20:57:33 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-11-30 20:57:33 +0000 |
commit | ab576b515034c5176921f1771526af5bc3863a77 (patch) | |
tree | 753f80015121a9cd20ac423aea85a1e88089eb57 /kde-misc/customizable-weather | |
parent | Fix 'btrfs send' on funky subvol paths (bug #492776 by Thomas Scheiblauer). (diff) | |
download | gentoo-2-ab576b515034c5176921f1771526af5bc3863a77.tar.gz gentoo-2-ab576b515034c5176921f1771526af5bc3863a77.tar.bz2 gentoo-2-ab576b515034c5176921f1771526af5bc3863a77.zip |
x86 stable wrt bug #492684
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
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.8.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 f422bd5243e9..545972439fd0 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.58 2013/10/18 15:39:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.59 2013/11/30 20:57:33 johu Exp $ + + 30 Nov 2013; Johannes Huber <johu@gentoo.org> + customizable-weather-1.8.3.ebuild: + x86 stable wrt bug #492684 *customizable-weather-1.8.3 (18 Oct 2013) diff --git a/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild b/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild index 573daf978a41..93061a35b46d 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.8.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.8.3.ebuild,v 1.1 2013/10/18 15:39:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild,v 1.2 2013/11/30 20:57:33 johu 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" |