summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/trickyfetch/trickyfetch-8.3-r1.ebuild')
-rw-r--r--app-portage/trickyfetch/trickyfetch-8.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/trickyfetch/trickyfetch-8.3-r1.ebuild b/app-portage/trickyfetch/trickyfetch-8.3-r1.ebuild
index f3bd318e..fb204bcb 100644
--- a/app-portage/trickyfetch/trickyfetch-8.3-r1.ebuild
+++ b/app-portage/trickyfetch/trickyfetch-8.3-r1.ebuild
@@ -4,11 +4,11 @@
EAPI=5
RESTRICT="mirror"
-inherit eutils vcs-snapshot
+inherit eutils
DESCRIPTION="Plugin for FETCHCOMMAND to help organize and cleanup your DISTDIR"
HOMEPAGE="https://github.com/vaeth/trickyfetch/"
-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="GPL-2"
SLOT="0"