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 1Mfc5p-00051L-DR for garchives@archives.gentoo.org; Mon, 24 Aug 2009 16:08:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63908E018B; Mon, 24 Aug 2009 16:08:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2A3FFE018B for ; Mon, 24 Aug 2009 16:08:24 +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 D052D64D87 for ; Mon, 24 Aug 2009 16:08:23 +0000 (UTC) Received: from beandog by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Mfc5n-0000Lu-9U for gentoo-commits@lists.gentoo.org; Mon, 24 Aug 2009 16:08:23 +0000 From: "Steve Dibb (beandog)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, beandog@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: alsa-plugins-1.0.20.ebuild ChangeLog X-VCS-Directories: media-plugins/alsa-plugins X-VCS-Committer: beandog X-VCS-Committer-Name: Steve Dibb Content-Type: text/plain; charset=utf8 Message-Id: Sender: Steve Dibb Date: Mon, 24 Aug 2009 16:08:23 +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: 11c1b74a-880b-48f2-abb0-f1b2f204e0dd X-Archives-Hash: 798a17f9903bf46e5adbb320e8dc0c92 beandog 09/08/24 16:08:23 Modified: alsa-plugins-1.0.20.ebuild ChangeLog Log: amd64 stable, bug 280464 (Portage version: 2.2_rc38/cvs/Linux x86_64) Revision Changes Path 1.8 media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuil= d file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa= -plugins/alsa-plugins-1.0.20.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa= -plugins/alsa-plugins-1.0.20.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa= -plugins/alsa-plugins-1.0.20.ebuild?r1=3D1.7&r2=3D1.8 Index: alsa-plugins-1.0.20.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/alsa-plugins/alsa-plugins= -1.0.20.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- alsa-plugins-1.0.20.ebuild 17 Aug 2009 05:03:19 -0000 1.7 +++ alsa-plugins-1.0.20.ebuild 24 Aug 2009 16:08:23 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugi= ns-1.0.20.ebuild,v 1.7 2009/08/17 05:03:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugi= ns-1.0.20.ebuild,v 1.8 2009/08/24 16:08:23 beandog Exp $ =20 EAPI=3D2 =20 @@ -14,7 +14,7 @@ =20 LICENSE=3D"GPL-2 LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE=3D"debug ffmpeg jack libsamplerate pulseaudio speex" =20 RDEPEND=3D">=3Dmedia-libs/alsa-lib-${PV}[alsa_pcm_plugins_ioplug] 1.110 media-plugins/alsa-plugins/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa= -plugins/ChangeLog?rev=3D1.110&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa= -plugins/ChangeLog?rev=3D1.110&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa= -plugins/ChangeLog?r1=3D1.109&r2=3D1.110 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/alsa-plugins/ChangeLog,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- ChangeLog 17 Aug 2009 05:03:19 -0000 1.109 +++ ChangeLog 24 Aug 2009 16:08:23 -0000 1.110 @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/alsa-plugins # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,= v 1.109 2009/08/17 05:03:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,= v 1.110 2009/08/24 16:08:23 beandog Exp $ + + 24 Aug 2009; Steve Dibb alsa-plugins-1.0.20.ebuil= d: + amd64 stable, bug 280464 =20 17 Aug 2009; Jeroen Roovers alsa-plugins-1.0.20.ebuil= d: Stable for HPPA (bug #280464).