public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xfapplet-plugin: ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
@ 2010-07-11 13:49 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2010-07-11 13:49 UTC (permalink / raw
  To: gentoo-commits

pacho       10/07/11 13:49:02

  Modified:             ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
  Log:
  Drop hppa keyword per bug #324511.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  xfce-extra/xfce4-xfapplet-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	24 Aug 2009 11:59:32 -0000	1.1
+++ ChangeLog	11 Jul 2010 13:49:02 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-xfapplet-plugin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.1 2009/08/24 11:59:32 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.2 2010/07/11 13:49:02 pacho Exp $
+
+  11 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+  xfce4-xfapplet-plugin-0.1.0.ebuild:
+  Drop hppa keyword per bug #324511.
 
 *xfce4-xfapplet-plugin-0.1.0 (24 Aug 2009)
 



1.2                  xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?r1=1.1&r2=1.2

Index: xfce4-xfapplet-plugin-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-xfapplet-plugin-0.1.0.ebuild	24 Aug 2009 11:59:32 -0000	1.1
+++ xfce4-xfapplet-plugin-0.1.0.ebuild	11 Jul 2010 13:49:02 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.1 2009/08/24 11:59:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.2 2010/07/11 13:49:02 pacho Exp $
 
 EAPI=2
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
 IUSE="debug"
 
 RDEPEND=">=x11-libs/gtk+-2.4:2






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xfapplet-plugin: ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
@ 2010-07-19 23:46 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2010-07-19 23:46 UTC (permalink / raw
  To: gentoo-commits

jer         10/07/19 23:46:18

  Modified:             ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
  Log:
  Remove HPPA keywording (bug #324511).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.3                  xfce-extra/xfce4-xfapplet-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	11 Jul 2010 13:49:02 -0000	1.2
+++ ChangeLog	19 Jul 2010 23:46:18 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-xfapplet-plugin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.2 2010/07/11 13:49:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.3 2010/07/19 23:46:18 jer Exp $
+
+  19 Jul 2010; Jeroen Roovers <jer@gentoo.org>
+  xfce4-xfapplet-plugin-0.1.0.ebuild:
+  Remove HPPA keywording (bug #324511).
 
   11 Jul 2010; Pacho Ramos <pacho@gentoo.org>
   xfce4-xfapplet-plugin-0.1.0.ebuild:



1.3                  xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?r1=1.2&r2=1.3

Index: xfce4-xfapplet-plugin-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-xfapplet-plugin-0.1.0.ebuild	11 Jul 2010 13:49:02 -0000	1.2
+++ xfce4-xfapplet-plugin-0.1.0.ebuild	19 Jul 2010 23:46:18 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.2 2010/07/11 13:49:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.3 2010/07/19 23:46:18 jer Exp $
 
 EAPI=2
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 IUSE="debug"
 
 RDEPEND=">=x11-libs/gtk+-2.4:2






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xfapplet-plugin: ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
@ 2010-12-12 15:52 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2010-12-12 15:52 UTC (permalink / raw
  To: gentoo-commits

pacho       10/12/12 15:52:36

  Modified:             ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
  Log:
  Needs gnome-panel with bonobo support (with Jeremy Olexa permission, bug #348194).
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  xfce-extra/xfce4-xfapplet-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	19 Jul 2010 23:46:18 -0000	1.3
+++ ChangeLog	12 Dec 2010 15:52:36 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/xfce4-xfapplet-plugin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.3 2010/07/19 23:46:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.4 2010/12/12 15:52:36 pacho Exp $
+
+  12 Dec 2010; Pacho Ramos <pacho@gentoo.org>
+  xfce4-xfapplet-plugin-0.1.0.ebuild:
+  Needs gnome-panel with bonobo support (with Jeremy Olexa permission, bug
+  #348194).
 
   19 Jul 2010; Jeroen Roovers <jer@gentoo.org>
   xfce4-xfapplet-plugin-0.1.0.ebuild:



1.4                  xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?r1=1.3&r2=1.4

Index: xfce4-xfapplet-plugin-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-xfapplet-plugin-0.1.0.ebuild	19 Jul 2010 23:46:18 -0000	1.3
+++ xfce4-xfapplet-plugin-0.1.0.ebuild	12 Dec 2010 15:52:36 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.3 2010/07/19 23:46:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.4 2010/12/12 15:52:36 pacho Exp $
 
 EAPI=2
 inherit xfconf
@@ -17,7 +17,7 @@
 RDEPEND=">=x11-libs/gtk+-2.4:2
 	>=xfce-base/xfce4-panel-4.3.20
 	>=gnome-base/orbit-2.12.5
-	>=gnome-base/gnome-panel-2"
+	|| ( gnome-base/gnome-panel[bonobo] <gnome-base/gnome-panel-2.32 )"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
 	dev-util/intltool"






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xfapplet-plugin: ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
@ 2011-02-16 22:30 Christoph Mende (angelos)
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Mende (angelos) @ 2011-02-16 22:30 UTC (permalink / raw
  To: gentoo-commits

angelos     11/02/16 22:30:23

  Modified:             ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
  Log:
  Added missing libxfcegui4 dep
  
  (Portage version: 2.1.9.39/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  xfce-extra/xfce4-xfapplet-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	12 Dec 2010 15:52:36 -0000	1.4
+++ ChangeLog	16 Feb 2011 22:30:22 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-xfapplet-plugin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.4 2010/12/12 15:52:36 pacho Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.5 2011/02/16 22:30:22 angelos Exp $
+
+  16 Feb 2011; <angelos@gentoo.org> xfce4-xfapplet-plugin-0.1.0.ebuild:
+  Added missing libxfcegui4 dep
 
   12 Dec 2010; Pacho Ramos <pacho@gentoo.org>
   xfce4-xfapplet-plugin-0.1.0.ebuild:



1.6                  xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?r1=1.5&r2=1.6

Index: xfce4-xfapplet-plugin-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-xfapplet-plugin-0.1.0.ebuild	17 Dec 2010 23:46:31 -0000	1.5
+++ xfce4-xfapplet-plugin-0.1.0.ebuild	16 Feb 2011 22:30:22 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.5 2010/12/17 23:46:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.6 2011/02/16 22:30:22 angelos Exp $
 
 EAPI=3
 inherit xfconf
@@ -16,6 +16,7 @@
 
 RDEPEND=">=x11-libs/gtk+-2.4:2
 	>=xfce-base/xfce4-panel-4.3.20
+	>=xfce-base/libxfcegui4-4.2
 	>=gnome-base/orbit-2.12.5
 	|| ( gnome-base/gnome-panel[bonobo] <gnome-base/gnome-panel-2.32 )"
 DEPEND="${RDEPEND}






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xfapplet-plugin: ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
@ 2011-04-23 14:43 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-04-23 14:43 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/04/23 14:43:27

  Modified:             ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild
  Log:
  This package was generated with too old xfce4-dev-tools and outcome of XDT_FEATURE_DEBUG macro isn't up to date to contain value "minimum". Futhermore, this package is still using libxfcegui4 instead of libxfce4ui causing a build failure because of -DXFCE_DISABLE_DEPRECATED macro. As a result, remove USE="debug" wrt #363855.
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  xfce-extra/xfce4-xfapplet-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	16 Feb 2011 22:30:22 -0000	1.5
+++ ChangeLog	23 Apr 2011 14:43:27 -0000	1.6
@@ -1,6 +1,14 @@
 # ChangeLog for xfce-extra/xfce4-xfapplet-plugin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.5 2011/02/16 22:30:22 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.6 2011/04/23 14:43:27 ssuominen Exp $
+
+  23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-xfapplet-plugin-0.1.0.ebuild:
+  This package was generated with too old xfce4-dev-tools and outcome of
+  XDT_FEATURE_DEBUG macro isn't up to date to contain value "minimum".
+  Futhermore, this package is still using libxfcegui4 instead of libxfce4ui
+  causing a build failure because of -DXFCE_DISABLE_DEPRECATED macro. As a
+  result, remove USE="debug" wrt #363855.
 
   16 Feb 2011; <angelos@gentoo.org> xfce4-xfapplet-plugin-0.1.0.ebuild:
   Added missing libxfcegui4 dep



1.8                  xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild?r1=1.7&r2=1.8

Index: xfce4-xfapplet-plugin-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-xfapplet-plugin-0.1.0.ebuild	9 Apr 2011 18:21:58 -0000	1.7
+++ xfce4-xfapplet-plugin-0.1.0.ebuild	23 Apr 2011 14:43:27 -0000	1.8
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.7 2011/04/09 18:21:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.8 2011/04/23 14:43:27 ssuominen Exp $
 
-EAPI=3
+EAPI=4
 inherit xfconf
 
 DESCRIPTION="Panel plugin to support GNOME applets"
@@ -12,7 +12,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
-IUSE="debug"
+IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.4:2
 	>=xfce-base/xfce4-panel-4.3.20
@@ -24,10 +24,8 @@
 	dev-util/intltool"
 
 pkg_setup() {
-	XFCONF=(
-		--disable-dependency-tracking
-		$(xfconf_use_debug)
-		)
-
+	# xfconf_use_debug is missing because this package isn't ported to
+	# libxfce4ui yet, and futhermore it needs EAUTORECONF=yes to update
+	# the XDT_FEATURE_DEBUG outcome.  see bug 363855
 	DOCS="AUTHORS ChangeLog NEWS README"
 }






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

end of thread, other threads:[~2011-04-23 14:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-11 13:49 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-xfapplet-plugin: ChangeLog xfce4-xfapplet-plugin-0.1.0.ebuild Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2010-07-19 23:46 Jeroen Roovers (jer)
2010-12-12 15:52 Pacho Ramos (pacho)
2011-02-16 22:30 Christoph Mende (angelos)
2011-04-23 14:43 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