summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-29 18:26:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-29 18:26:37 +0000
commitde312f0b34b8fae2ebf01e37dd5a28e51a5b8a10 (patch)
tree543d72e339d7d1404520e99ab31718fec4160ec0 /media-libs
parentStable for ppc, wrt bug #464536 (diff)
downloadgentoo-2-de312f0b34b8fae2ebf01e37dd5a28e51a5b8a10.tar.gz
gentoo-2-de312f0b34b8fae2ebf01e37dd5a28e51a5b8a10.tar.bz2
gentoo-2-de312f0b34b8fae2ebf01e37dd5a28e51a5b8a10.zip
Stable for ppc, wrt bug #464536
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/spandsp/ChangeLog5
-rw-r--r--media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/spandsp/ChangeLog b/media-libs/spandsp/ChangeLog
index 2f16d29997fd..576138664017 100644
--- a/media-libs/spandsp/ChangeLog
+++ b/media-libs/spandsp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/spandsp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/ChangeLog,v 1.26 2013/05/06 04:20:55 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/ChangeLog,v 1.27 2013/06/29 18:26:37 ago Exp $
+
+ 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> spandsp-0.0.6_pre12-r1.ebuild:
+ Stable for ppc, wrt bug #464536
06 May 2013; Matt Turner <mattst88@gentoo.org> spandsp-0.0.6_pre21.ebuild:
Readd MMX, SSE2, and SSE3 USE flags. Thanks to Andrew Savchenko for the bug
diff --git a/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild b/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild
index 7179a21703e8..23c342b096ac 100644
--- a/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild
+++ b/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild,v 1.6 2013/02/06 23:20:19 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild,v 1.7 2013/06/29 18:26:37 ago Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://www.soft-switch.org/downloads/spandsp/${P/_}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="doc fixed-point static-libs"
RDEPEND="media-libs/tiff"