From b3d5d27662ac2c9d0fca2d7fdffd1e398a391fdc Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sat, 14 Sep 2013 11:16:05 +0200 Subject: Bump openrc-wrapper --- sys-apps/openrc-wrapper/openrc-wrapper-1.2.ebuild | 32 +++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 sys-apps/openrc-wrapper/openrc-wrapper-1.2.ebuild (limited to 'sys-apps/openrc-wrapper/openrc-wrapper-1.2.ebuild') diff --git a/sys-apps/openrc-wrapper/openrc-wrapper-1.2.ebuild b/sys-apps/openrc-wrapper/openrc-wrapper-1.2.ebuild new file mode 100644 index 00000000..b478d0fa --- /dev/null +++ b/sys-apps/openrc-wrapper/openrc-wrapper-1.2.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2013 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="http://github.com/vaeth/openrc-wrapper" +SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +DEPEND="!!