summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-24 15:51:17 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-07-24 15:51:17 +0000
commitf01e66bef97e09cfa3bdb5180f1aaba7cdb146ba (patch)
treede975e3d025be77e76578e8866680d9dbe11e1a2 /media-libs/x265
parentFix wayland-automagic patch to handle both USE=wayland and USE=-wayland (with... (diff)
downloadgentoo-2-f01e66bef97e09cfa3bdb5180f1aaba7cdb146ba.tar.gz
gentoo-2-f01e66bef97e09cfa3bdb5180f1aaba7cdb146ba.tar.bz2
gentoo-2-f01e66bef97e09cfa3bdb5180f1aaba7cdb146ba.zip
Keyword ~ppc. Bug #548966.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'media-libs/x265')
-rw-r--r--media-libs/x265/ChangeLog6
-rw-r--r--media-libs/x265/x265-1.5.ebuild4
-rw-r--r--media-libs/x265/x265-1.7.ebuild4
-rw-r--r--media-libs/x265/x265-9999.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/media-libs/x265/ChangeLog b/media-libs/x265/ChangeLog
index ec7e0e50c556..3b9a16f62e06 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.26 2015/05/29 10:36:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.27 2015/07/24 15:51:17 blueness Exp $
+
+ 24 Jul 2015; Anthony G. Basile <blueness@gentoo.org> x265-1.5.ebuild,
+ x265-1.7.ebuild, x265-9999.ebuild:
+ Keyword ~ppc. Bug #548966.
29 May 2015; Mikle Kolyada <zlogene@gentoo.org> x265-1.5.ebuild:
arm stable wrt bug #541664
diff --git a/media-libs/x265/x265-1.5.ebuild b/media-libs/x265/x265-1.5.ebuild
index b46c2c1863bc..d32f713676ca 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.8 2015/05/29 10:36:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v 1.9 2015/07/24 15:51:17 blueness 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 ~ppc64 x86"
+ KEYWORDS="amd64 arm hppa ~ppc ~ppc64 x86"
fi
DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"
diff --git a/media-libs/x265/x265-1.7.ebuild b/media-libs/x265/x265-1.7.ebuild
index 3ca2ac63e525..efb51b1b6658 100644
--- a/media-libs/x265/x265-1.7.ebuild
+++ b/media-libs/x265/x265-1.7.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.7.ebuild,v 1.2 2015/05/22 12:20:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.7.ebuild,v 1.3 2015/07/24 15:51:17 blueness Exp $
EAPI=5
@@ -13,7 +13,7 @@ else
SRC_URI="
https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz
http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz"
- KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
fi
DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"
diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild
index 24c1e09c9e91..c244a25c541d 100644
--- a/media-libs/x265/x265-9999.ebuild
+++ b/media-libs/x265/x265-9999.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-9999.ebuild,v 1.15 2015/05/22 12:20:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-9999.ebuild,v 1.16 2015/07/24 15:51:17 blueness Exp $
EAPI=5
@@ -13,7 +13,7 @@ else
SRC_URI="
https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz
http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz"
- KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
fi
DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"