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 1SEqLH-0002KX-UA for garchives@archives.gentoo.org; Mon, 02 Apr 2012 23:07:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACE37E0B86; Mon, 2 Apr 2012 23:07:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 76351E0B86 for ; Mon, 2 Apr 2012 23:07:11 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D257A1B403A for ; Mon, 2 Apr 2012 23:07:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id A7D782004B; Mon, 2 Apr 2012 23:07:09 +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-plugins/gst-plugins-ffmpeg: metadata.xml ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: metadata.xml ChangeLog X-VCS-Directories: media-plugins/gst-plugins-ffmpeg X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Message-Id: <20120402230709.A7D782004B@flycatcher.gentoo.org> Date: Mon, 2 Apr 2012 23:07:09 +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: 136f81f8-2037-439d-94aa-09baf215935d X-Archives-Hash: 5da39108e1834b1b20f75b0d8c74a313 pacho 12/04/02 23:07:09 Modified: metadata.xml ChangeLog Log: Drop from metadata as gnome team doesn't maintain this at all now. =20 (Portage version: 2.1.10.54/cvs/Linux x86_64) Revision Changes Path 1.6 media-plugins/gst-plugins-ffmpeg/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-= plugins-ffmpeg/metadata.xml?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-= plugins-ffmpeg/metadata.xml?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-= plugins-ffmpeg/metadata.xml?r1=3D1.5&r2=3D1.6 Index: metadata.xml =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-plugins/gst-plugins-ffmpeg/metada= ta.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- metadata.xml 30 Jan 2011 08:40:58 -0000 1.5 +++ metadata.xml 2 Apr 2012 23:07:09 -0000 1.6 @@ -2,7 +2,6 @@ gstreamer - gnome Use dev-lang/orc for runtime optimisations 1.133 media-plugins/gst-plugins-ffmpeg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-= plugins-ffmpeg/ChangeLog?rev=3D1.133&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-= plugins-ffmpeg/ChangeLog?rev=3D1.133&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-= plugins-ffmpeg/ChangeLog?r1=3D1.132&r2=3D1.133 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-plugins/gst-plugins-ffmpeg/Change= Log,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- ChangeLog 4 Nov 2011 09:44:04 -0000 1.132 +++ ChangeLog 2 Apr 2012 23:07:09 -0000 1.133 @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-ffmpeg -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/Chan= geLog,v 1.132 2011/11/04 09:44:04 ford_prefect Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/Chan= geLog,v 1.133 2012/04/02 23:07:09 pacho Exp $ + + 02 Apr 2012; Pacho Ramos metadata.xml: + Drop from metadata as gnome team doesn't maintain this at all now. =20 *gst-plugins-ffmpeg-0.10.13-r1 (04 Nov 2011) =20