From b036c48106aba2d24663d7f641029e26955afbab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 12 Mar 2016 17:02:23 +0100 Subject: dev-lang/ekopath: Convert to EAPI=6 --- dev-lang/ekopath/ekopath-6.0.619_p20151213-r100.ebuild | 4 ++-- dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild | 4 ++-- dev-lang/ekopath/ekopath-6.0.661_p20160124-r100.ebuild | 4 ++-- dev-lang/ekopath/ekopath-6.0.705_p20160303-r100.ebuild | 4 ++-- dev-lang/ekopath/ekopath-6.0.713_p20160311-r100.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'dev-lang/ekopath') diff --git a/dev-lang/ekopath/ekopath-6.0.619_p20151213-r100.ebuild b/dev-lang/ekopath/ekopath-6.0.619_p20151213-r100.ebuild index 6baf6a28571..447e726cd4c 100644 --- a/dev-lang/ekopath/ekopath-6.0.619_p20151213-r100.ebuild +++ b/dev-lang/ekopath/ekopath-6.0.619_p20151213-r100.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit pax-utils versionator @@ -36,7 +36,7 @@ src_unpack() { chmod +x "${S}/${INSTALLER}" || die } -src_prepare() { +src_configure() { cat > 99${PN} <<-EOF || die PATH=${EROOT%/}/opt/${PN}/bin ROOTPATH=${EROOT%/}/opt/${PN}/bin diff --git a/dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild b/dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild index 6baf6a28571..447e726cd4c 100644 --- a/dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild +++ b/dev-lang/ekopath/ekopath-6.0.637_p20151231-r100.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit pax-utils versionator @@ -36,7 +36,7 @@ src_unpack() { chmod +x "${S}/${INSTALLER}" || die } -src_prepare() { +src_configure() { cat > 99${PN} <<-EOF || die PATH=${EROOT%/}/opt/${PN}/bin ROOTPATH=${EROOT%/}/opt/${PN}/bin diff --git a/dev-lang/ekopath/ekopath-6.0.661_p20160124-r100.ebuild b/dev-lang/ekopath/ekopath-6.0.661_p20160124-r100.ebuild index 6baf6a28571..447e726cd4c 100644 --- a/dev-lang/ekopath/ekopath-6.0.661_p20160124-r100.ebuild +++ b/dev-lang/ekopath/ekopath-6.0.661_p20160124-r100.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit pax-utils versionator @@ -36,7 +36,7 @@ src_unpack() { chmod +x "${S}/${INSTALLER}" || die } -src_prepare() { +src_configure() { cat > 99${PN} <<-EOF || die PATH=${EROOT%/}/opt/${PN}/bin ROOTPATH=${EROOT%/}/opt/${PN}/bin diff --git a/dev-lang/ekopath/ekopath-6.0.705_p20160303-r100.ebuild b/dev-lang/ekopath/ekopath-6.0.705_p20160303-r100.ebuild index 6baf6a28571..447e726cd4c 100644 --- a/dev-lang/ekopath/ekopath-6.0.705_p20160303-r100.ebuild +++ b/dev-lang/ekopath/ekopath-6.0.705_p20160303-r100.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit pax-utils versionator @@ -36,7 +36,7 @@ src_unpack() { chmod +x "${S}/${INSTALLER}" || die } -src_prepare() { +src_configure() { cat > 99${PN} <<-EOF || die PATH=${EROOT%/}/opt/${PN}/bin ROOTPATH=${EROOT%/}/opt/${PN}/bin diff --git a/dev-lang/ekopath/ekopath-6.0.713_p20160311-r100.ebuild b/dev-lang/ekopath/ekopath-6.0.713_p20160311-r100.ebuild index 6baf6a28571..447e726cd4c 100644 --- a/dev-lang/ekopath/ekopath-6.0.713_p20160311-r100.ebuild +++ b/dev-lang/ekopath/ekopath-6.0.713_p20160311-r100.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit pax-utils versionator @@ -36,7 +36,7 @@ src_unpack() { chmod +x "${S}/${INSTALLER}" || die } -src_prepare() { +src_configure() { cat > 99${PN} <<-EOF || die PATH=${EROOT%/}/opt/${PN}/bin ROOTPATH=${EROOT%/}/opt/${PN}/bin -- cgit v1.2.1