From 81e8c6c109daa6974ddda917a1966d694e94eb8c Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 6 Jul 2014 10:57:17 +0200 Subject: New style github tarballs. Bump squashmount --- sys-fs/emount/emount-2.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fs/emount/emount-2.8.ebuild') diff --git a/sys-fs/emount/emount-2.8.ebuild b/sys-fs/emount/emount-2.8.ebuild index bb2b7a5d..249205b8 100644 --- a/sys-fs/emount/emount-2.8.ebuild +++ b/sys-fs/emount/emount-2.8.ebuild @@ -4,11 +4,11 @@ EAPI=5 RESTRICT="mirror" -inherit eutils vcs-snapshot +inherit eutils DESCRIPTION="mount/unmount (and create/remove) dm-crypt filesystems according to your /etc/fstab" HOMEPAGE="https://github.com/vaeth/emount/" -SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3-65-gdbad