diff options
author | 2019-10-15 08:47:22 -0500 | |
---|---|---|
committer | 2019-10-15 08:47:54 -0500 | |
commit | 28f489acb0ae013505d015e212275e922b1e8cbe (patch) | |
tree | 7f7588cd2ee1f8d018a29197a6236fef100ffec7 /sys-fs/ecryptfs-utils | |
parent | media-plugins/kodi-pvr-vuplus: 3.28.6 version bump (diff) | |
download | gentoo-28f489acb0ae013505d015e212275e922b1e8cbe.tar.gz gentoo-28f489acb0ae013505d015e212275e922b1e8cbe.tar.bz2 gentoo-28f489acb0ae013505d015e212275e922b1e8cbe.zip |
sys-fs/ecryptfs-utils: move tarball to dev space
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-fs/ecryptfs-utils')
-rw-r--r-- | sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609.ebuild b/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609.ebuild index f132fa8f68d1..10ff82ed8b3a 100644 --- a/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609.ebuild +++ b/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609.ebuild @@ -9,7 +9,7 @@ inherit flag-o-matic pam python-single-r1 linux-info autotools DESCRIPTION="eCryptfs userspace utilities" HOMEPAGE="https://launchpad.net/ecryptfs" -SRC_URI="https://bazaar.launchpad.net/~ecryptfs/ecryptfs/trunk/tarball/894 -> ${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~bkohler/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |