diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-08-11 10:57:54 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-08-11 10:57:54 +0000 |
commit | a94658da246ff36af8de178ea60143138937cd3a (patch) | |
tree | 488abc91599a33fa5eab65b56db1a240e6553ca5 /sys-process | |
parent | Version bump, adding wrapper for PAGER. (diff) | |
download | gentoo-2-a94658da246ff36af8de178ea60143138937cd3a.tar.gz gentoo-2-a94658da246ff36af8de178ea60143138937cd3a.tar.bz2 gentoo-2-a94658da246ff36af8de178ea60143138937cd3a.zip |
Update dependency following package move of editor-wrapper.
(Portage version: 2.1.10.10/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/ChangeLog | 6 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.5-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.6-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.6-r2.ebuild | 6 |
4 files changed, 14 insertions, 10 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 23391fcb8105..74ad6507e53f 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-process/fcron # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.89 2011/04/15 16:22:50 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.90 2011/08/11 10:57:54 ulm Exp $ + + 11 Aug 2011; Ulrich Mueller <ulm@gentoo.org> fcron-3.0.5-r2.ebuild, + fcron-3.0.6-r1.ebuild, fcron-3.0.6-r2.ebuild: + Update dependency following package move of editor-wrapper. *fcron-3.0.6-r2 (15 Apr 2011) diff --git a/sys-process/fcron/fcron-3.0.5-r2.ebuild b/sys-process/fcron/fcron-3.0.5-r2.ebuild index de6187395c09..ee60a1fc63ff 100644 --- a/sys-process/fcron/fcron-3.0.5-r2.ebuild +++ b/sys-process/fcron/fcron-3.0.5-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild,v 1.7 2010/04/24 19:54:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild,v 1.8 2011/08/11 10:57:54 ulm Exp $ inherit cron pam eutils @@ -19,7 +19,7 @@ DEPEND="selinux? ( sys-libs/libselinux ) # see bug 282214 for the reason to depend on bash RDEPEND="${DEPEND} app-shells/bash - app-editors/gentoo-editor + app-misc/editor-wrapper pam? ( >=sys-auth/pambase-20100310 )" S="${WORKDIR}/${MY_P}" diff --git a/sys-process/fcron/fcron-3.0.6-r1.ebuild b/sys-process/fcron/fcron-3.0.6-r1.ebuild index a2e2dcef8c60..7414a5417109 100644 --- a/sys-process/fcron/fcron-3.0.6-r1.ebuild +++ b/sys-process/fcron/fcron-3.0.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.6-r1.ebuild,v 1.7 2010/09/13 05:46:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.6-r1.ebuild,v 1.8 2011/08/11 10:57:54 ulm Exp $ inherit cron pam eutils @@ -19,7 +19,7 @@ DEPEND="selinux? ( sys-libs/libselinux ) # see bug 282214 for the reason to depend on bash RDEPEND="${DEPEND} app-shells/bash - app-editors/gentoo-editor + app-misc/editor-wrapper pam? ( >=sys-auth/pambase-20100310 )" S="${WORKDIR}/${MY_P}" diff --git a/sys-process/fcron/fcron-3.0.6-r2.ebuild b/sys-process/fcron/fcron-3.0.6-r2.ebuild index 6740e3d60b58..d0520a38e0c8 100644 --- a/sys-process/fcron/fcron-3.0.6-r2.ebuild +++ b/sys-process/fcron/fcron-3.0.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.6-r2.ebuild,v 1.1 2011/04/15 16:22:50 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.6-r2.ebuild,v 1.2 2011/08/11 10:57:54 ulm Exp $ inherit cron pam eutils @@ -19,7 +19,7 @@ DEPEND="selinux? ( sys-libs/libselinux ) # see bug 282214 for the reason to depend on bash RDEPEND="${DEPEND} app-shells/bash - app-editors/gentoo-editor + >=app-misc/editor-wrapper-3 pam? ( >=sys-auth/pambase-20100310 )" S="${WORKDIR}/${MY_P}" @@ -64,7 +64,7 @@ src_compile() { --with-fifodir=/var/run \ --with-fcrondyn=yes \ --disable-checks \ - --with-editor=/usr/libexec/gentoo-editor \ + --with-editor=/usr/libexec/editor \ --with-sendmail=/usr/sbin/sendmail \ --with-shell=/bin/sh \ --without-db2man --without-dsssl-dir \ |