From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QimNo-0004s5-Fy for garchives@archives.gentoo.org; Mon, 18 Jul 2011 11:53:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D4D021C0BC; Mon, 18 Jul 2011 11:53:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E986721C0BC for ; Mon, 18 Jul 2011 11:52:59 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A08D1B400C for ; Mon, 18 Jul 2011 11:52:59 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 1DE382004B; Mon, 18 Jul 2011 11:52:58 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: nautilus-2.32.2.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: nautilus-2.32.2.1-r1.ebuild ChangeLog X-VCS-Directories: gnome-base/nautilus X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Message-Id: <20110718115258.1DE382004B@flycatcher.gentoo.org> Date: Mon, 18 Jul 2011 11:52:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 4143418e96e1d839f958ff5c47949749 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 co= m. =20 (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/nautilu= s/nautilus-2.32.2.1-r1.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilu= s/nautilus-2.32.2.1-r1.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilu= s/nautilus-2.32.2.1-r1.ebuild?r1=3D1.4&r2=3D1.5 Index: nautilus-2.32.2.1-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r= 1.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 $ =20 EAPI=3D"3" GCONF_DEBUG=3D"no" @@ -17,7 +17,7 @@ KEYWORDS=3D"~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd = ~x86-interix ~amd64-linux ~x86-linux" IUSE=3D"doc gnome +introspection xmp" =20 -RDEPEND=3D">=3Ddev-libs/glib-2.25.9:2 +RDEPEND=3D">=3Ddev-libs/glib-2.28.0:2 >=3Dgnome-base/gnome-desktop-2.29.91:2 >=3Dx11-libs/pango-1.1.2 >=3Dx11-libs/gtk+-2.22:2[introspection?] 1.379 gnome-base/nautilus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilu= s/ChangeLog?rev=3D1.379&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilu= s/ChangeLog?rev=3D1.379&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/nautilu= s/ChangeLog?r1=3D1.378&r2=3D1.379 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 nautilus-2.32.2.1-r1.ebuil= d: + Raise glib version in RDEPEND, bug #375477 by gentoo at jesshaas dot c= om. =20 17 Jul 2011; Markus Meier nautilus-2.32.2.1-r1.ebu= ild: arm stable, bug #369909