From 5887913181014ee1e73f211dd91119fa449e2436 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 6 Mar 2016 21:09:24 +0000 Subject: suppres portage warning about missing openrc --- sys-apps/openrc/openrc-99999.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sys-apps/openrc/openrc-99999.ebuild (limited to 'sys-apps/openrc') diff --git a/sys-apps/openrc/openrc-99999.ebuild b/sys-apps/openrc/openrc-99999.ebuild new file mode 100644 index 00000000..b6d2faf7 --- /dev/null +++ b/sys-apps/openrc/openrc-99999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="OpenRC dummy package" +HOMEPAGE="http://rogentos.ro" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" -- cgit v1.2.3