summaryrefslogtreecommitdiff
path: root/sys-apps/openrc/openrc-99999.ebuild
blob: b6d2faf7b91893832505090789b4e6e0b17fa33e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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}"