jauhien 14/11/02 21:36:18 Modified: lxqt-panel-0.7.0-r1.ebuild ChangeLog Log: make dependencies more precise (preparation for LXQt 0.8.0 release) (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)
Revision Changes Path 1.4 lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild?r1=1.3&r2=1.4 Index: lxqt-panel-0.7.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lxqt-panel-0.7.0-r1.ebuild 29 May 2014 18:01:43 -0000 1.3 +++ lxqt-panel-0.7.0-r1.ebuild 2 Nov 2014 21:36:18 -0000 1.4 @@ -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/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild,v 1.3 2014/05/29 18:01:43 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild,v 1.4 2014/11/02 21:36:18 jauhien Exp $ EAPI=5 inherit cmake-utils @@ -28,16 +28,16 @@ dev-qt/qtdbus:4 dev-qt/qtgui:4 >=lxde-base/menu-cache-0.3.3 - lxqt-base/liblxqt - lxqt-base/liblxqt-mount - lxqt-base/libsysstat - lxqt-base/lxqt-globalkeys - razorqt-base/libqtxdg + ~lxqt-base/liblxqt-${PV} + ~lxqt-base/liblxqt-mount-${PV} + ~lxqt-base/libsysstat-0.1.0 + ~lxqt-base/lxqt-globalkeys-${PV} + ~razorqt-base/libqtxdg-0.5.3 x11-libs/libX11 cpuload? ( sys-libs/libstatgrab ) networkmonitor? ( sys-libs/libstatgrab ) sensors? ( sys-apps/lm_sensors ) - sysstat? ( lxqt-base/libsysstat ) + sysstat? ( ~lxqt-base/libsysstat-0.1.0 ) volume? ( alsa? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio ) ) worldclock? ( dev-libs/icu:= )" 1.6 lxqt-base/lxqt-panel/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 29 May 2014 18:01:43 -0000 1.5 +++ ChangeLog 2 Nov 2014 21:36:18 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for lxqt-base/lxqt-panel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.5 2014/05/29 18:01:43 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.6 2014/11/02 21:36:18 jauhien Exp $ + + 02 Nov 2014; Jauhien Piatlicki <[email protected]> + lxqt-panel-0.7.0-r1.ebuild: + make dependencies more precise (preparation for LXQt 0.8.0 release) 29 May 2014; Jauhien Piatlicki <[email protected]> lxqt-panel-0.7.0-r1.ebuild:
