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 012C613835A for ; Sat, 8 Aug 2020 12:18:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5744E0B48; Sat, 8 Aug 2020 12:18:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C0B98E0B48 for ; Sat, 8 Aug 2020 12:18:34 +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 909B934F4FC for ; Sat, 8 Aug 2020 12:18:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EB932FC for ; Sat, 8 Aug 2020 12:18:32 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1596889093.d668026a4dbbb37b33a93a1972229a14760d23b7.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/cryptodev/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/cryptodev/cryptodev-1.9-r1.ebuild sys-kernel/cryptodev/cryptodev-1.9.ebuild X-VCS-Directories: sys-kernel/cryptodev/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: d668026a4dbbb37b33a93a1972229a14760d23b7 X-VCS-Branch: master Date: Sat, 8 Aug 2020 12:18:32 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5ee7933d-c8ce-486a-b260-43a82614bb0c X-Archives-Hash: 45e1e876bd677b450bdf7256df7df631 commit: d668026a4dbbb37b33a93a1972229a14760d23b7 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Aug 7 10:51:09 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Aug 8 12:18:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d668026a sys-kernel/cryptodev: migrate to sys-apps/kmod Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada gentoo.org> sys-kernel/cryptodev/{cryptodev-1.9.ebuild => cryptodev-1.9-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/cryptodev/cryptodev-1.9.ebuild b/sys-kernel/cryptodev/cryptodev-1.9-r1.ebuild similarity index 96% rename from sys-kernel/cryptodev/cryptodev-1.9.ebuild rename to sys-kernel/cryptodev/cryptodev-1.9-r1.ebuild index 7ac492ca811..6041c66cd1d 100644 --- a/sys-kernel/cryptodev/cryptodev-1.9.ebuild +++ b/sys-kernel/cryptodev/cryptodev-1.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6