Files
for-gentoo/sys-apps/entropy-client-services/entropy-client-services-1.0_rc103.ebuild
T
2012-04-15 18:27:20 +02:00

19 lines
358 B
Bash

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="3"
DESCRIPTION="Dummy ebuild to ease transition to RigoDaemon"
HOMEPAGE="http://www.sabayon.org"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
SRC_URI=""
DEPEND=""
RDEPEND=""
PDEPEND="~sys-apps/rigo-daemon-${PV}"