From 3f961d53f46e6e73435f253765aae3a4c81e3e82 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 7 Dec 2011 13:48:22 +0000 Subject: [PATCH] convert to waf-utils.eclass and bump to eapi4 Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64 --- media-libs/lv2core/ChangeLog | 5 ++++- media-libs/lv2core/lv2core-6.0.ebuild | 21 ++++----------------- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/media-libs/lv2core/ChangeLog b/media-libs/lv2core/ChangeLog index a72172e17f04..600b7048a806 100644 --- a/media-libs/lv2core/ChangeLog +++ b/media-libs/lv2core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lv2core # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/ChangeLog,v 1.8 2011/12/07 13:15:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/ChangeLog,v 1.9 2011/12/07 13:48:22 aballier Exp $ + + 07 Dec 2011; Alexis Ballier lv2core-6.0.ebuild: + convert to waf-utils.eclass and bump to eapi4 *lv2core-6.0 (07 Dec 2011) diff --git a/media-libs/lv2core/lv2core-6.0.ebuild b/media-libs/lv2core/lv2core-6.0.ebuild index ed5ee267a896..ac1e38e4f5fe 100644 --- a/media-libs/lv2core/lv2core-6.0.ebuild +++ b/media-libs/lv2core/lv2core-6.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/lv2core-6.0.ebuild,v 1.1 2011/12/07 13:15:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/lv2core-6.0.ebuild,v 1.2 2011/12/07 13:48:22 aballier Exp $ -EAPI=2 +EAPI=4 -inherit multilib toolchain-funcs +inherit waf-utils DESCRIPTION="LV2 is a simple but extensible successor of LADSPA" HOMEPAGE="http://lv2plug.in/" @@ -17,17 +17,4 @@ IUSE="" DEPEND="" RDEPEND="!