summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-01 08:41:27 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-01 08:41:27 +0000
commite626ea99ad4ca205756246c9e7bb891d26356ffc (patch)
tree3b757bd4d9ca96819201a3caa8cb05fa458d792f /xfce-extra/xfce4-weather-plugin
parentversion bump (diff)
downloadgentoo-2-e626ea99ad4ca205756246c9e7bb891d26356ffc.tar.gz
gentoo-2-e626ea99ad4ca205756246c9e7bb891d26356ffc.tar.bz2
gentoo-2-e626ea99ad4ca205756246c9e7bb891d26356ffc.zip
x86 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-extra/xfce4-weather-plugin')
-rw-r--r--xfce-extra/xfce4-weather-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/ChangeLog b/xfce-extra/xfce4-weather-plugin/ChangeLog
index 7799ea954746..9ba07d4868b2 100644
--- a/xfce-extra/xfce4-weather-plugin/ChangeLog
+++ b/xfce-extra/xfce4-weather-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-weather-plugin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.44 2015/06/24 14:18:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.45 2015/07/01 08:41:27 zlogene Exp $
+
+ 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org>
+ xfce4-weather-plugin-0.8.6.ebuild:
+ x86 stable wrt bug #553500
*xfce4-weather-plugin-0.8.6 (24 Jun 2015)
diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.6.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.6.ebuild
index c65551e1f144..66b3c162bcf8 100644
--- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.6.ebuild
+++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.6.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/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.6.ebuild,v 1.1 2015/06/24 14:18:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.6.ebuild,v 1.2 2015/07/01 08:41:27 zlogene Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
IUSE="debug upower"
RDEPEND=">=dev-libs/glib-2.20:=