summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:04:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:04:20 +0000
commit487ceae4a1c374e719d48cb85aa3365268a055ac (patch)
tree9d1da5914f0f7019192c01ffea0bf7ab179bc958 /media-libs/aubio
parentStable for ppc64, wrt bug #500686 (diff)
downloadgentoo-2-487ceae4a1c374e719d48cb85aa3365268a055ac.tar.gz
gentoo-2-487ceae4a1c374e719d48cb85aa3365268a055ac.tar.bz2
gentoo-2-487ceae4a1c374e719d48cb85aa3365268a055ac.zip
Stable for ppc64, wrt bug #474886
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/aubio')
-rw-r--r--media-libs/aubio/ChangeLog5
-rw-r--r--media-libs/aubio/aubio-0.3.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/aubio/ChangeLog b/media-libs/aubio/ChangeLog
index 2dd7f1b09e81..81433466f32a 100644
--- a/media-libs/aubio/ChangeLog
+++ b/media-libs/aubio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/aubio
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/aubio/ChangeLog,v 1.28 2014/03/12 10:20:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/aubio/ChangeLog,v 1.29 2014/03/14 10:04:20 ago Exp $
+
+ 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> aubio-0.3.2-r2.ebuild:
+ Stable for ppc64, wrt bug #474886
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> aubio-0.3.2-r2.ebuild:
Stable for sparc, wrt bug #474886
diff --git a/media-libs/aubio/aubio-0.3.2-r2.ebuild b/media-libs/aubio/aubio-0.3.2-r2.ebuild
index 6e69304ecf20..35e1bc73b7c4 100644
--- a/media-libs/aubio/aubio-0.3.2-r2.ebuild
+++ b/media-libs/aubio/aubio-0.3.2-r2.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/aubio/aubio-0.3.2-r2.ebuild,v 1.8 2014/03/12 10:20:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/aubio/aubio-0.3.2-r2.ebuild,v 1.9 2014/03/14 10:04:20 ago Exp $
EAPI=3
@@ -14,7 +14,7 @@ SRC_URI="http://aubio.piem.org/pub/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
IUSE="alsa doc examples jack lash static-libs"
RDEPEND="sci-libs/fftw:3.0