ssuominen 14/05/31 19:02:31 Modified: xfce4-weather-plugin-0.8.3.ebuild ChangeLog Added: xfce4-weather-plugin-0.8.3-r1.ebuild Log: Restrict -r0 to old UPower and add -r1 for compability with UPower >= 0.99 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.5 xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild?r1=1.4&r2=1.5 Index: xfce4-weather-plugin-0.8.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xfce4-weather-plugin-0.8.3.ebuild 26 May 2014 19:49:28 -0000 1.4 +++ xfce4-weather-plugin-0.8.3.ebuild 31 May 2014 19:02:31 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.4 2014/05/26 19:49:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3.ebuild,v 1.5 2014/05/31 19:02:31 ssuominen Exp $ EAPI=5 inherit xfconf @@ -21,7 +21,7 @@ >=xfce-base/libxfce4ui-4.10 >=xfce-base/libxfce4util-4.10 >=xfce-base/xfce4-panel-4.10 - udev? ( || ( >=sys-power/upower-0.9.19 sys-power/upower-pm-utils ) )" + udev? ( || ( <sys-power/upower-0.99 sys-power/upower-pm-utils ) )" DEPEND="${RDEPEND} dev-util/intltool virtual/pkgconfig" 1.35 xfce-extra/xfce4-weather-plugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 26 May 2014 19:49:28 -0000 1.34 +++ ChangeLog 31 May 2014 19:02:31 -0000 1.35 @@ -1,6 +1,13 @@ # ChangeLog for xfce-extra/xfce4-weather-plugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.34 2014/05/26 19:49:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.35 2014/05/31 19:02:31 ssuominen Exp $ + +*xfce4-weather-plugin-0.8.3-r1 (31 May 2014) + + 31 May 2014; Samuli Suominen <[email protected]> + +files/xfce4-weather-plugin-0.8.3-upower-0.99.patch, + +xfce4-weather-plugin-0.8.3-r1.ebuild, xfce4-weather-plugin-0.8.3.ebuild: + Restrict -r0 to old UPower and add -r1 for compability with UPower >= 0.99 26 May 2014; Samuli Suominen <[email protected]> xfce4-weather-plugin-0.8.3.ebuild: 1.1 xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.3-r1.ebuild?rev=1.1&content-type=text/plain Index: xfce4-weather-plugin-0.8.3-r1.ebuild =================================================================== # Copyright 1999-2014 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-r1.ebuild,v 1.1 2014/05/31 19:02:31 ssuominen Exp $ EAPI=5 inherit xfconf DESCRIPTION="A weather plug-in for the Xfce desktop environment" HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="debug udev" RDEPEND=">=dev-libs/glib-2.20 dev-libs/libxml2 >=net-libs/libsoup-2.26 >=x11-libs/gtk+-2.14:2 >=xfce-base/libxfce4ui-4.10 >=xfce-base/libxfce4util-4.10 >=xfce-base/xfce4-panel-4.10 udev? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )" DEPEND="${RDEPEND} dev-util/intltool virtual/pkgconfig" pkg_setup() { PATCHES=( "${FILESDIR}"/${P}-upower-0.99.patch ) # For GEONAMES_USERNAME, read README file and ask ssuominen@! XFCONF=( $(use_enable udev upower) $(xfconf_use_debug) GEONAMES_USERNAME=Gentoo ) DOCS=( AUTHORS ChangeLog NEWS README TODO ) }
