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 C2A631381F3 for ; Fri, 11 Oct 2013 05:19:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E23AE0AB8; Fri, 11 Oct 2013 05:19:57 +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 DBE32E0AB8 for ; Fri, 11 Oct 2013 05:19:56 +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 CD75333EFF0 for ; Fri, 11 Oct 2013 05:19:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 9AF592004C; Fri, 11 Oct 2013 05:19:54 +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-soup: gst-plugins-soup-1.0.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gst-plugins-soup-1.0.10.ebuild ChangeLog X-VCS-Directories: media-plugins/gst-plugins-soup X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131011051954.9AF592004C@flycatcher.gentoo.org> Date: Fri, 11 Oct 2013 05:19:54 +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: debec423-0903-4f31-b14a-9e3e55ad832a X-Archives-Hash: 6999b57555f96cb9c559a96cfe849a10 ago 13/10/11 05:19:54 Modified: gst-plugins-soup-1.0.10.ebuild ChangeLog Log: Stable for x86, wrt bug #480908 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.3 media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild?r1=1.2&r2=1.3 Index: gst-plugins-soup-1.0.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gst-plugins-soup-1.0.10.ebuild 10 Oct 2013 11:56:35 -0000 1.2 +++ gst-plugins-soup-1.0.10.ebuild 11 Oct 2013 05:19:54 -0000 1.3 @@ -1,6 +1,6 @@ # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.2 2013/10/10 11:56:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.3 2013/10/11 05:19:54 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ DESCRIPTION="GStreamer plugin for HTTP client sources" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="" # FIXME: automagic dependency on libsoup-gnome 1.102 media-plugins/gst-plugins-soup/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog?rev=1.102&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog?rev=1.102&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog?r1=1.101&r2=1.102 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- ChangeLog 10 Oct 2013 11:56:35 -0000 1.101 +++ ChangeLog 11 Oct 2013 05:19:54 -0000 1.102 @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-soup # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.101 2013/10/10 11:56:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.102 2013/10/11 05:19:54 ago Exp $ + + 11 Oct 2013; Agostino Sarubbo gst-plugins-soup-1.0.10.ebuild: + Stable for x86, wrt bug #480908 10 Oct 2013; Agostino Sarubbo gst-plugins-soup-1.0.10.ebuild: Stable for amd64, wrt bug #480908