Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsndfile/
Date: Mon, 04 Jul 2016 08:56:38
Message-Id: 1467622581.adb662dfd09def3fe6474494f850d1cf2500fd2a.aballier@gentoo
1 commit: adb662dfd09def3fe6474494f850d1cf2500fd2a
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 4 08:56:21 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 4 08:56:21 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb662df
7
8 media-libs/libsndfile: drop unused test useflag
9
10 Package-Manager: portage-2.3.0
11
12 media-libs/libsndfile/libsndfile-1.0.27.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/libsndfile/libsndfile-1.0.27.ebuild b/media-libs/libsndfile/libsndfile-1.0.27.ebuild
16 index c314290..8716eba 100644
17 --- a/media-libs/libsndfile/libsndfile-1.0.27.ebuild
18 +++ b/media-libs/libsndfile/libsndfile-1.0.27.ebuild
19 @@ -22,7 +22,7 @@ fi
20 LICENSE="LGPL-2.1"
21 SLOT="0"
22 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"
23 -IUSE="alsa minimal sqlite static-libs test"
24 +IUSE="alsa minimal sqlite static-libs"
25
26 RDEPEND="
27 !minimal? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}]