commit:     b036c48106aba2d24663d7f641029e26955afbab
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 16:02:23 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 16:33:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b036c481

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(-)

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 6baf6a2..447e726 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 6baf6a2..447e726 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 6baf6a2..447e726 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 6baf6a2..447e726 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 6baf6a2..447e726 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

Reply via email to