summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-05-20 13:18:27 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-05-20 13:18:27 +0000
commit59a7f69b37c7eb5acc0adb6bf1f2548fa59c770f (patch)
tree2e71f306d745e740351b96a8e096b611d8ccf85f /sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild
parentRevision bump; inherit from pam.elass, use virtual/pam, and call pamd_mimic_s... (diff)
downloadgentoo-2-59a7f69b37c7eb5acc0adb6bf1f2548fa59c770f.tar.gz
gentoo-2-59a7f69b37c7eb5acc0adb6bf1f2548fa59c770f.tar.bz2
gentoo-2-59a7f69b37c7eb5acc0adb6bf1f2548fa59c770f.zip
Inherit pam eclass for newpamd.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild')
-rw-r--r--sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild
index 0810fcd03507..9b6c1002eaf0 100644
--- a/sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild
+++ b/sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild,v 1.1 2005/05/14 16:58:07 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild,v 1.2 2005/05/20 13:18:27 flameeyes Exp $
-inherit cron toolchain-funcs debug
+inherit cron toolchain-funcs debug pam
# no useful homepage, bug #65898
HOMEPAGE="ftp://ftp.isc.org/isc/cron/"