summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-03-04 03:55:25 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-03-04 03:55:25 +0000
commit510aeff17eb091b369a45886ae0ff0878f40f43b (patch)
treeceac161251a15bdc52031820b0e0ad97b79cc33e /net-firewall/ipsec-tools
parentsnapshot for testing, pmasked, bug #350211 (diff)
downloadgentoo-2-510aeff17eb091b369a45886ae0ff0878f40f43b.tar.gz
gentoo-2-510aeff17eb091b369a45886ae0ff0878f40f43b.tar.bz2
gentoo-2-510aeff17eb091b369a45886ae0ff0878f40f43b.zip
Install pam.d/racoon only if USE=pam is set
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall/ipsec-tools')
-rw-r--r--net-firewall/ipsec-tools/ChangeLog6
-rw-r--r--net-firewall/ipsec-tools/ipsec-tools-0.8.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog
index d62a9a5d59ad..48e606c6cab6 100644
--- a/net-firewall/ipsec-tools/ChangeLog
+++ b/net-firewall/ipsec-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/ipsec-tools
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.82 2012/02/28 22:55:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.83 2012/03/04 03:55:25 blueness Exp $
+
+ 04 Mar 2012; Anthony G. Basile <blueness@gentoo.org>
+ ipsec-tools-0.8.0-r1.ebuild:
+ Install pam.d/racoon only if USE=pam is set
*ipsec-tools-0.8.0-r1 (28 Feb 2012)
diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r1.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r1.ebuild
index 13177e70e62c..b146cd5f7359 100644
--- a/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r1.ebuild
+++ b/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r1.ebuild,v 1.1 2012/02/28 22:55:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r1.ebuild,v 1.2 2012/03/04 03:55:25 blueness Exp $
EAPI="4"
@@ -139,7 +139,7 @@ src_install() {
keepdir /var/lib/racoon
newconfd "${FILESDIR}"/racoon.conf.d racoon
newinitd "${FILESDIR}"/racoon.init.d racoon
- newpamd "${FILESDIR}"/racoon.pam.d racoon
+ use pam && newpamd "${FILESDIR}"/racoon.pam.d racoon
dodoc ChangeLog README NEWS
dodoc -r src/racoon/samples