summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-31 21:10:20 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-31 21:10:20 +0000
commit90a45e24dc186137c0c6a46ae6616ec7ac1f5fad (patch)
tree51fbca52b7dab398c5c03816412d9746cfbd254d /media-libs/libsndfile
parentAdd support for the new PyPy slotting. (diff)
downloadgentoo-2-90a45e24dc186137c0c6a46ae6616ec7ac1f5fad.tar.gz
gentoo-2-90a45e24dc186137c0c6a46ae6616ec7ac1f5fad.tar.bz2
gentoo-2-90a45e24dc186137c0c6a46ae6616ec7ac1f5fad.zip
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r--media-libs/libsndfile/ChangeLog5
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog
index d3bf22b347af..56f71a0dc6ac 100644
--- a/media-libs/libsndfile/ChangeLog
+++ b/media-libs/libsndfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsndfile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.144 2014/03/28 02:56:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.145 2014/03/31 21:10:20 mgorny Exp $
+
+ 31 Mar 2014; Michał Górny <mgorny@gentoo.org> libsndfile-1.0.25-r1.ebuild:
+ Add support for the new PyPy slotting.
28 Mar 2014; Jeroen Roovers <jer@gentoo.org> libsndfile-1.0.25-r1.ebuild:
Stable for HPPA (bug #499954).
diff --git a/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild b/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild
index 6dd974855236..9bcc833efe8a 100644
--- a/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 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.10 2014/03/28 02:56:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild,v 1.11 2014/03/31 21:10:20 mgorny Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
inherit autotools-multilib flag-o-matic python-any-r1
MY_P=${P/_pre/pre}