From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AA22F198005 for ; Sun, 24 Feb 2013 18:01:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35EAAE0874; Sun, 24 Feb 2013 18:01:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9464E0874 for ; Sun, 24 Feb 2013 18:01: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 920E733DC6A for ; Sun, 24 Feb 2013 18:01:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 8F7822171D; Sun, 24 Feb 2013 18:01:08 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gst-plugins-theora-0.10.36.ebuild ChangeLog X-VCS-Directories: media-plugins/gst-plugins-theora X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130224180108.8F7822171D@flycatcher.gentoo.org> Date: Sun, 24 Feb 2013 18:01:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 54254dd2-a3aa-4081-aafe-b8204c2ed59e X-Archives-Hash: 9428194ac708116b40c69320ed19480d ago 13/02/24 18:01:08 Modified: gst-plugins-theora-0.10.36.ebuild ChangeLog Log: Stable for sh, wrt bug #456476 (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F) Revision Changes Path 1.12 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild?r1=1.11&r2=1.12 Index: gst-plugins-theora-0.10.36.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gst-plugins-theora-0.10.36.ebuild 10 Feb 2013 22:38:16 -0000 1.11 +++ gst-plugins-theora-0.10.36.ebuild 24 Feb 2013 18:01:08 -0000 1.12 @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.11 2013/02/10 22:38:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.12 2013/02/24 18:01:08 ago Exp $ EAPI="4" inherit gst-plugins-base gst-plugins10 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libtheora-1.1[encode] 1.189 media-plugins/gst-plugins-theora/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.189&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.189&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?r1=1.188&r2=1.189 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v retrieving revision 1.188 retrieving revision 1.189 diff -u -r1.188 -r1.189 --- ChangeLog 10 Feb 2013 22:38:16 -0000 1.188 +++ ChangeLog 24 Feb 2013 18:01:08 -0000 1.189 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.188 2013/02/10 22:38:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.189 2013/02/24 18:01:08 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo + gst-plugins-theora-0.10.36.ebuild: + Stable for sh, wrt bug #456476 10 Feb 2013; Agostino Sarubbo gst-plugins-theora-0.10.36.ebuild: