summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-05-24 07:09:02 +0000
committerJeroen Roovers <jer@gentoo.org>2015-05-24 07:09:02 +0000
commit8916770174911d4be9d80df17985e565808e08cd (patch)
tree10f307f5d0923160295892f972280fa08fa42c4b /media-libs/opusfile
parentadd newer -fbounds-check form to the allowed flag list #530068 by Sebastian P... (diff)
downloadgentoo-2-8916770174911d4be9d80df17985e565808e08cd.tar.gz
gentoo-2-8916770174911d4be9d80df17985e565808e08cd.tar.bz2
gentoo-2-8916770174911d4be9d80df17985e565808e08cd.zip
Stable for PPC64 (bug #511778).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/opusfile')
-rw-r--r--media-libs/opusfile/ChangeLog5
-rw-r--r--media-libs/opusfile/opusfile-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/opusfile/ChangeLog b/media-libs/opusfile/ChangeLog
index 83f89e653d14..ad52440723c6 100644
--- a/media-libs/opusfile/ChangeLog
+++ b/media-libs/opusfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/opusfile
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v 1.14 2015/05/09 14:14:41 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v 1.15 2015/05/24 07:09:02 jer Exp $
+
+ 24 May 2015; Jeroen Roovers <jer@gentoo.org> opusfile-0.6.ebuild:
+ Stable for PPC64 (bug #511778).
09 May 2015; Ben de Groot <yngwin@gentoo.org> opusfile-0.6.ebuild:
Mark stable for amd64, bug #535474
diff --git a/media-libs/opusfile/opusfile-0.6.ebuild b/media-libs/opusfile/opusfile-0.6.ebuild
index ed75f410c48f..4c8d71492d93 100644
--- a/media-libs/opusfile/opusfile-0.6.ebuild
+++ b/media-libs/opusfile/opusfile-0.6.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/opusfile/opusfile-0.6.ebuild,v 1.4 2015/05/09 14:14:41 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/opusfile-0.6.ebuild,v 1.5 2015/05/24 07:09:02 jer Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/opus/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ppc64 x86"
IUSE="doc fixed-point +float +http static-libs"
RDEPEND="media-libs/libogg