summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-11 17:57:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-11 17:57:38 +0000
commitf27cb2cd87c326f33285f193b752c5bad049f8c6 (patch)
tree10f51aaea080878661d2a1145168dbcb1447202d /xfce-extra/xfce4-weather-plugin
parentStable for amd64, wrt bug #465286 (diff)
downloadgentoo-2-f27cb2cd87c326f33285f193b752c5bad049f8c6.tar.gz
gentoo-2-f27cb2cd87c326f33285f193b752c5bad049f8c6.tar.bz2
gentoo-2-f27cb2cd87c326f33285f193b752c5bad049f8c6.zip
Stable for amd64, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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.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 46de0797703b..c51c04703d13 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.30 2013/02/20 08:58:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.31 2013/04/11 17:57:38 ago Exp $
+
+ 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+ xfce4-weather-plugin-0.8.3.ebuild:
+ Stable for amd64, wrt bug #465286
*xfce4-weather-plugin-0.8.3 (20 Feb 2013)
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 252bd59979df..7d5c09b13955 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.1 2013/02/20 08:58:49 ssuominen Exp $
+# $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 $
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