mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Authen-PAM: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -13,7 +13,7 @@ SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="virtual/pam"
|
||||
RDEPEND="sys-libs/pam"
|
||||
DEPEND="${RDEPEND}"
|
||||
PATCHES=("${FILESDIR}/no-dot-inc.patch")
|
||||
export OPTIMIZE="$CFLAGS"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -14,7 +14,7 @@ SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
|
||||
IUSE="examples"
|
||||
|
||||
RDEPEND="virtual/pam"
|
||||
RDEPEND="sys-libs/pam"
|
||||
DEPEND="${RDEPEND}"
|
||||
PATCHES=("${FILESDIR}/no-dot-inc.patch")
|
||||
export OPTIMIZE="$CFLAGS"
|
||||
|
||||
Reference in New Issue
Block a user