diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:23:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:23:56 +0000 |
commit | 4e1c2878dad8827cafc0fa3a46f1e63224f5c469 (patch) | |
tree | 58d04e5b78eb341e21f7684e09118de75f54cc9f /media-libs/spandsp | |
parent | Stable for ppc64, wrt bug #464536 (diff) | |
download | gentoo-2-4e1c2878dad8827cafc0fa3a46f1e63224f5c469.tar.gz gentoo-2-4e1c2878dad8827cafc0fa3a46f1e63224f5c469.tar.bz2 gentoo-2-4e1c2878dad8827cafc0fa3a46f1e63224f5c469.zip |
Stable for ppc64, wrt bug #464536
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/spandsp')
-rw-r--r-- | media-libs/spandsp/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/spandsp/ChangeLog b/media-libs/spandsp/ChangeLog index 576138664017..b34db772349a 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.27 2013/06/29 18:26:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/ChangeLog,v 1.28 2013/06/29 19:23:56 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> spandsp-0.0.6_pre12-r1.ebuild: + Stable for ppc64, wrt bug #464536 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> spandsp-0.0.6_pre12-r1.ebuild: Stable for ppc, wrt bug #464536 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 23c342b096ac..0cac5a7474dd 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.7 2013/06/29 18:26:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild,v 1.8 2013/06/29 19:23:56 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" |