summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/emount/emount-2.8.ebuild')
-rw-r--r--sys-fs/emount/emount-2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
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"