diff options
Diffstat (limited to 'xfce-extra/xfce4-weather-plugin')
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/ChangeLog b/xfce-extra/xfce4-weather-plugin/ChangeLog index ca4c3b23702c..40ecbef26348 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.17 2012/02/10 12:28:24 ssuominen Exp $ + + 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-weather-plugin-0.7.4-r1.ebuild: + x86 stable wrt #401229 30 Jan 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-weather-plugin-0.7.4-r1.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 9cb8752bde1a..84944f7c50b5 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-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.2 2012/01/30 16:51:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild,v 1.3 2012/02/10 12:28:24 ssuominen 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 |