diff options
-rw-r--r-- | sys-apps/openrc/openrc-99999.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-apps/openrc/openrc-99999.ebuild b/sys-apps/openrc/openrc-99999.ebuild deleted file mode 100644 index b6d2faf7..00000000 --- a/sys-apps/openrc/openrc-99999.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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}" |