From 9bc74ef2bb91373de0beb13c6e2acad4dab7d993 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sat, 31 Mar 2018 10:27:58 -0400 Subject: [PATCH] sys-apps/haveged: bump 1.9.2 to EAPI=6 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- sys-apps/haveged/haveged-1.9.2-r1.ebuild | 41 ++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 sys-apps/haveged/haveged-1.9.2-r1.ebuild diff --git a/sys-apps/haveged/haveged-1.9.2-r1.ebuild b/sys-apps/haveged/haveged-1.9.2-r1.ebuild new file mode 100644 index 000000000000..8b3a59788d33 --- /dev/null +++ b/sys-apps/haveged/haveged-1.9.2-r1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit systemd + +DESCRIPTION="A simple entropy daemon using the HAVEGE algorithm" +HOMEPAGE="http://www.issihosts.com/haveged/" +SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +IUSE="selinux" + +DEPEND="" +RDEPEND="!