summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild')
-rw-r--r--sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild b/sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild
index 9ed58b78..ecff697d 100644
--- a/sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild
+++ b/sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild
@@ -4,11 +4,11 @@
EAPI=5
RESTRICT="mirror"
-inherit eutils systemd vcs-snapshot
+inherit eutils systemd
DESCRIPTION="Use openrc init scripts with systemd or other init systems"
HOMEPAGE="https://github.com/vaeth/openrc-wrapper"
-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"