summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-11 18:08:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-11 18:08:16 +0000
commit0c7f3696cc6ea9df635203bb8993c01a7b2a7ee9 (patch)
tree06d060b614e25e6baf0c865269cf582edec0d3e3 /xfce-extra
parentStable for x86, wrt bug #465286 (diff)
downloadgentoo-2-0c7f3696cc6ea9df635203bb8993c01a7b2a7ee9.tar.gz
gentoo-2-0c7f3696cc6ea9df635203bb8993c01a7b2a7ee9.tar.bz2
gentoo-2-0c7f3696cc6ea9df635203bb8993c01a7b2a7ee9.zip
Stable for x86, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-weather-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.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 c51c04703d13..bd70ebedad8a 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.31 2013/04/11 17:57:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.32 2013/04/11 18:08:16 ago Exp $
+
+ 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+ xfce4-weather-plugin-0.8.3.ebuild:
+ Stable for x86, wrt bug #465286
11 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
xfce4-weather-plugin-0.8.3.ebuild:
diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild
index 7d5c09b13955..d0af0b8d5e26 100644
--- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild
+++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.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/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild,v 1.2 2013/04/11 17:57:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild,v 1.3 2013/04/11 18:08:16 ago 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 udev"
RDEPEND=">=dev-libs/glib-2.20