diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 20:30:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 20:30:40 +0000 |
commit | f9d9f7b6f0b1a33db457d5d58393235ac507e88e (patch) | |
tree | 358b568fe1b9b1b5c80b3c75929c80bfa4b12001 /xfce-extra/xfce4-weather-plugin | |
parent | Stable for amd64, wrt bug #429484 (diff) | |
download | gentoo-2-f9d9f7b6f0b1a33db457d5d58393235ac507e88e.tar.gz gentoo-2-f9d9f7b6f0b1a33db457d5d58393235ac507e88e.tar.bz2 gentoo-2-f9d9f7b6f0b1a33db457d5d58393235ac507e88e.zip |
Stable for amd64, wrt bug #429484
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-weather-plugin')
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/ChangeLog b/xfce-extra/xfce4-weather-plugin/ChangeLog index f5c7a23bb33c..31d9536ff822 100644 --- a/xfce-extra/xfce4-weather-plugin/ChangeLog +++ b/xfce-extra/xfce4-weather-plugin/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2012/10/21 09:54:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.26 2012/10/27 20:30:40 ago Exp $ + + 27 Oct 2012; <ago@gentoo.org> xfce4-weather-plugin-0.8.2.ebuild: + Stable for amd64, wrt bug #429484 21 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce4-weather-plugin-0.8.1.ebuild: diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild index a1713187c34c..8da2da3eee9d 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.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.8.2.ebuild,v 1.1 2012/09/12 12:13:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild,v 1.2 2012/10/27 20:30:40 ago Exp $ EAPI=4 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 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.20 |