diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-09-08 00:02:58 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-09-08 00:02:58 -0400 |
commit | 9c844e871d92bd9bd708bc6a4fc7f72d916719e6 (patch) | |
tree | 6e0f41465c116d5dc0de38f0fcbf66a237c731bb /sys-apps/proot | |
parent | sys-apps/mawk: use https for HOMEPAGE (diff) | |
download | gentoo-9c844e871d92bd9bd708bc6a4fc7f72d916719e6.tar.gz gentoo-9c844e871d92bd9bd708bc6a4fc7f72d916719e6.tar.bz2 gentoo-9c844e871d92bd9bd708bc6a4fc7f72d916719e6.zip |
sys-apps/proot: update HOMEPAGE and SRC_URI
Diffstat (limited to 'sys-apps/proot')
-rw-r--r-- | sys-apps/proot/proot-3.2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/proot/proot-4.0.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/proot/proot-4.0.3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/proot/proot-5.0.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/proot/proot-5.1.0.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-apps/proot/proot-3.2.2-r1.ebuild b/sys-apps/proot/proot-3.2.2-r1.ebuild index 9af56c2a731f..ef14402f0834 100644 --- a/sys-apps/proot/proot-3.2.2-r1.ebuild +++ b/sys-apps/proot/proot-3.2.2-r1.ebuild @@ -7,8 +7,8 @@ MY_PN="PRoot" inherit eutils pax-utils toolchain-funcs DESCRIPTION="User-space implementation of chroot, mount --bind, and binfmt_misc" -HOMEPAGE="http://proot.me" -SRC_URI="https://github.com/cedric-vincent/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://proot-me.github.io/" +SRC_URI="https://github.com/proot-me/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/proot/proot-4.0.1.ebuild b/sys-apps/proot/proot-4.0.1.ebuild index 3cca8311fc11..33b2ca7192b2 100644 --- a/sys-apps/proot/proot-4.0.1.ebuild +++ b/sys-apps/proot/proot-4.0.1.ebuild @@ -7,8 +7,8 @@ MY_PN="PRoot" inherit eutils toolchain-funcs DESCRIPTION="User-space implementation of chroot, mount --bind, and binfmt_misc" -HOMEPAGE="http://proot.me" -SRC_URI="https://github.com/cedric-vincent/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://proot-me.github.io/" +SRC_URI="https://github.com/proot-me/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/proot/proot-4.0.3.ebuild b/sys-apps/proot/proot-4.0.3.ebuild index 453150fe7f11..6e07802ddcba 100644 --- a/sys-apps/proot/proot-4.0.3.ebuild +++ b/sys-apps/proot/proot-4.0.3.ebuild @@ -7,8 +7,8 @@ MY_PN="PRoot" inherit eutils toolchain-funcs DESCRIPTION="User-space implementation of chroot, mount --bind, and binfmt_misc" -HOMEPAGE="http://proot.me" -SRC_URI="https://github.com/cedric-vincent/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://proot-me.github.io/" +SRC_URI="https://github.com/proot-me/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/proot/proot-5.0.0.ebuild b/sys-apps/proot/proot-5.0.0.ebuild index 453150fe7f11..6e07802ddcba 100644 --- a/sys-apps/proot/proot-5.0.0.ebuild +++ b/sys-apps/proot/proot-5.0.0.ebuild @@ -7,8 +7,8 @@ MY_PN="PRoot" inherit eutils toolchain-funcs DESCRIPTION="User-space implementation of chroot, mount --bind, and binfmt_misc" -HOMEPAGE="http://proot.me" -SRC_URI="https://github.com/cedric-vincent/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://proot-me.github.io/" +SRC_URI="https://github.com/proot-me/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/proot/proot-5.1.0.ebuild b/sys-apps/proot/proot-5.1.0.ebuild index 453150fe7f11..6e07802ddcba 100644 --- a/sys-apps/proot/proot-5.1.0.ebuild +++ b/sys-apps/proot/proot-5.1.0.ebuild @@ -7,8 +7,8 @@ MY_PN="PRoot" inherit eutils toolchain-funcs DESCRIPTION="User-space implementation of chroot, mount --bind, and binfmt_misc" -HOMEPAGE="http://proot.me" -SRC_URI="https://github.com/cedric-vincent/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://proot-me.github.io/" +SRC_URI="https://github.com/proot-me/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |