diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-18 20:37:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-18 20:37:46 +0000 |
commit | c3d490f60692e648c25976d865c2574a19e40d24 (patch) | |
tree | 39026c1078a7e4c17d04be66b48f4a15cb53a0ce /media-libs/libsndfile | |
parent | ppc64 stable wrt bug #505840 (diff) | |
download | gentoo-2-c3d490f60692e648c25976d865c2574a19e40d24.tar.gz gentoo-2-c3d490f60692e648c25976d865c2574a19e40d24.tar.bz2 gentoo-2-c3d490f60692e648c25976d865c2574a19e40d24.zip |
ppc64 stable wrt bug #502210
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog index 38a915f0696c..b7f63b738bdc 100644 --- a/media-libs/libsndfile/ChangeLog +++ b/media-libs/libsndfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsndfile # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.151 2015/04/08 17:59:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.152 2015/04/18 20:37:46 pacho Exp $ + + 18 Apr 2015; Pacho Ramos <pacho@gentoo.org> libsndfile-1.0.25-r1.ebuild: + ppc64 stable wrt bug #502210 08 Apr 2015; Michał Górny <mgorny@gentoo.org> libsndfile-1.0.25-r1.ebuild: Drop old Python implementations diff --git a/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild b/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild index c64179062c9f..a37d9edec4f4 100644 --- a/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.25-r1.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/libsndfile/libsndfile-1.0.25-r1.ebuild,v 1.17 2015/04/08 17:59:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild,v 1.18 2015/04/18 20:37:46 pacho Exp $ EAPI=5 @@ -21,7 +21,7 @@ fi LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="alsa minimal sqlite static-libs test" RDEPEND=" |