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 1QViWL-0003oY-9Y for garchives@archives.gentoo.org; Sun, 12 Jun 2011 11:07:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94B4D1C030; Sun, 12 Jun 2011 11:07:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 56CC11C030 for ; Sun, 12 Jun 2011 11:07:49 +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 965FF1B4032 for ; Sun, 12 Jun 2011 11:07:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 5702B2004E; Sun, 12 Jun 2011 11:07:47 +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 media-sound/sound-juicer: sound-juicer-2.32.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sound-juicer-2.32.0.ebuild ChangeLog X-VCS-Directories: media-sound/sound-juicer X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Message-Id: <20110612110747.5702B2004E@flycatcher.gentoo.org> Date: Sun, 12 Jun 2011 11:07:47 +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: 24b16557499ed6993b7573d7667d005a pacho 11/06/12 11:07:47 Modified: sound-juicer-2.32.0.ebuild ChangeLog Log: RDEPEND on gnome-base/gvfs[cdda,udev] to prevent problems recognizing d= rives (bug #371089 by Allan Gottlieb and fix by Alexandre Rostovtsev). =20 (Portage version: 2.1.9.50/cvs/Linux x86_64) Revision Changes Path 1.10 media-sound/sound-juicer/sound-juicer-2.32.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-= juicer/sound-juicer-2.32.0.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-= juicer/sound-juicer-2.32.0.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-= juicer/sound-juicer-2.32.0.ebuild?r1=3D1.9&r2=3D1.10 Index: sound-juicer-2.32.0.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/media-sound/sound-juicer/sound-juicer-2= .32.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sound-juicer-2.32.0.ebuild 14 Apr 2011 10:39:06 -0000 1.9 +++ sound-juicer-2.32.0.ebuild 12 Jun 2011 11:07:47 -0000 1.10 @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer= -2.32.0.ebuild,v 1.9 2011/04/14 10:39:06 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer= -2.32.0.ebuild,v 1.10 2011/06/12 11:07:47 pacho Exp $ =20 EAPI=3D"3" GCONF_DEBUG=3D"yes" =20 inherit gnome2 =20 -DESCRIPTION=3D"CD ripper for GNOME 2" +DESCRIPTION=3D"CD ripper for GNOME" HOMEPAGE=3D"http://www.burtonini.com/blog/computers/sound-juicer/" =20 LICENSE=3D"GPL-2" @@ -31,6 +31,7 @@ >=3Dmedia-libs/gst-plugins-base-0.10:0.10" =20 RDEPEND=3D"${COMMON_DEPEND} + gnome-base/gvfs[cdda,udev] >=3Dmedia-plugins/gst-plugins-gconf-0.10:0.10 >=3Dmedia-plugins/gst-plugins-gio-0.10:0.10 || ( 1.206 media-sound/sound-juicer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-= juicer/ChangeLog?rev=3D1.206&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-= juicer/ChangeLog?rev=3D1.206&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-= juicer/ChangeLog?r1=3D1.205&r2=3D1.206 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/media-sound/sound-juicer/ChangeLog,v retrieving revision 1.205 retrieving revision 1.206 diff -u -r1.205 -r1.206 --- ChangeLog 14 Apr 2011 10:39:06 -0000 1.205 +++ ChangeLog 12 Jun 2011 11:07:47 -0000 1.206 @@ -1,6 +1,10 @@ # ChangeLog for media-sound/sound-juicer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v = 1.205 2011/04/14 10:39:06 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v = 1.206 2011/06/12 11:07:47 pacho Exp $ + + 12 Jun 2011; Pacho Ramos sound-juicer-2.32.0.ebuild= : + RDEPEND on gnome-base/gvfs[cdda,udev] to prevent problems recognizing = drives + (bug #371089 by Allan Gottlieb and fix by Alexandre Rostovtsev). =20 14 Apr 2011; Nirbheek Chauhan sound-juicer-2.32.0.ebuild: