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 04B2C1387FD for ; Tue, 10 Jun 2014 19:24:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93C55E087A; Tue, 10 Jun 2014 19:24:49 +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 1D93EE087A for ; Tue, 10 Jun 2014 19:24:49 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20BEB33FDF9 for ; Tue, 10 Jun 2014 19:24:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id 25C8F2004E; Tue, 10 Jun 2014 19:24:45 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-x264: gst-plugins-x264-0.10.19-r1.ebuild gst-plugins-x264-1.2.4-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gst-plugins-x264-0.10.19-r1.ebuild gst-plugins-x264-1.2.4-r1.ebuild ChangeLog X-VCS-Directories: media-plugins/gst-plugins-x264 X-VCS-Committer: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140610192446.25C8F2004E@flycatcher.gentoo.org> Date: Tue, 10 Jun 2014 19:24:45 +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: 15eeed18-e716-4cef-8c14-c55d0470c9ce X-Archives-Hash: 0b85592f32c498755f08d1ba2f182ab2 mgorny 14/06/10 19:24:45 Modified: ChangeLog Added: gst-plugins-x264-0.10.19-r1.ebuild gst-plugins-x264-1.2.4-r1.ebuild Log: Enable multilib support, bug #493176. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision Changes Path 1.71 media-plugins/gst-plugins-x264/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog?rev=1.71&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog?rev=1.71&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog?r1=1.70&r2=1.71 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- ChangeLog 31 May 2014 15:23:24 -0000 1.70 +++ ChangeLog 10 Jun 2014 19:24:45 -0000 1.71 @@ -1,6 +1,13 @@ # ChangeLog for media-plugins/gst-plugins-x264 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.70 2014/05/31 15:23:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.71 2014/06/10 19:24:45 mgorny Exp $ + +*gst-plugins-x264-0.10.19-r1 (10 Jun 2014) +*gst-plugins-x264-1.2.4-r1 (10 Jun 2014) + + 10 Jun 2014; Michał Górny + +gst-plugins-x264-0.10.19-r1.ebuild, +gst-plugins-x264-1.2.4-r1.ebuild: + Enable multilib support, bug #493176. *gst-plugins-x264-1.2.4 (31 May 2014) 1.1 media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-x264-0.10.19-r1.ebuild =================================================================== # 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-x264/gst-plugins-x264-0.10.19-r1.ebuild,v 1.1 2014/06/10 19:24:45 mgorny Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" # 20111220 ensures us X264_BUILD >= 120 RDEPEND=">=media-libs/x264-0.0.20111220:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" 1.1 media-plugins/gst-plugins-x264/gst-plugins-x264-1.2.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-1.2.4-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-1.2.4-r1.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-x264-1.2.4-r1.ebuild =================================================================== # 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-x264/gst-plugins-x264-1.2.4-r1.ebuild,v 1.1 2014/06/10 19:24:45 mgorny Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" # 20111220 ensures us X264_BUILD >= 120 RDEPEND=">=media-libs/x264-0.0.20111220:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}"