public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-panel: lxqt-panel-0.7.0-r1.ebuild ChangeLog
@ 2014-05-29 13:19 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-05-29 13:19 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/05/29 13:19:25

  Modified:             lxqt-panel-0.7.0-r1.ebuild ChangeLog
  Log:
  Add ~arm keyword.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  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.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild?rev=1.2&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.1&r2=1.2

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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lxqt-panel-0.7.0-r1.ebuild	27 May 2014 16:29:18 -0000	1.1
+++ lxqt-panel-0.7.0-r1.ebuild	29 May 2014 13:19:25 -0000	1.2
@@ -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.1 2014/05/27 16:29:18 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild,v 1.2 2014/05/29 13:19:25 mrueg Exp $
 
 EAPI=5
 inherit cmake-utils
@@ -13,7 +13,7 @@
 	EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
 else
 	SRC_URI="http://lxqt.org/downloads/lxqt/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="~amd64 ~arm ~x86"
 	S=${WORKDIR}
 fi
 



1.4                  lxqt-base/lxqt-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	27 May 2014 16:29:18 -0000	1.3
+++ ChangeLog	29 May 2014 13:19:25 -0000	1.4
@@ -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.3 2014/05/27 16:29:18 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.4 2014/05/29 13:19:25 mrueg Exp $
+
+  29 May 2014; Manuel Rüger <mrueg@gentoo.org> lxqt-panel-0.7.0-r1.ebuild:
+  Add ~arm keyword.
 
 *lxqt-panel-0.7.0-r1 (27 May 2014)
 





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-panel: lxqt-panel-0.7.0-r1.ebuild ChangeLog
@ 2014-05-29 18:01 Jauhien Piatlicki (jauhien)
  0 siblings, 0 replies; 5+ messages in thread
From: Jauhien Piatlicki (jauhien) @ 2014-05-29 18:01 UTC (permalink / raw
  To: gentoo-commits

jauhien     14/05/29 18:01:43

  Modified:             lxqt-panel-0.7.0-r1.ebuild ChangeLog
  Log:
  remove dependency on policykit, see bug #511786
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)

Revision  Changes    Path
1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild?rev=1.3&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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lxqt-panel-0.7.0-r1.ebuild	29 May 2014 13:19:25 -0000	1.2
+++ lxqt-panel-0.7.0-r1.ebuild	29 May 2014 18:01:43 -0000	1.3
@@ -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.2 2014/05/29 13:19:25 mrueg Exp $
+# $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 $
 
 EAPI=5
 inherit cmake-utils
@@ -35,8 +35,6 @@
 	razorqt-base/libqtxdg
 	x11-libs/libX11
 	cpuload? ( sys-libs/libstatgrab )
-	mainmenu? ( || ( sys-auth/consolekit[policykit(-)]
-		sys-apps/systemd[policykit(-)] ) )
 	networkmonitor? ( sys-libs/libstatgrab )
 	sensors? ( sys-apps/lm_sensors )
 	sysstat? ( lxqt-base/libsysstat )



1.5                  lxqt-base/lxqt-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	29 May 2014 13:19:25 -0000	1.4
+++ ChangeLog	29 May 2014 18:01:43 -0000	1.5
@@ -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.4 2014/05/29 13:19:25 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.5 2014/05/29 18:01:43 jauhien Exp $
+
+  29 May 2014; Jauhien Piatlicki <jauhien@gentoo.org>
+  lxqt-panel-0.7.0-r1.ebuild:
+  remove dependency on policykit, see bug #511786
 
   29 May 2014; Manuel Rüger <mrueg@gentoo.org> lxqt-panel-0.7.0-r1.ebuild:
   Add ~arm keyword.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-panel: lxqt-panel-0.7.0-r1.ebuild ChangeLog
@ 2014-11-02 21:36 Jauhien Piatlicki (jauhien)
  0 siblings, 0 replies; 5+ messages in thread
From: Jauhien Piatlicki (jauhien) @ 2014-11-02 21:36 UTC (permalink / raw
  To: gentoo-commits

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 <jauhien@gentoo.org>
+  lxqt-panel-0.7.0-r1.ebuild:
+  make dependencies more precise (preparation for LXQt 0.8.0 release)
 
   29 May 2014; Jauhien Piatlicki <jauhien@gentoo.org>
   lxqt-panel-0.7.0-r1.ebuild:





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-panel: lxqt-panel-0.7.0-r1.ebuild ChangeLog
@ 2014-11-02 21:53 Jauhien Piatlicki (jauhien)
  0 siblings, 0 replies; 5+ messages in thread
From: Jauhien Piatlicki (jauhien) @ 2014-11-02 21:53 UTC (permalink / raw
  To: gentoo-commits

jauhien     14/11/02 21:53:23

  Modified:             lxqt-panel-0.7.0-r1.ebuild ChangeLog
  Log:
  fix bug 527556
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)

Revision  Changes    Path
1.5                  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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild?rev=1.5&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.4&r2=1.5

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lxqt-panel-0.7.0-r1.ebuild	2 Nov 2014 21:36:18 -0000	1.4
+++ lxqt-panel-0.7.0-r1.ebuild	2 Nov 2014 21:53:23 -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/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild,v 1.4 2014/11/02 21:36:18 jauhien Exp $
+# $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 $
 
 EAPI=5
 inherit cmake-utils
@@ -30,7 +30,6 @@
 	>=lxde-base/menu-cache-0.3.3
 	~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



1.7                  lxqt-base/lxqt-panel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	2 Nov 2014 21:36:18 -0000	1.6
+++ ChangeLog	2 Nov 2014 21:53:23 -0000	1.7
@@ -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.6 2014/11/02 21:36:18 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.7 2014/11/02 21:53:23 jauhien Exp $
+
+  02 Nov 2014; Jauhien Piatlicki <jauhien@gentoo.org>
+  lxqt-panel-0.7.0-r1.ebuild:
+  fix bug 527556
 
   02 Nov 2014; Jauhien Piatlicki <jauhien@gentoo.org>
   lxqt-panel-0.7.0-r1.ebuild:





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-panel: lxqt-panel-0.7.0-r1.ebuild ChangeLog
@ 2014-11-08  6:46 Ben de Groot (yngwin)
  0 siblings, 0 replies; 5+ messages in thread
From: Ben de Groot (yngwin) @ 2014-11-08  6:46 UTC (permalink / raw
  To: gentoo-commits

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 <yngwin@gentoo.org> lxqt-panel-0.7.0-r1.ebuild:
+  Move libqtxdg to new category
 
   02 Nov 2014; Jauhien Piatlicki <jauhien@gentoo.org>
   lxqt-panel-0.7.0-r1.ebuild:





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-08  6:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02 21:53 [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-panel: lxqt-panel-0.7.0-r1.ebuild ChangeLog Jauhien Piatlicki (jauhien)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-08  6:46 Ben de Groot (yngwin)
2014-11-02 21:36 Jauhien Piatlicki (jauhien)
2014-05-29 18:01 Jauhien Piatlicki (jauhien)
2014-05-29 13:19 Manuel Rueger (mrueg)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox