From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1AA20138333 for ; Sun, 20 May 2018 19:10:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2528FE088A; Sun, 20 May 2018 19:10:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0190EE088A for ; Sun, 20 May 2018 19:10:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC5CB335CED for ; Sun, 20 May 2018 19:10:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A222A9 for ; Sun, 20 May 2018 19:10:25 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1526843362.16fce72b46629738984793b67089bcc75605ddb3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-x264/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild media-plugins/gst-plugins-x264/gst-plugins-x264-1.12.3.ebuild X-VCS-Directories: media-plugins/gst-plugins-x264/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 16fce72b46629738984793b67089bcc75605ddb3 X-VCS-Branch: master Date: Sun, 20 May 2018 19:10:25 +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: db721ef9-8615-44b7-ac62-eca215ff7fa0 X-Archives-Hash: 8645f706d1282abe533b9d79bf01d045 commit: 16fce72b46629738984793b67089bcc75605ddb3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 20 15:52:02 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 20 19:09:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16fce72b media-plugins/gst-plugins-x264: Drop to ~hppa Package-Manager: Portage-2.3.38, Repoman-2.3.9 media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild | 4 ++-- media-plugins/gst-plugins-x264/gst-plugins-x264-1.12.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild index 856ecbb5470..e45539ce272 100644 --- a/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild +++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="" # 20111220 ensures us X264_BUILD >= 120 diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.12.3.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.12.3.ebuild index 4473ea1b6b5..2fd6d7b3947 100644 --- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.12.3.ebuild +++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.12.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer DESCRIPTION="H.264 encoder plugin for GStreamer" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" IUSE="" # 20111220 ensures us X264_BUILD >= 120