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 1PsNnO-00044s-VS for garchives@archives.gentoo.org; Wed, 23 Feb 2011 23:06:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CD86E0574; Wed, 23 Feb 2011 23:06:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C1A4FE0574 for ; Wed, 23 Feb 2011 23:06:51 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 118741BC117 for ; Wed, 23 Feb 2011 23:06:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id A1F5F20054; Wed, 23 Feb 2011 23:06:49 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libcanberra: libcanberra-0.26.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libcanberra-0.26.ebuild ChangeLog X-VCS-Directories: media-libs/libcanberra X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20110223230649.A1F5F20054@flycatcher.gentoo.org> Date: Wed, 23 Feb 2011 23:06:49 +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: 4f1e8e9345dbe0e2044d7297ae58948c hwoarang 11/02/23 23:06:49 Modified: libcanberra-0.26.ebuild ChangeLog Log: Stable on amd64 wrt bug #353436 =20 (Portage version: 2.1.9.39/cvs/Linux x86_64) Revision Changes Path 1.2 media-libs/libcanberra/libcanberra-0.26.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libcanb= erra/libcanberra-0.26.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libcanb= erra/libcanberra-0.26.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libcanb= erra/libcanberra-0.26.ebuild?r1=3D1.1&r2=3D1.2 Index: libcanberra-0.26.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-libs/libcanberra/libcanberra-0.26= .ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libcanberra-0.26.ebuild 9 Oct 2010 16:04:02 -0000 1.1 +++ libcanberra-0.26.ebuild 23 Feb 2011 23:06:49 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcanberra/libcanberra-0.= 26.ebuild,v 1.1 2010/10/09 16:04:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcanberra/libcanberra-0.= 26.ebuild,v 1.2 2011/02/23 23:06:49 hwoarang Exp $ =20 EAPI=3D"3" inherit gnome2-utils libtool @@ -11,7 +11,7 @@ =20 LICENSE=3D"LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~= x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x= 86-fbsd" IUSE=3D"alsa gstreamer +gtk oss pulseaudio +sound tdb" =20 COMMON_DEPEND=3D"media-libs/libvorbis 1.59 media-libs/libcanberra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libcanb= erra/ChangeLog?rev=3D1.59&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libcanb= erra/ChangeLog?rev=3D1.59&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libcanb= erra/ChangeLog?r1=3D1.58&r2=3D1.59 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-libs/libcanberra/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 17 Oct 2010 14:47:51 -0000 1.58 +++ ChangeLog 23 Feb 2011 23:06:49 -0000 1.59 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libcanberra -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcanberra/ChangeLog,v 1.= 58 2010/10/17 14:47:51 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcanberra/ChangeLog,v 1.= 59 2011/02/23 23:06:49 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras libcanberra-0.26.eb= uild: + Stable on amd64 wrt bug #353436 =20 17 Oct 2010; Ra=C3=BAl Porcel libcanberra-0.25.eb= uild: alpha/ia64/sh/sparc stable wrt #324077