summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-30 16:51:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-30 16:51:07 +0000
commit39d4b26185107761e03256d74e574014dcc95b1a (patch)
treee9b9c00885f8c99d19af9bd0b96c3c66487090bb /xfce-extra/xfce4-weather-plugin
parentStable for amd64, wrt bug #401229 (diff)
downloadgentoo-2-39d4b26185107761e03256d74e574014dcc95b1a.tar.gz
gentoo-2-39d4b26185107761e03256d74e574014dcc95b1a.tar.bz2
gentoo-2-39d4b26185107761e03256d74e574014dcc95b1a.zip
Stable for amd64, wrt bug #401229
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-weather-plugin')
-rw-r--r--xfce-extra/xfce4-weather-plugin/ChangeLog8
-rw-r--r--xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/ChangeLog b/xfce-extra/xfce4-weather-plugin/ChangeLog
index f105403376ca..ca4c3b23702c 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.15 2011/11/11 20:14:34 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.16 2012/01/30 16:51:07 ago Exp $
+
+ 30 Jan 2012; Agostino Sarubbo <ago@gentoo.org>
+ xfce4-weather-plugin-0.7.4-r1.ebuild:
+ Stable for amd64, wrt bug #401229
11 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
-xfce4-weather-plugin-0.7.4.ebuild:
diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild
index c090d65ab05e..9cb8752bde1a 100644
--- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild
+++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.7.4-r1.ebuild,v 1.1 2011/11/09 18:42:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild,v 1.2 2012/01/30 16:51:07 ago Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.7/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.6:2