From a5e8143a773c69b50f18cffa9a89f95ec000558c Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 1 Jun 2014 16:56:18 +0200 Subject: Bump openrc-wrapper --- sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild | 35 +++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild (limited to 'sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild') diff --git a/sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild b/sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild new file mode 100644 index 00000000..9ed58b78 --- /dev/null +++ b/sys-apps/openrc-wrapper/openrc-wrapper-1.6.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 +RESTRICT="mirror" +inherit eutils systemd vcs-snapshot + +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" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +DEPEND="!!