From 4c0d185ea3d21e4196074e2bc221f60248b06a50 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Fri, 1 May 2015 18:53:21 +0000 Subject: Marked ~ppc64 (bug #539564). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) --- media-libs/x265/ChangeLog | 6 +++++- media-libs/x265/x265-1.4.ebuild | 6 +++--- media-libs/x265/x265-1.5.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'media-libs/x265') diff --git a/media-libs/x265/ChangeLog b/media-libs/x265/ChangeLog index a5448992595a..4e985ea63795 100644 --- a/media-libs/x265/ChangeLog +++ b/media-libs/x265/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/x265 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.20 2015/04/26 16:17:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.21 2015/05/01 18:53:21 jer Exp $ + + 01 May 2015; Jeroen Roovers x265-1.4.ebuild, + x265-1.5.ebuild: + Marked ~ppc64 (bug #539564). 26 Apr 2015; Pacho Ramos x265-1.5.ebuild: x86 stable wrt bug #538798 diff --git a/media-libs/x265/x265-1.4.ebuild b/media-libs/x265/x265-1.4.ebuild index 6986a05df990..a3abfe63a764 100644 --- a/media-libs/x265/x265-1.4.ebuild +++ b/media-libs/x265/x265-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.4.ebuild,v 1.1 2014/11/09 09:12:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.4.ebuild,v 1.2 2015/05/01 18:53:21 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then EHG_REPO_URI="http://bitbucket.org/multicoreware/x265" else SRC_URI="https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 -> ${P}.tar.bz2" - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="~amd64 ~arm ~ppc64 ~x86" fi DESCRIPTION="Library for encoding video streams into the H.265/HEVC format" diff --git a/media-libs/x265/x265-1.5.ebuild b/media-libs/x265/x265-1.5.ebuild index 72461eb82aad..294a34b99dc1 100644 --- a/media-libs/x265/x265-1.5.ebuild +++ b/media-libs/x265/x265-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v 1.5 2015/04/26 16:17:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v 1.6 2015/05/01 18:53:21 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then EHG_REPO_URI="http://bitbucket.org/multicoreware/x265" else SRC_URI="https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 -> ${P}.tar.bz2" - KEYWORDS="~amd64 ~arm hppa x86" + KEYWORDS="~amd64 ~arm hppa ~ppc64 x86" fi DESCRIPTION="Library for encoding video streams into the H.265/HEVC format" -- cgit v1.2.3-65-gdbad