* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-06-07 18:54 Jeremy Olexa (darkside)
0 siblings, 0 replies; 12+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-06-07 18:54 UTC (permalink / raw
To: gentoo-commits
darkside 09/06/07 18:54:52
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
RESTRICT=test because the test suite fails if the application is currently running
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.6 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 21 Apr 2009 04:26:31 -0000 1.5
+++ ChangeLog 7 Jun 2009 18:54:52 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.5 2009/04/21 04:26:31 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.6 2009/06/07 18:54:52 darkside Exp $
+
+ 07 Jun 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild:
+ RESTRICT=test because the test suite fails if the application is currently
+ running
*xfconf-4.6.1 (21 Apr 2009)
1.2 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.1&r2=1.2
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfconf-4.6.1.ebuild 21 Apr 2009 04:26:31 -0000 1.1
+++ xfconf-4.6.1.ebuild 7 Jun 2009 18:54:52 -0000 1.2
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.1 2009/04/21 04:26:31 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.2 2009/06/07 18:54:52 darkside Exp $
EAPI="1"
+RESTRICT="test"
inherit xfce4
xfce4_core
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-06-09 14:50 Jeremy Olexa (darkside)
0 siblings, 0 replies; 12+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-06-09 14:50 UTC (permalink / raw
To: gentoo-commits
darkside 09/06/09 14:50:53
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
amd64 stable, bug 265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.7 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 7 Jun 2009 18:54:52 -0000 1.6
+++ ChangeLog 9 Jun 2009 14:50:53 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.6 2009/06/07 18:54:52 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.7 2009/06/09 14:50:53 darkside Exp $
+
+ 09 Jun 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild:
+ amd64 stable, bug 265587
07 Jun 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild:
RESTRICT=test because the test suite fails if the application is currently
1.3 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.2&r2=1.3
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfconf-4.6.1.ebuild 7 Jun 2009 18:54:52 -0000 1.2
+++ xfconf-4.6.1.ebuild 9 Jun 2009 14:50:53 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.2 2009/06/07 18:54:52 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.3 2009/06/09 14:50:53 darkside Exp $
EAPI="1"
@@ -10,7 +10,7 @@
xfce4_core
DESCRIPTION="Xfce configuration daemon and utilities"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc -perl"
RDEPEND=">=dev-libs/dbus-glib-0.72
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-06-10 7:21 Christian Faulhammer (fauli)
0 siblings, 0 replies; 12+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-06-10 7:21 UTC (permalink / raw
To: gentoo-commits
fauli 09/06/10 07:21:06
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
stable x86, bug 265587
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.8 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 9 Jun 2009 14:50:53 -0000 1.7
+++ ChangeLog 10 Jun 2009 07:21:06 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.7 2009/06/09 14:50:53 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.8 2009/06/10 07:21:06 fauli Exp $
+
+ 10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> xfconf-4.6.1.ebuild:
+ stable x86, bug 265587
09 Jun 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild:
amd64 stable, bug 265587
1.4 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.3&r2=1.4
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfconf-4.6.1.ebuild 9 Jun 2009 14:50:53 -0000 1.3
+++ xfconf-4.6.1.ebuild 10 Jun 2009 07:21:06 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.3 2009/06/09 14:50:53 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.4 2009/06/10 07:21:06 fauli Exp $
EAPI="1"
@@ -10,7 +10,7 @@
xfce4_core
DESCRIPTION="Xfce configuration daemon and utilities"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="debug doc -perl"
RDEPEND=">=dev-libs/dbus-glib-0.72
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-06-13 13:46 Tiago Cunha (tcunha)
0 siblings, 0 replies; 12+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-06-13 13:46 UTC (permalink / raw
To: gentoo-commits
tcunha 09/06/13 13:46:10
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
stable sparc, bug 265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.9 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 10 Jun 2009 07:21:06 -0000 1.8
+++ ChangeLog 13 Jun 2009 13:46:10 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.8 2009/06/10 07:21:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.9 2009/06/13 13:46:10 tcunha Exp $
+
+ 13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xfconf-4.6.1.ebuild:
+ stable sparc, bug 265587
10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> xfconf-4.6.1.ebuild:
stable x86, bug 265587
1.5 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.4&r2=1.5
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfconf-4.6.1.ebuild 10 Jun 2009 07:21:06 -0000 1.4
+++ xfconf-4.6.1.ebuild 13 Jun 2009 13:46:10 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.4 2009/06/10 07:21:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.5 2009/06/13 13:46:10 tcunha Exp $
EAPI="1"
@@ -10,7 +10,7 @@
xfce4_core
DESCRIPTION="Xfce configuration daemon and utilities"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="debug doc -perl"
RDEPEND=">=dev-libs/dbus-glib-0.72
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-06-15 0:01 Jeroen Roovers (jer)
0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2009-06-15 0:01 UTC (permalink / raw
To: gentoo-commits
jer 09/06/15 00:01:43
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
Stable for HPPA (bug #265587).
(Portage version: 2.2_rc33/cvs/Linux i686)
Revision Changes Path
1.10 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 13 Jun 2009 13:46:10 -0000 1.9
+++ ChangeLog 15 Jun 2009 00:01:43 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.9 2009/06/13 13:46:10 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.10 2009/06/15 00:01:43 jer Exp $
+
+ 15 Jun 2009; Jeroen Roovers <jer@gentoo.org> xfconf-4.6.1.ebuild:
+ Stable for HPPA (bug #265587).
13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xfconf-4.6.1.ebuild:
stable sparc, bug 265587
1.6 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.5&r2=1.6
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfconf-4.6.1.ebuild 13 Jun 2009 13:46:10 -0000 1.5
+++ xfconf-4.6.1.ebuild 15 Jun 2009 00:01:43 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.5 2009/06/13 13:46:10 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.6 2009/06/15 00:01:43 jer Exp $
EAPI="1"
@@ -10,7 +10,7 @@
xfce4_core
DESCRIPTION="Xfce configuration daemon and utilities"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="debug doc -perl"
RDEPEND=">=dev-libs/dbus-glib-0.72
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-06-22 16:48 Raul Porcel (armin76)
0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2009-06-22 16:48 UTC (permalink / raw
To: gentoo-commits
armin76 09/06/22 16:48:18
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
arm/ia64/sh stable wrt #265587
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.11 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 15 Jun 2009 00:01:43 -0000 1.10
+++ ChangeLog 22 Jun 2009 16:48:18 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.10 2009/06/15 00:01:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.11 2009/06/22 16:48:18 armin76 Exp $
+
+ 22 Jun 2009; Raúl Porcel <armin76@gentoo.org> xfconf-4.6.1.ebuild:
+ arm/ia64/sh stable wrt #265587
15 Jun 2009; Jeroen Roovers <jer@gentoo.org> xfconf-4.6.1.ebuild:
Stable for HPPA (bug #265587).
1.7 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.6&r2=1.7
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfconf-4.6.1.ebuild 15 Jun 2009 00:01:43 -0000 1.6
+++ xfconf-4.6.1.ebuild 22 Jun 2009 16:48:18 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.6 2009/06/15 00:01:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.7 2009/06/22 16:48:18 armin76 Exp $
EAPI="1"
@@ -10,7 +10,7 @@
xfce4_core
DESCRIPTION="Xfce configuration daemon and utilities"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
IUSE="debug doc -perl"
RDEPEND=">=dev-libs/dbus-glib-0.72
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-06-28 13:16 Brent Baude (ranger)
0 siblings, 0 replies; 12+ messages in thread
From: Brent Baude (ranger) @ 2009-06-28 13:16 UTC (permalink / raw
To: gentoo-commits
ranger 09/06/28 13:16:46
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
Marking xfconf-4.6.1 ppc64 for bug 265587
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Revision Changes Path
1.12 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 22 Jun 2009 16:48:18 -0000 1.11
+++ ChangeLog 28 Jun 2009 13:16:46 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.11 2009/06/22 16:48:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.12 2009/06/28 13:16:46 ranger Exp $
+
+ 28 Jun 2009; Brent Baude <ranger@gentoo.org> xfconf-4.6.1.ebuild:
+ Marking xfconf-4.6.1 ppc64 stable for bug 265587
22 Jun 2009; Raúl Porcel <armin76@gentoo.org> xfconf-4.6.1.ebuild:
arm/ia64/sh stable wrt #265587
1.8 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.7&r2=1.8
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfconf-4.6.1.ebuild 22 Jun 2009 16:48:18 -0000 1.7
+++ xfconf-4.6.1.ebuild 28 Jun 2009 13:16:46 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.7 2009/06/22 16:48:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.8 2009/06/28 13:16:46 ranger Exp $
EAPI="1"
@@ -10,7 +10,7 @@
xfce4_core
DESCRIPTION="Xfce configuration daemon and utilities"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="debug doc -perl"
RDEPEND=">=dev-libs/dbus-glib-0.72
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-06-30 19:15 Tobias Klausmann (klausman)
0 siblings, 0 replies; 12+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-06-30 19:15 UTC (permalink / raw
To: gentoo-commits
klausman 09/06/30 19:15:25
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
Stable on alpha, bug #265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.13 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 28 Jun 2009 13:16:46 -0000 1.12
+++ ChangeLog 30 Jun 2009 19:15:25 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.12 2009/06/28 13:16:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.13 2009/06/30 19:15:25 klausman Exp $
+
+ 30 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xfconf-4.6.1.ebuild:
+ Stable on alpha, bug #265587
28 Jun 2009; Brent Baude <ranger@gentoo.org> xfconf-4.6.1.ebuild:
Marking xfconf-4.6.1 ppc64 stable for bug 265587
1.9 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.8&r2=1.9
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfconf-4.6.1.ebuild 28 Jun 2009 13:16:46 -0000 1.8
+++ xfconf-4.6.1.ebuild 30 Jun 2009 19:15:25 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.8 2009/06/28 13:16:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.9 2009/06/30 19:15:25 klausman Exp $
EAPI="1"
@@ -10,7 +10,7 @@
xfce4_core
DESCRIPTION="Xfce configuration daemon and utilities"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="debug doc -perl"
RDEPEND=">=dev-libs/dbus-glib-0.72
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-07-27 17:30 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 12+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-07-27 17:30 UTC (permalink / raw
To: gentoo-commits
nixnut 09/07/27 17:30:09
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
ppc stable #265587
(Portage version: 2.1.6.13/cvs/Linux ppc)
Revision Changes Path
1.14 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 30 Jun 2009 19:15:25 -0000 1.13
+++ ChangeLog 27 Jul 2009 17:30:09 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.13 2009/06/30 19:15:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.14 2009/07/27 17:30:09 nixnut Exp $
+
+ 27 Jul 2009; nixnut <nixnut@gentoo.org> xfconf-4.6.1.ebuild:
+ ppc stable #265587
30 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xfconf-4.6.1.ebuild:
Stable on alpha, bug #265587
1.10 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.9&r2=1.10
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfconf-4.6.1.ebuild 30 Jun 2009 19:15:25 -0000 1.9
+++ xfconf-4.6.1.ebuild 27 Jul 2009 17:30:09 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.9 2009/06/30 19:15:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.10 2009/07/27 17:30:09 nixnut Exp $
EAPI="1"
@@ -10,7 +10,7 @@
xfce4_core
DESCRIPTION="Xfce configuration daemon and utilities"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="debug doc -perl"
RDEPEND=">=dev-libs/dbus-glib-0.72
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-08-01 21:21 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-08-01 21:21 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/08/01 21:21:53
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
Use xfconf.eclass.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.15 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 27 Jul 2009 17:30:09 -0000 1.14
+++ ChangeLog 1 Aug 2009 21:21:53 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.14 2009/07/27 17:30:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.15 2009/08/01 21:21:53 ssuominen Exp $
+
+ 01 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.6.1.ebuild:
+ Use xfconf.eclass.
27 Jul 2009; nixnut <nixnut@gentoo.org> xfconf-4.6.1.ebuild:
ppc stable #265587
1.11 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.10&r2=1.11
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xfconf-4.6.1.ebuild 27 Jul 2009 17:30:09 -0000 1.10
+++ xfconf-4.6.1.ebuild 1 Aug 2009 21:21:53 -0000 1.11
@@ -1,42 +1,54 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.10 2009/07/27 17:30:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.11 2009/08/01 21:21:53 ssuominen Exp $
-EAPI="1"
-
-RESTRICT="test"
-inherit xfce4
-
-xfce4_core
+EAPI=2
+inherit flag-o-matic xfconf
DESCRIPTION="Xfce configuration daemon and utilities"
+HOMEPAGE="http://www.xfce.org"
+
+LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="debug doc -perl"
+IUSE="debug -perl profile"
RDEPEND=">=dev-libs/dbus-glib-0.72
>=dev-libs/glib-2.12:2
- >=xfce-base/libxfce4util-${XFCE_VERSION}
+ >=xfce-base/libxfce4util-4.6
perl? ( dev-perl/glib-perl )"
DEPEND="${RDEPEND}
- doc? ( dev-util/gtk-doc )
+ dev-util/pkgconfig
+ dev-util/intltool
+ sys-devel/gettext
perl? ( dev-perl/extutils-depends
dev-perl/extutils-pkgconfig )"
+RESTRICT="test"
+
pkg_setup() {
- XFCE_CONFIG+=" $(use_enable doc gtk-doc) $(use_enable perl perl-bindings)"
+ XFCONF="--disable-dependency-tracking
+ $(use_enable perl perl-bindings)
+ $(use_enable debug)
+ $(use_enable debug checks)
+ $(use_enable profile profiling)"
+ DOCS="AUTHORS ChangeLog NEWS TODO"
+}
+
+src_configure() {
+ use profile && filter-flags -fomit-frame-pointer
+ xfconf_src_configure
}
src_compile() {
- xfce4_src_configure
emake OTHERLDFLAGS="${LDFLAGS}" || die "emake failed"
}
src_install() {
- xfce4_src_install
+ xfconf_src_install
- # stolen from perl-module.eclass
- find "${D}" -type f -name perllocal.pod -delete
- find "${D}" -depth -mindepth 1 -type d -empty -delete
+ if use perl; then
+ find "${D}" -type f -name perllocal.pod -delete
+ find "${D}" -depth -mindepth 1 -type d -empty -delete
+ fi
}
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-10-05 21:22 Jeremy Olexa (darkside)
0 siblings, 0 replies; 12+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-10-05 21:22 UTC (permalink / raw
To: gentoo-commits
darkside 09/10/05 21:22:30
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
Port Gentoo Prefix ebuild to gentoo-x86
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.16 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 1 Aug 2009 21:21:53 -0000 1.15
+++ ChangeLog 5 Oct 2009 21:22:30 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.15 2009/08/01 21:21:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.16 2009/10/05 21:22:30 darkside Exp $
+
+ 05 Oct 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild:
+ Port Gentoo Prefix ebuild to gentoo-x86
01 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.6.1.ebuild:
Use xfconf.eclass.
1.13 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.12&r2=1.13
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xfconf-4.6.1.ebuild 2 Aug 2009 10:16:31 -0000 1.12
+++ xfconf-4.6.1.ebuild 5 Oct 2009 21:22:30 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.12 2009/08/02 10:16:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.13 2009/10/05 21:22:30 darkside Exp $
EAPI=2
inherit flag-o-matic xfconf
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug -perl profile"
RDEPEND=">=dev-libs/dbus-glib-0.72
@@ -48,7 +48,9 @@
xfconf_src_install
if use perl; then
- find "${D}" -type f -name perllocal.pod -delete
- find "${D}" -depth -mindepth 1 -type d -empty -delete
+ # Prefix compat. In Gentoo Linux, defaults to ${D}
+ [[ -z ${ED} ]] && local ED=${D}
+ find "${ED}" -type f -name perllocal.pod -delete
+ find "${ED}" -depth -mindepth 1 -type d -empty -delete
fi
}
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
@ 2009-10-06 21:33 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-10-06 21:33 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/10/06 21:33:59
Modified: ChangeLog xfconf-4.6.1.ebuild
Log:
Don't build static libs.
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Revision Changes Path
1.17 xfce-base/xfconf/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 5 Oct 2009 21:22:30 -0000 1.16
+++ ChangeLog 6 Oct 2009 21:33:58 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.16 2009/10/05 21:22:30 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.17 2009/10/06 21:33:58 ssuominen Exp $
+
+ 06 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.6.1.ebuild:
+ Don't build static libs.
05 Oct 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild:
Port Gentoo Prefix ebuild to gentoo-x86
1.14 xfce-base/xfconf/xfconf-4.6.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.13&r2=1.14
Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xfconf-4.6.1.ebuild 5 Oct 2009 21:22:30 -0000 1.13
+++ xfconf-4.6.1.ebuild 6 Oct 2009 21:33:58 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.13 2009/10/05 21:22:30 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.14 2009/10/06 21:33:58 ssuominen Exp $
EAPI=2
inherit flag-o-matic xfconf
@@ -28,6 +28,7 @@
pkg_setup() {
XFCONF="--disable-dependency-tracking
+ --disable-static
$(use_enable perl perl-bindings)
$(use_enable debug)
$(use_enable debug checks)"
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2009-10-06 21:34 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-10 7:21 [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild Christian Faulhammer (fauli)
-- strict thread matches above, loose matches on Subject: below --
2009-10-06 21:33 Samuli Suominen (ssuominen)
2009-10-05 21:22 Jeremy Olexa (darkside)
2009-08-01 21:21 Samuli Suominen (ssuominen)
2009-07-27 17:30 Gysbert Wassenaar (nixnut)
2009-06-30 19:15 Tobias Klausmann (klausman)
2009-06-28 13:16 Brent Baude (ranger)
2009-06-22 16:48 Raul Porcel (armin76)
2009-06-15 0:01 Jeroen Roovers (jer)
2009-06-13 13:46 Tiago Cunha (tcunha)
2009-06-09 14:50 Jeremy Olexa (darkside)
2009-06-07 18:54 Jeremy Olexa (darkside)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox