diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-05-20 13:18:27 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-05-20 13:18:27 +0000 |
commit | 59a7f69b37c7eb5acc0adb6bf1f2548fa59c770f (patch) | |
tree | 2e71f306d745e740351b96a8e096b611d8ccf85f /sys-process/vixie-cron | |
parent | Revision bump; inherit from pam.elass, use virtual/pam, and call pamd_mimic_s... (diff) | |
download | gentoo-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')
-rw-r--r-- | sys-process/vixie-cron/ChangeLog | 7 | ||||
-rw-r--r-- | sys-process/vixie-cron/vixie-cron-4.1-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-process/vixie-cron/vixie-cron-4.1-r8.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog index 2b4a4ccc4ff5..0f662f2fd9e2 100644 --- a/sys-process/vixie-cron/ChangeLog +++ b/sys-process/vixie-cron/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-process/vixie-cron # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.11 2005/05/14 16:58:07 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.12 2005/05/20 13:18:27 flameeyes Exp $ + + 20 May 2005; Diego Pettenò <flameeyes@gentoo.org> + vixie-cron-4.1-r6.ebuild, vixie-cron-4.1-r7.ebuild, + vixie-cron-4.1-r8.ebuild: + Inherit pam eclass for newpamd. *vixie-cron-4.1-r8 (14 May 2005) diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r6.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r6.ebuild index 357a52f603ab..b794417c8e24 100644 --- a/sys-process/vixie-cron/vixie-cron-4.1-r6.ebuild +++ b/sys-process/vixie-cron/vixie-cron-4.1-r6.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-r6.ebuild,v 1.2 2005/03/16 10:51:27 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r6.ebuild,v 1.3 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/" diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild index 712224997046..9836449abd6b 100644 --- a/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild +++ b/sys-process/vixie-cron/vixie-cron-4.1-r7.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-r7.ebuild,v 1.9 2005/05/14 11:08:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r7.ebuild,v 1.10 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/" 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/" |