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 9A6E613838B for ; Mon, 15 Sep 2014 08:23:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45BDDE09E2; Mon, 15 Sep 2014 08:23:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A29B4E09E2 for ; Mon, 15 Sep 2014 08:23:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA6BD340428 for ; Mon, 15 Sep 2014 08:23:06 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 3728D58C5; Mon, 15 Sep 2014 08:23:05 +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-x: gst-plugins-x-0.10.36-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gst-plugins-x-0.10.36-r1.ebuild ChangeLog X-VCS-Directories: media-plugins/gst-plugins-x X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140915082305.3728D58C5@oystercatcher.gentoo.org> Date: Mon, 15 Sep 2014 08:23:05 +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: c954c92f-30e9-471c-8418-732223c6aa25 X-Archives-Hash: 7787eccbf67d6a7d3b2c01278033711a ago 14/09/15 08:23:05 Modified: gst-plugins-x-0.10.36-r1.ebuild ChangeLog Log: Stable for sparc, wrt bug #512012 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.10 media-plugins/gst-plugins-x/gst-plugins-x-0.10.36-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x/gst-plugins-x-0.10.36-r1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x/gst-plugins-x-0.10.36-r1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x/gst-plugins-x-0.10.36-r1.ebuild?r1=1.9&r2=1.10 Index: gst-plugins-x-0.10.36-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x/gst-plugins-x-0.10.36-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gst-plugins-x-0.10.36-r1.ebuild 25 Aug 2014 11:02:31 -0000 1.9 +++ gst-plugins-x-0.10.36-r1.ebuild 15 Sep 2014 08:23:05 -0000 1.10 @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x/gst-plugins-x-0.10.36-r1.ebuild,v 1.9 2014/08/25 11:02:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x/gst-plugins-x-0.10.36-r1.ebuild,v 1.10 2014/09/15 08:23:05 ago Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-base inherit gstreamer -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] 1.151 media-plugins/gst-plugins-x/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x/ChangeLog?rev=1.151&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x/ChangeLog?rev=1.151&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x/ChangeLog?r1=1.150&r2=1.151 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x/ChangeLog,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- ChangeLog 25 Aug 2014 11:02:31 -0000 1.150 +++ ChangeLog 15 Sep 2014 08:23:05 -0000 1.151 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-x # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x/ChangeLog,v 1.150 2014/08/25 11:02:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x/ChangeLog,v 1.151 2014/09/15 08:23:05 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo + gst-plugins-x-0.10.36-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo gst-plugins-x-0.10.36-r1.ebuild: