public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-libs/libbs2b/, media-libs/libbs2b/files/
@ 2018-09-30 16:29 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2018-09-30 16:29 UTC (permalink / raw
  To: gentoo-commits

commit:     bfd37a0a05d9c7ddd9be5a34fae08574341303df
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 30 16:26:31 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 16:26:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd37a0a

media-libs/libbs2b: EAPI-7 bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-libs/libbs2b/files/3.1.0-format-security.patch |  4 ++--
 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild           | 14 ++++++--------
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/media-libs/libbs2b/files/3.1.0-format-security.patch b/media-libs/libbs2b/files/3.1.0-format-security.patch
index 1b9f9f97479..d5600a5b584 100644
--- a/media-libs/libbs2b/files/3.1.0-format-security.patch
+++ b/media-libs/libbs2b/files/3.1.0-format-security.patch
@@ -1,5 +1,5 @@
---- src/bs2bconvert.c.orig	2015-03-06 12:24:00.168451618 +0000
-+++ src/bs2bconvert.c	2015-03-06 12:22:20.504446655 +0000
+--- a/src/bs2bconvert.c	2015-03-06 12:24:00.168451618 +0000
++++ b/src/bs2bconvert.c	2015-03-06 12:22:20.504446655 +0000
 @@ -153,7 +153,7 @@
  	if( ( infile = sf_open( infilename, SFM_READ, &sfinfo ) ) == NULL )
  	{

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index a20a4be4c6c..0f105059128 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils multilib-minimal
+inherit multilib-minimal
 
 DESCRIPTION="Bauer stereophonic-to-binaural DSP library"
 HOMEPAGE="http://bs2b.sourceforge.net/"
@@ -15,12 +15,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-f
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 # for default_src_configure to work
 ECONF_SOURCE="${S}"
 
-src_prepare() {
-	epatch "${FILESDIR}/${PV}-format-security.patch"
-}
+PATCHES=( "${FILESDIR}/${PV}-format-security.patch" )


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-30 16:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-30 16:29 [gentoo-commits] repo/gentoo:master commit in: media-libs/libbs2b/, media-libs/libbs2b/files/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox