commit:     7f00c414a2abbefcd9fb73243db97998c80b1e70
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 18:30:46 2017 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 18:31:14 2017 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=7f00c414
sys-apps/jchroot: 1.0

Also bump EAPI to 6, and sync live ebuild.

 sys-apps/jchroot/{jchroot-9999.ebuild => jchroot-1.0.ebuild} | 8 ++++----
 sys-apps/jchroot/jchroot-9999.ebuild                         | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/jchroot/jchroot-9999.ebuild 
b/sys-apps/jchroot/jchroot-1.0.ebuild
similarity index 69%
copy from sys-apps/jchroot/jchroot-9999.ebuild
copy to sys-apps/jchroot/jchroot-1.0.ebuild
index 8ff0a44..c5c79b3 100644
--- a/sys-apps/jchroot/jchroot-9999.ebuild
+++ b/sys-apps/jchroot/jchroot-1.0.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 
-inherit git-r3 toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="chroot with more isolation"
 HOMEPAGE="https://github.com/vincentbernat/jchroot";
-EGIT_REPO_URI="https://github.com/vincentbernat/jchroot.git";
+SRC_URI="https://github.com/vincentbernat/jchroot/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="ISC"
 SLOT="0"

diff --git a/sys-apps/jchroot/jchroot-9999.ebuild 
b/sys-apps/jchroot/jchroot-9999.ebuild
index 8ff0a44..4fccb5f 100644
--- a/sys-apps/jchroot/jchroot-9999.ebuild
+++ b/sys-apps/jchroot/jchroot-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 
 inherit git-r3 toolchain-funcs
 

Reply via email to