From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KMqP6-0004Sd-C0 for garchives@archives.gentoo.org; Sat, 26 Jul 2008 20:30:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E351EE0370; Sat, 26 Jul 2008 20:30:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F80DE0370 for ; Sat, 26 Jul 2008 20:30:11 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 0D6EA66963 for ; Sat, 26 Jul 2008 20:30:11 +0000 (UTC) Received: from tester by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KMqP3-0004Eq-SU for gentoo-commits@lists.gentoo.org; Sat, 26 Jul 2008 20:30:09 +0000 From: "Olivier Crete (tester)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tester@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-dvb: gst-plugins-dvb-0.10.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gst-plugins-dvb-0.10.7.ebuild ChangeLog X-VCS-Directories: media-plugins/gst-plugins-dvb X-VCS-Committer: tester X-VCS-Committer-Name: Olivier Crete Content-Type: text/plain; charset=utf8 Message-Id: Sender: Olivier Crete Date: Sat, 26 Jul 2008 20:30:09 +0000 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: bb32dc1f-6c93-4a64-af54-2fcfcad5037e X-Archives-Hash: b9dc3addfe5cc22ff85b3c04c66277c7 tester 08/07/26 20:30:09 Modified: gst-plugins-dvb-0.10.7.ebuild ChangeLog Log: Stable on amd64, bug #232054 (Portage version: 2.1.4.4) Revision Changes Path 1.2 media-plugins/gst-plugins-dvb/gst-plugins-dvb-0.10.7= .ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-= plugins-dvb/gst-plugins-dvb-0.10.7.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-= plugins-dvb/gst-plugins-dvb-0.10.7.ebuild?rev=3D1.2&content-type=3Dtext/p= lain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-= plugins-dvb/gst-plugins-dvb-0.10.7.ebuild?r1=3D1.1&r2=3D1.2 Index: gst-plugins-dvb-0.10.7.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-plugins/gst-plugins-dvb/gst-plugi= ns-dvb-0.10.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gst-plugins-dvb-0.10.7.ebuild 29 Jun 2008 18:15:50 -0000 1.1 +++ gst-plugins-dvb-0.10.7.ebuild 26 Jul 2008 20:30:09 -0000 1.2 @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-dvb/gst-plu= gins-dvb-0.10.7.ebuild,v 1.1 2008/06/29 18:15:50 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-dvb/gst-plu= gins-dvb-0.10.7.ebuild,v 1.2 2008/07/26 20:30:09 tester Exp $ =20 inherit gst-plugins-bad =20 DESCRIPION=3D"plugin to allow capture from dvb devices" =20 -KEYWORDS=3D"~amd64 ~x86" +KEYWORDS=3D"amd64 ~x86" IUSE=3D"" =20 RDEPEND=3D">=3Dmedia-libs/gst-plugins-base-0.10.19" 1.3 media-plugins/gst-plugins-dvb/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-= plugins-dvb/ChangeLog?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-= plugins-dvb/ChangeLog?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-= plugins-dvb/ChangeLog?r1=3D1.2&r2=3D1.3 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-dvb/ChangeLog= ,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 29 Jun 2008 18:15:50 -0000 1.2 +++ ChangeLog 26 Jul 2008 20:30:09 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-dvb # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-dvb/ChangeL= og,v 1.2 2008/06/29 18:15:50 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-dvb/ChangeL= og,v 1.3 2008/07/26 20:30:09 tester Exp $ + + 26 Jul 2008; Olivier Cr=C3=AAte + gst-plugins-dvb-0.10.7.ebuild: + Stable on amd64, bug #232054 =20 *gst-plugins-dvb-0.10.7 (29 Jun 2008) =20