public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog
@ 2011-10-01 21:10 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-01 21:10 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/10/01 21:10:09

  Modified:             nautilus-2.32.2.1-r1.ebuild ChangeLog
  Log:
  Remove -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED also from Makefile in eel/ to allow building against glib-2.30 and pango-1.28.
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?r1=1.7&r2=1.8

Index: nautilus-2.32.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nautilus-2.32.2.1-r1.ebuild	22 Sep 2011 15:43:04 -0000	1.7
+++ nautilus-2.32.2.1-r1.ebuild	1 Oct 2011 21:10:09 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.7 2011/09/22 15:43:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.8 2011/10/01 21:10:09 ssuominen Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -60,8 +60,9 @@
 	epatch "${WORKDIR}/${P}-patches"/*.patch
 
 	# Remove crazy CFLAGS
-	sed 's:-DG.*DISABLE_DEPRECATED::g' -i configure.in configure \
-		|| die "sed 1 failed"
+	sed -i \
+		-e 's:-DG.*DISABLE_DEPRECATED::g' \
+		configure{,.in} eel/Makefile.{am,in} || die
 }
 
 src_test() {



1.383                gnome-base/nautilus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.383&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.383&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?r1=1.382&r2=1.383

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -r1.382 -r1.383
--- ChangeLog	22 Sep 2011 15:43:04 -0000	1.382
+++ ChangeLog	1 Oct 2011 21:10:09 -0000	1.383
@@ -1,6 +1,11 @@
 # ChangeLog for gnome-base/nautilus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.382 2011/09/22 15:43:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.383 2011/10/01 21:10:09 ssuominen Exp $
+
+  01 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+  nautilus-2.32.2.1-r1.ebuild:
+  Remove -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED also from
+  Makefile in eel/ to allow building against glib-2.30 and pango-1.28.
 
   22 Sep 2011; Pacho Ramos <pacho@gentoo.org> nautilus-2.32.2.1-r1.ebuild,
   nautilus-3.0.2.ebuild:






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog
@ 2011-10-05 17:33 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 8+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-10-05 17:33 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/10/05 17:33:36

  Modified:             nautilus-2.32.2.1-r1.ebuild ChangeLog
  Log:
  ppc/ppc64 stable wrt #369909
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?r1=1.8&r2=1.9

Index: nautilus-2.32.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- nautilus-2.32.2.1-r1.ebuild	1 Oct 2011 21:10:09 -0000	1.8
+++ nautilus-2.32.2.1-r1.ebuild	5 Oct 2011 17:33:36 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.8 2011/10/01 21:10:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.9 2011/10/05 17:33:36 xarthisius Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
 IUSE="doc gnome +introspection xmp"
 
 RDEPEND=">=dev-libs/glib-2.28.0:2



1.384                gnome-base/nautilus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.384&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.384&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?r1=1.383&r2=1.384

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v
retrieving revision 1.383
retrieving revision 1.384
diff -u -r1.383 -r1.384
--- ChangeLog	1 Oct 2011 21:10:09 -0000	1.383
+++ ChangeLog	5 Oct 2011 17:33:36 -0000	1.384
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/nautilus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.383 2011/10/01 21:10:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.384 2011/10/05 17:33:36 xarthisius Exp $
+
+  05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  nautilus-2.32.2.1-r1.ebuild:
+  ppc/ppc64 stable wrt #369909
 
   01 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
   nautilus-2.32.2.1-r1.ebuild:






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog
@ 2011-08-13 17:29 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2011-08-13 17:29 UTC (permalink / raw
  To: gentoo-commits

armin76     11/08/13 17:29:28

  Modified:             nautilus-2.32.2.1-r1.ebuild ChangeLog
  Log:
  alpha/ia64/sh/sparc stable wrt #369909
  
  (Portage version: 2.1.10.7/cvs/Linux ia64)

Revision  Changes    Path
1.6                  gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?r1=1.5&r2=1.6

Index: nautilus-2.32.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nautilus-2.32.2.1-r1.ebuild	18 Jul 2011 11:52:57 -0000	1.5
+++ nautilus-2.32.2.1-r1.ebuild	13 Aug 2011 17:29:28 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.5 2011/07/18 11:52:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.6 2011/08/13 17:29:28 armin76 Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
 IUSE="doc gnome +introspection xmp"
 
 RDEPEND=">=dev-libs/glib-2.28.0:2



1.380                gnome-base/nautilus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.380&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.380&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?r1=1.379&r2=1.380

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v
retrieving revision 1.379
retrieving revision 1.380
diff -u -r1.379 -r1.380
--- ChangeLog	18 Jul 2011 11:52:57 -0000	1.379
+++ ChangeLog	13 Aug 2011 17:29:28 -0000	1.380
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/nautilus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.379 2011/07/18 11:52:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.380 2011/08/13 17:29:28 armin76 Exp $
+
+  13 Aug 2011; Raúl Porcel <armin76@gentoo.org> nautilus-2.32.2.1-r1.ebuild:
+  alpha/ia64/sh/sparc stable wrt #369909
 
   18 Jul 2011; Pacho Ramos <pacho@gentoo.org> nautilus-2.32.2.1-r1.ebuild:
   Raise glib version in RDEPEND, bug #375477 by gentoo at jesshaas dot com.






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog
@ 2011-07-18 11:52 Pacho Ramos (pacho)
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos (pacho) @ 2011-07-18 11:52 UTC (permalink / raw
  To: gentoo-commits

pacho       11/07/18 11:52:58

  Modified:             nautilus-2.32.2.1-r1.ebuild ChangeLog
  Log:
  Raise glib version in RDEPEND, bug #375477 by gentoo at jesshaas dot com.
  
  (Portage version: 2.1.10.6/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild

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

Index: nautilus-2.32.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nautilus-2.32.2.1-r1.ebuild	17 Jul 2011 20:59:02 -0000	1.4
+++ nautilus-2.32.2.1-r1.ebuild	18 Jul 2011 11:52:57 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.4 2011/07/17 20:59:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.5 2011/07/18 11:52:57 pacho Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -17,7 +17,7 @@
 KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
 IUSE="doc gnome +introspection xmp"
 
-RDEPEND=">=dev-libs/glib-2.25.9:2
+RDEPEND=">=dev-libs/glib-2.28.0:2
 	>=gnome-base/gnome-desktop-2.29.91:2
 	>=x11-libs/pango-1.1.2
 	>=x11-libs/gtk+-2.22:2[introspection?]



1.379                gnome-base/nautilus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.379&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.379&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?r1=1.378&r2=1.379

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v
retrieving revision 1.378
retrieving revision 1.379
diff -u -r1.378 -r1.379
--- ChangeLog	17 Jul 2011 20:59:02 -0000	1.378
+++ ChangeLog	18 Jul 2011 11:52:57 -0000	1.379
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/nautilus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.378 2011/07/17 20:59:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.379 2011/07/18 11:52:57 pacho Exp $
+
+  18 Jul 2011; Pacho Ramos <pacho@gentoo.org> nautilus-2.32.2.1-r1.ebuild:
+  Raise glib version in RDEPEND, bug #375477 by gentoo at jesshaas dot com.
 
   17 Jul 2011; Markus Meier <maekke@gentoo.org> nautilus-2.32.2.1-r1.ebuild:
   arm stable, bug #369909






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog
@ 2011-07-17 20:59 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2011-07-17 20:59 UTC (permalink / raw
  To: gentoo-commits

maekke      11/07/17 20:59:02

  Modified:             nautilus-2.32.2.1-r1.ebuild ChangeLog
  Log:
  arm stable, bug #369909
  
  (Portage version: 2.1.10.6/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild

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

Index: nautilus-2.32.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nautilus-2.32.2.1-r1.ebuild	14 Jul 2011 10:29:17 -0000	1.3
+++ nautilus-2.32.2.1-r1.ebuild	17 Jul 2011 20:59:02 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.3 2011/07/14 10:29:17 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.4 2011/07/17 20:59:02 maekke Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
 IUSE="doc gnome +introspection xmp"
 
 RDEPEND=">=dev-libs/glib-2.25.9:2



1.378                gnome-base/nautilus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.378&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.378&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?r1=1.377&r2=1.378

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v
retrieving revision 1.377
retrieving revision 1.378
diff -u -r1.377 -r1.378
--- ChangeLog	14 Jul 2011 10:29:17 -0000	1.377
+++ ChangeLog	17 Jul 2011 20:59:02 -0000	1.378
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/nautilus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.377 2011/07/14 10:29:17 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.378 2011/07/17 20:59:02 maekke Exp $
+
+  17 Jul 2011; Markus Meier <maekke@gentoo.org> nautilus-2.32.2.1-r1.ebuild:
+  arm stable, bug #369909
 
   14 Jul 2011; Thomas Kahle <tomka@gentoo.org> nautilus-2.32.2.1-r1.ebuild:
   x86 stable per bug 369909






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog
@ 2011-07-14 10:29 Thomas Kahle (tomka)
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Kahle (tomka) @ 2011-07-14 10:29 UTC (permalink / raw
  To: gentoo-commits

tomka       11/07/14 10:29:17

  Modified:             nautilus-2.32.2.1-r1.ebuild ChangeLog
  Log:
  x86 stable per bug 369909
  
  (Portage version: 2.1.10.4/cvs/Linux i686)

Revision  Changes    Path
1.3                  gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?r1=1.2&r2=1.3

Index: nautilus-2.32.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nautilus-2.32.2.1-r1.ebuild	1 Jul 2011 21:12:28 -0000	1.2
+++ nautilus-2.32.2.1-r1.ebuild	14 Jul 2011 10:29:17 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.2 2011/07/01 21:12:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.3 2011/07/14 10:29:17 tomka Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
 IUSE="doc gnome +introspection xmp"
 
 RDEPEND=">=dev-libs/glib-2.25.9:2



1.377                gnome-base/nautilus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.377&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.377&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?r1=1.376&r2=1.377

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v
retrieving revision 1.376
retrieving revision 1.377
diff -u -r1.376 -r1.377
--- ChangeLog	1 Jul 2011 21:12:28 -0000	1.376
+++ ChangeLog	14 Jul 2011 10:29:17 -0000	1.377
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/nautilus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.376 2011/07/01 21:12:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.377 2011/07/14 10:29:17 tomka Exp $
+
+  14 Jul 2011; Thomas Kahle <tomka@gentoo.org> nautilus-2.32.2.1-r1.ebuild:
+  x86 stable per bug 369909
 
   01 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
   nautilus-2.32.2.1-r1.ebuild:






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog
@ 2011-07-01 21:12 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-07-01 21:12 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/07/01 21:12:28

  Modified:             nautilus-2.32.2.1-r1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #278255
  
  (Portage version: 2.2.0_alpha42/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?r1=1.1&r2=1.2

Index: nautilus-2.32.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nautilus-2.32.2.1-r1.ebuild	16 Apr 2011 11:09:40 -0000	1.1
+++ nautilus-2.32.2.1-r1.ebuild	1 Jul 2011 21:12:28 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.1 2011/04/16 11:09:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.2 2011/07/01 21:12:28 hwoarang Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
 IUSE="doc gnome +introspection xmp"
 
 RDEPEND=">=dev-libs/glib-2.25.9:2



1.376                gnome-base/nautilus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.376&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.376&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?r1=1.375&r2=1.376

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v
retrieving revision 1.375
retrieving revision 1.376
diff -u -r1.375 -r1.376
--- ChangeLog	16 Apr 2011 11:09:40 -0000	1.375
+++ ChangeLog	1 Jul 2011 21:12:28 -0000	1.376
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/nautilus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.375 2011/04/16 11:09:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.376 2011/07/01 21:12:28 hwoarang Exp $
+
+  01 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
+  nautilus-2.32.2.1-r1.ebuild:
+  Stable on amd64 wrt bug #278255
 
 *nautilus-2.32.2.1-r1 (16 Apr 2011)
 






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog
@ 2011-04-16 11:09 Pacho Ramos (pacho)
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos (pacho) @ 2011-04-16 11:09 UTC (permalink / raw
  To: gentoo-commits

pacho       11/04/16 11:09:40

  Modified:             ChangeLog
  Added:                nautilus-2.32.2.1-r1.ebuild
  Log:
  Revision bump including multiple fixes: disable automounting while screen is locked, guard against filename being NULL on nautilus_icon_info_lookup, fix crashes and memory leaks, tracker-0.10 compatibility, hide checkbox to remember selection when opening folders, use the local path for the sound preview, allow keyboard navigation with Enter/Space in places sidebar.
  
  (Portage version: 2.1.9.46/cvs/Linux x86_64)

Revision  Changes    Path
1.375                gnome-base/nautilus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.375&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.375&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/ChangeLog?r1=1.374&r2=1.375

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v
retrieving revision 1.374
retrieving revision 1.375
diff -u -r1.374 -r1.375
--- ChangeLog	9 Apr 2011 13:34:32 -0000	1.374
+++ ChangeLog	16 Apr 2011 11:09:40 -0000	1.375
@@ -1,6 +1,15 @@
 # ChangeLog for gnome-base/nautilus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.374 2011/04/09 13:34:32 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.375 2011/04/16 11:09:40 pacho Exp $
+
+*nautilus-2.32.2.1-r1 (16 Apr 2011)
+
+  16 Apr 2011; Pacho Ramos <pacho@gentoo.org> +nautilus-2.32.2.1-r1.ebuild:
+  Revision bump including multiple fixes: disable automounting while screen is
+  locked, guard against filename being NULL on nautilus_icon_info_lookup, fix
+  crashes and memory leaks, tracker-0.10 compatibility, hide checkbox to
+  remember selection when opening folders, use the local path for the sound
+  preview, allow keyboard navigation with Enter/Space in places sidebar.
 
   09 Apr 2011; Gilles Dartiguelongue <eva@gentoo.org>
   -files/nautilus-2.27.4-change-reg-desktop-file-with-no-desktop.patch,



1.1                  gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: nautilus-2.32.2.1-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.1 2011/04/16 11:09:40 pacho Exp $

EAPI="3"
GCONF_DEBUG="no"

inherit eutils gnome2 virtualx

DESCRIPTION="A file manager for the GNOME desktop"
HOMEPAGE="http://live.gnome.org/Nautilus"

SRC_URI="${SRC_URI} http://dev.gentoo.org/~pacho/gnome/${P}-patches.tar.bz2"

LICENSE="GPL-2 LGPL-2 FDL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
IUSE="doc gnome +introspection xmp"

RDEPEND=">=dev-libs/glib-2.25.9:2
	>=gnome-base/gnome-desktop-2.29.91:2
	>=x11-libs/pango-1.1.2
	>=x11-libs/gtk+-2.22:2[introspection?]
	>=dev-libs/libxml2-2.4.7:2
	>=media-libs/libexif-0.5.12
	>=gnome-base/gconf-2:2
	dev-libs/libunique:1
	x11-libs/libXext
	x11-libs/libXrender
	introspection? ( >=dev-libs/gobject-introspection-0.6.4 )
	xmp? ( media-libs/exempi:2 )"

DEPEND="${RDEPEND}
	>=dev-lang/perl-5
	sys-devel/gettext
	>=dev-util/pkgconfig-0.9
	>=dev-util/intltool-0.40.1
	doc? ( >=dev-util/gtk-doc-1.4 )"
# For eautoreconf
#	gnome-base/gnome-common
#	dev-util/gtk-doc-am"

PDEPEND="gnome? ( >=x11-themes/gnome-icon-theme-1.1.91 )
	>=gnome-base/gvfs-0.1.2"

pkg_setup() {
	G2CONF="${G2CONF}
		--disable-update-mimedb
		--disable-packagekit
		$(use_enable introspection)
		$(use_enable xmp)"
	DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README THANKS TODO"
}

src_prepare() {
	gnome2_src_prepare

	# Apply multiple upstream fixes
	epatch "${WORKDIR}/${P}-patches"/*.patch

	# Remove crazy CFLAGS
	sed 's:-DG.*DISABLE_DEPRECATED::g' -i configure.in configure \
		|| die "sed 1 failed"
}

src_test() {
	addpredict "/root/.gnome2_private"
	unset SESSION_MANAGER
	unset ORBIT_SOCKETDIR
	unset DBUS_SESSION_BUS_ADDRESS
	Xemake check || die "Test phase failed"
}

src_install() {
	gnome2_src_install
	find "${ED}" -name "*.la" -delete || die "remove of la files failed"
}

pkg_postinst() {
	gnome2_pkg_postinst

	elog "nautilus can use gstreamer to preview audio files. Just make sure"
	elog "to have the necessary plugins available to play the media type you"
	elog "want to preview"
}






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

end of thread, other threads:[~2011-10-05 17:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-01 21:10 [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2011-10-05 17:33 Kacper Kowalik (xarthisius)
2011-08-13 17:29 Raul Porcel (armin76)
2011-07-18 11:52 Pacho Ramos (pacho)
2011-07-17 20:59 Markus Meier (maekke)
2011-07-14 10:29 Thomas Kahle (tomka)
2011-07-01 21:12 Markos Chandras (hwoarang)
2011-04-16 11:09 Pacho Ramos (pacho)

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