public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-linelight-plugin/files: xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
@ 2010-09-22 11:51 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-09-22 11:51 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/09/22 11:51:49

  Added:                xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
  Log:
  Fix building with xfce4-panel >= 4.7.
  
  (Portage version: 2.2_rc84/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch?rev=1.1&content-type=text/plain

Index: xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
===================================================================
--- panel-plugin/linelight.c
+++ panel-plugin/linelight.c
@@ -21,8 +21,7 @@
 
 #include <libxfcegui4/libxfcegui4.h>
 
-#include <libxfce4panel/xfce-panel-plugin.h>
-#include <libxfce4panel/xfce-panel-convenience.h>
+#include <libxfce4panel/libxfce4panel.h>
 
 #include <thunar-vfs/thunar-vfs.h>
 
--- panel-plugin/main.c
+++ panel-plugin/main.c
@@ -32,9 +32,7 @@
 
 #include <libxfcegui4/libxfcegui4.h>
 
-#include <libxfce4panel/xfce-panel-window.h>
-#include <libxfce4panel/xfce-panel-plugin.h>
-#include <libxfce4panel/xfce-panel-convenience.h>
+#include <libxfce4panel/libxfce4panel.h>
 
 #include "linelight.h"
 #include "defines.h"






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-linelight-plugin/files: xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
@ 2010-09-22 13:58 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-09-22 13:58 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/09/22 13:58:34

  Modified:             xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
  Log:
  Upstream bug link to patch
  
  (Portage version: 2.2_rc84/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch?r1=1.1&r2=1.2

Index: xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch	22 Sep 2010 11:51:49 -0000	1.1
+++ xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch	22 Sep 2010 13:58:34 -0000	1.2
@@ -1,3 +1,5 @@
+http://bugs.ganymede.ch/index.php?do=details&task_id=170&project=4
+
 --- panel-plugin/linelight.c
 +++ panel-plugin/linelight.c
 @@ -21,8 +21,7 @@






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-linelight-plugin/files: xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
@ 2010-09-22 14:06 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-09-22 14:06 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/09/22 14:06:42

  Modified:             xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
  Log:
  meh, fix the upstream bug link. it was a dupe.
  
  (Portage version: 2.2_rc84/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch?r1=1.2&r2=1.3

Index: xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch	22 Sep 2010 13:58:34 -0000	1.2
+++ xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch	22 Sep 2010 14:06:42 -0000	1.3
@@ -1,4 +1,4 @@
-http://bugs.ganymede.ch/index.php?do=details&task_id=170&project=4
+http://bugs.ganymede.ch/index.php?do=details&task_id=165
 
 --- panel-plugin/linelight.c
 +++ panel-plugin/linelight.c






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

end of thread, other threads:[~2010-09-22 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-22 14:06 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-linelight-plugin/files: xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-22 13:58 Samuli Suominen (ssuominen)
2010-09-22 11:51 Samuli Suominen (ssuominen)

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