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 63CAE138334 for ; Sat, 12 Oct 2019 21:33:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93ACCE0883; Sat, 12 Oct 2019 21:33:16 +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 7172CE0883 for ; Sat, 12 Oct 2019 21:33:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6C92B34BC9E for ; Sat, 12 Oct 2019 21:33:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0390D83F for ; Sat, 12 Oct 2019 21:33:14 +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: <1570915990.ac6fed87f9be179a9ca27b713ab681747a81fc6d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gradm/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/gradm/gradm-3.1.201603152148.ebuild sys-apps/gradm/gradm-3.1.201607172312.ebuild sys-apps/gradm/gradm-3.1.201608131257.ebuild sys-apps/gradm/gradm-3.1.201708012022.ebuild X-VCS-Directories: sys-apps/gradm/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ac6fed87f9be179a9ca27b713ab681747a81fc6d X-VCS-Branch: master Date: Sat, 12 Oct 2019 21:33:14 +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: 7fd929c5-c0b1-43d1-aa75-e0f81357696c X-Archives-Hash: 4720a178518fc93724ae40235433f534 commit: ac6fed87f9be179a9ca27b713ab681747a81fc6d Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 12 21:33:05 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 12 21:33:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6fed87 sys-apps/gradm: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> sys-apps/gradm/gradm-3.1.201603152148.ebuild | 4 ++-- sys-apps/gradm/gradm-3.1.201607172312.ebuild | 4 ++-- sys-apps/gradm/gradm-3.1.201608131257.ebuild | 4 ++-- sys-apps/gradm/gradm-3.1.201708012022.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sys-apps/gradm/gradm-3.1.201603152148.ebuild b/sys-apps/gradm/gradm-3.1.201603152148.ebuild index e4eef58b2dc..5a4b2c5d4a9 100644 --- a/sys-apps/gradm/gradm-3.1.201603152148.ebuild +++ b/sys-apps/gradm/gradm-3.1.201603152148.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ RDEPEND="" DEPEND=" sys-devel/bison sys-devel/flex - pam? ( virtual/pam )" + pam? ( sys-libs/pam )" S=${WORKDIR}/${PN} diff --git a/sys-apps/gradm/gradm-3.1.201607172312.ebuild b/sys-apps/gradm/gradm-3.1.201607172312.ebuild index e4eef58b2dc..5a4b2c5d4a9 100644 --- a/sys-apps/gradm/gradm-3.1.201607172312.ebuild +++ b/sys-apps/gradm/gradm-3.1.201607172312.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ RDEPEND="" DEPEND=" sys-devel/bison sys-devel/flex - pam? ( virtual/pam )" + pam? ( sys-libs/pam )" S=${WORKDIR}/${PN} diff --git a/sys-apps/gradm/gradm-3.1.201608131257.ebuild b/sys-apps/gradm/gradm-3.1.201608131257.ebuild index 4badd573129..5e731f31b54 100644 --- a/sys-apps/gradm/gradm-3.1.201608131257.ebuild +++ b/sys-apps/gradm/gradm-3.1.201608131257.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ RDEPEND="" DEPEND=" sys-devel/bison sys-devel/flex - pam? ( virtual/pam )" + pam? ( sys-libs/pam )" S=${WORKDIR}/${PN} diff --git a/sys-apps/gradm/gradm-3.1.201708012022.ebuild b/sys-apps/gradm/gradm-3.1.201708012022.ebuild index 4badd573129..5e731f31b54 100644 --- a/sys-apps/gradm/gradm-3.1.201708012022.ebuild +++ b/sys-apps/gradm/gradm-3.1.201708012022.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ RDEPEND="" DEPEND=" sys-devel/bison sys-devel/flex - pam? ( virtual/pam )" + pam? ( sys-libs/pam )" S=${WORKDIR}/${PN}