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 1L8hSd-0001Zq-5b for garchives@archives.gentoo.org; Fri, 05 Dec 2008 20:39:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58C1AE015B; Fri, 5 Dec 2008 20:39:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 35353E015B for ; Fri, 5 Dec 2008 20:39:37 +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 C79ED64D18 for ; Fri, 5 Dec 2008 20:39:36 +0000 (UTC) Received: from ssuominen by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L8hSa-0006DM-9u for gentoo-commits@lists.gentoo.org; Fri, 05 Dec 2008 20:39:36 +0000 From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in eclass: gst-plugins-good.eclass X-VCS-Repository: gentoo-x86 X-VCS-Files: gst-plugins-good.eclass X-VCS-Directories: eclass X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Samuli Suominen Date: Fri, 05 Dec 2008 20:39:36 +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: 8607b3cc-6df4-4ba9-b2d0-381fea8872f4 X-Archives-Hash: c90734b085e69677d77cb5aaf061337a ssuominen 08/12/05 20:39:36 Modified: gst-plugins-good.eclass Log: Update gst-plugins-good eclass. Revision Changes Path 1.16 eclass/gst-plugins-good.eclass file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gst-plugins= -good.eclass?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gst-plugins= -good.eclass?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/gst-plugins= -good.eclass?r1=3D1.15&r2=3D1.16 Index: gst-plugins-good.eclass =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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/eclass/gst-plugins-good.eclass,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- gst-plugins-good.eclass 29 Jun 2008 15:21:04 -0000 1.15 +++ gst-plugins-good.eclass 5 Dec 2008 20:39:36 -0000 1.16 @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-good.eclass,v 1.15= 2008/06/29 15:21:04 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-good.eclass,v 1.16= 2008/12/05 20:39:36 ssuominen Exp $ =20 # Author : foser , zaheerm =20 @@ -30,7 +30,7 @@ # This list is current to gst-plugins-good-0.10.6 my_gst_plugins_good=3D"gconf gconftool oss aalib aalibtest cairo cdio es= d esdtest flac jpeg ladspa libcaca libdv libpng dv1394 shout2 shout2test speex ann= odex hal -x taglib gdk_pixbuf gst_v4l2 sunaudio xshm xvideo zlib wavpack soup" +x taglib gdk_pixbuf gst_v4l2 sunaudio xshm xvideo zlib wavpack soup puls= e bz2" =20 #SRC_URI=3D"mirror://gnome/sources/gst-plugins/${PV_MAJ_MIN}/${MY_P}.tar= .bz2" SRC_URI=3D"http://gstreamer.freedesktop.org/src/gst-plugins-good/${MY_P}= .tar.bz2"