From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B97E81382C5 for ; Sat, 31 Mar 2018 14:28:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA722E0AC7; Sat, 31 Mar 2018 14:28:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81C4EE0AC7 for ; Sat, 31 Mar 2018 14:28:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1EB03335D43 for ; Sat, 31 Mar 2018 14:28:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79628250 for ; Sat, 31 Mar 2018 14:28:20 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1522506495.9bc74ef2bb91373de0beb13c6e2acad4dab7d993.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/haveged/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/haveged/haveged-1.9.2-r1.ebuild X-VCS-Directories: sys-apps/haveged/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 9bc74ef2bb91373de0beb13c6e2acad4dab7d993 X-VCS-Branch: master Date: Sat, 31 Mar 2018 14:28:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3ec869a3-732c-4bbf-a254-f01e06b775e5 X-Archives-Hash: a101864d56719ef44a214122420ccb6d commit: 9bc74ef2bb91373de0beb13c6e2acad4dab7d993 Author: Anthony G. Basile gentoo org> AuthorDate: Sat Mar 31 14:27:58 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Mar 31 14:28:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bc74ef2 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(+) 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 00000000000..8b3a59788d3 --- /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="!