summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/cpi/cpi-2.7-r1.ebuild')
-rw-r--r--sys-apps/cpi/cpi-2.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/cpi/cpi-2.7-r1.ebuild b/sys-apps/cpi/cpi-2.7-r1.ebuild
index 5713315d..1db827d1 100644
--- a/sys-apps/cpi/cpi-2.7-r1.ebuild
+++ b/sys-apps/cpi/cpi-2.7-r1.ebuild
@@ -4,11 +4,11 @@
EAPI=5
RESTRICT="mirror"
-inherit eutils vcs-snapshot
+inherit eutils
DESCRIPTION="A wrapper for cp -i -a, making use of diff"
HOMEPAGE="https://github.com/vaeth/cpi/"
-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"