From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 63283138825 for ; Sat, 8 Nov 2014 06:46:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B717E0857; Sat, 8 Nov 2014 06:46:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E40AAE0857 for ; Sat, 8 Nov 2014 06:46:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0571340453 for ; Sat, 8 Nov 2014 06:46:26 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2203) id 8F84B9AD0; Sat, 8 Nov 2014 06:46:25 +0000 (UTC) From: "Ben de Groot (yngwin)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, yngwin@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-panel: lxqt-panel-0.7.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lxqt-panel-0.7.0-r1.ebuild ChangeLog X-VCS-Directories: lxqt-base/lxqt-panel X-VCS-Committer: yngwin X-VCS-Committer-Name: Ben de Groot Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141108064625.8F84B9AD0@oystercatcher.gentoo.org> Date: Sat, 8 Nov 2014 06:46:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5169e128-9fab-462b-a6ba-2fcdb15d11fd X-Archives-Hash: 9b2c4a8307921cb61b6c9cf625a7273a yngwin 14/11/08 06:46:25 Modified: lxqt-panel-0.7.0-r1.ebuild ChangeLog Log: Move libqtxdg to new category (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x0F9C590B7FF324F6!) Revision Changes Path 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild?rev=1.6&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.5&r2=1.6 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- lxqt-panel-0.7.0-r1.ebuild 2 Nov 2014 21:53:23 -0000 1.5 +++ lxqt-panel-0.7.0-r1.ebuild 8 Nov 2014 06:46:25 -0000 1.6 @@ -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.5 2014/11/02 21:53:23 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild,v 1.6 2014/11/08 06:46:25 yngwin Exp $ EAPI=5 inherit cmake-utils @@ -31,7 +31,7 @@ ~lxqt-base/liblxqt-${PV} ~lxqt-base/liblxqt-mount-${PV} ~lxqt-base/lxqt-globalkeys-${PV} - ~razorqt-base/libqtxdg-0.5.3 + ~dev-libs/libqtxdg-0.5.3 x11-libs/libX11 cpuload? ( sys-libs/libstatgrab ) networkmonitor? ( sys-libs/libstatgrab ) 1.8 lxqt-base/lxqt-panel/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 2 Nov 2014 21:53:23 -0000 1.7 +++ ChangeLog 8 Nov 2014 06:46:25 -0000 1.8 @@ -1,6 +1,9 @@ # 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.7 2014/11/02 21:53:23 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.8 2014/11/08 06:46:25 yngwin Exp $ + + 08 Nov 2014; Ben de Groot lxqt-panel-0.7.0-r1.ebuild: + Move libqtxdg to new category 02 Nov 2014; Jauhien Piatlicki lxqt-panel-0.7.0-r1.ebuild: