From df61b455f7cb2744bd58aff25af8f111c86ec4fb Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sat, 2 Nov 2013 20:34:53 +0100 Subject: Shebang care with many bumps --- sys-apps/openrc-wrapper/openrc-wrapper-1.2.ebuild | 32 ----------------------- 1 file changed, 32 deletions(-) delete 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 deleted file mode 100644 index b478d0fa..00000000 --- a/sys-apps/openrc-wrapper/openrc-wrapper-1.2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# 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="!!