mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/fakechroot: update HOMEPAGE, metadata
Closes: https://github.com/gentoo/gentoo/pull/11736 Thanks: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST fakechroot_2.19.orig.tar.gz 492346 BLAKE2B 9ad9d6515756e867f5e936deec3f6a020f2d8937000f1b7ea9f0f915db68efc4a8f1075d9ee1932c1f20d1c20db04f97de22574f6c51905a070dc1d130a435c4 SHA512 3f1846360dac2ebf9430949651ab0e4b232218cb576a3408b7199dac1e8b555d550ec281eacc65890e79f079f558308c9d56c10a6c7ff38e1419bb45ada7450a
|
||||
DIST fakechroot-2.19.tar.gz 492346 BLAKE2B 9ad9d6515756e867f5e936deec3f6a020f2d8937000f1b7ea9f0f915db68efc4a8f1075d9ee1932c1f20d1c20db04f97de22574f6c51905a070dc1d130a435c4 SHA512 3f1846360dac2ebf9430949651ab0e4b232218cb576a3408b7199dac1e8b555d550ec281eacc65890e79f079f558308c9d56c10a6c7ff38e1419bb45ada7450a
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Provide a faked chroot environment without requiring root privileges"
|
||||
HOMEPAGE="http://fakechroot.alioth.debian.org/"
|
||||
SRC_URI="mirror://debian/pool/main/f/${PN}/${PN}_${PV}.orig.tar.gz"
|
||||
HOMEPAGE="https://github.com/dex4er/fakechroot"
|
||||
SRC_URI="https://github.com/dex4er/${PN}/releases/download/${PV}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
|
||||
@@ -4,4 +4,7 @@
|
||||
<maintainer type="person">
|
||||
<email>alonbl@gentoo.org</email>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">dex4er/fakechroot</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user