summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-08-06 20:20:29 +0000
committerMarkus Meier <maekke@gentoo.org>2014-08-06 20:20:29 +0000
commitf9a1be4e48e4414b4e0f368175075dca0a7b64c5 (patch)
tree9cf894404eabd1a82c6202841f361d56865a00f6 /media-libs/fdk-aac
parentarm stable, bug #512012 (diff)
downloadgentoo-2-f9a1be4e48e4414b4e0f368175075dca0a7b64c5.tar.gz
gentoo-2-f9a1be4e48e4414b4e0f368175075dca0a7b64c5.tar.bz2
gentoo-2-f9a1be4e48e4414b4e0f368175075dca0a7b64c5.zip
arm stable, bug #512012
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/fdk-aac')
-rw-r--r--media-libs/fdk-aac/ChangeLog5
-rw-r--r--media-libs/fdk-aac/fdk-aac-0.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/fdk-aac/ChangeLog b/media-libs/fdk-aac/ChangeLog
index 67794e417a2f..4d0e2ed8170d 100644
--- a/media-libs/fdk-aac/ChangeLog
+++ b/media-libs/fdk-aac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/fdk-aac
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fdk-aac/ChangeLog,v 1.16 2014/07/28 13:45:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fdk-aac/ChangeLog,v 1.17 2014/08/06 20:20:29 maekke Exp $
+
+ 06 Aug 2014; Markus Meier <maekke@gentoo.org> fdk-aac-0.1.3.ebuild:
+ arm stable, bug #512012
28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> fdk-aac-0.1.3.ebuild:
Stable for ppc, wrt bug #512012
diff --git a/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild
index f7b58b2e8e7e..49127f6567a9 100644
--- a/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild
+++ b/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild,v 1.4 2014/07/28 13:45:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild,v 1.5 2014/08/06 20:20:29 maekke Exp $
EAPI=5
@@ -28,7 +28,7 @@ LICENSE="FraunhoferFDK"
SLOT="0"
[[ ${PV} == *9999 ]] || \
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="amd64 arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
IUSE="static-libs examples"
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all