summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 05:51:09 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 05:51:09 +0000
commita40c940777b4716876fe81ed190ac923c735dee8 (patch)
tree4e21eaa6557b5906b0247434830ffb8e069a7fe1 /sys-process
parentInherit eutils for epatch. (diff)
downloadgentoo-2-a40c940777b4716876fe81ed190ac923c735dee8.tar.gz
gentoo-2-a40c940777b4716876fe81ed190ac923c735dee8.tar.bz2
gentoo-2-a40c940777b4716876fe81ed190ac923c735dee8.zip
Inherit flag-o-matic for append-flags, and user for enewuser/etc...
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/fcron/ChangeLog8
-rw-r--r--sys-process/fcron/fcron-3.0.5-r2.ebuild6
-rw-r--r--sys-process/fcron/fcron-3.0.6-r1.ebuild6
-rw-r--r--sys-process/fcron/fcron-3.0.6-r2.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog
index f95e0ba8bee4..3e15e1d9cccd 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.91 2011/09/08 14:24:03 ulm Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.92 2012/05/24 05:51:09 vapier Exp $
+
+ 24 May 2012; Mike Frysinger <vapier@gentoo.org> fcron-3.0.5-r2.ebuild,
+ fcron-3.0.6-r1.ebuild, fcron-3.0.6-r2.ebuild:
+ Inherit flag-o-matic for append-flags, and user for enewuser/etc...
08 Sep 2011; Ulrich Mueller <ulm@gentoo.org> fcron-3.0.5-r2.ebuild,
fcron-3.0.6-r1.ebuild:
diff --git a/sys-process/fcron/fcron-3.0.5-r2.ebuild b/sys-process/fcron/fcron-3.0.5-r2.ebuild
index 7acb133e4dca..0b63961bc24c 100644
--- a/sys-process/fcron/fcron-3.0.5-r2.ebuild
+++ b/sys-process/fcron/fcron-3.0.5-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.9 2011/09/08 14:24:03 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild,v 1.10 2012/05/24 05:51:09 vapier Exp $
-inherit cron pam eutils
+inherit cron pam eutils flag-o-matic user
MY_P=${P/_/-}
DESCRIPTION="A command scheduler with extended capabilities over cron and anacron"
diff --git a/sys-process/fcron/fcron-3.0.6-r1.ebuild b/sys-process/fcron/fcron-3.0.6-r1.ebuild
index 1140d84a0054..5274becf9de7 100644
--- a/sys-process/fcron/fcron-3.0.6-r1.ebuild
+++ b/sys-process/fcron/fcron-3.0.6-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.9 2011/09/08 14:24:03 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.6-r1.ebuild,v 1.10 2012/05/24 05:51:09 vapier Exp $
-inherit cron pam eutils
+inherit cron pam eutils flag-o-matic user
MY_P=${P/_/-}
DESCRIPTION="A command scheduler with extended capabilities over cron and anacron"
diff --git a/sys-process/fcron/fcron-3.0.6-r2.ebuild b/sys-process/fcron/fcron-3.0.6-r2.ebuild
index d0520a38e0c8..4ecbef402de6 100644
--- a/sys-process/fcron/fcron-3.0.6-r2.ebuild
+++ b/sys-process/fcron/fcron-3.0.6-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.2 2011/08/11 10:57:54 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.6-r2.ebuild,v 1.3 2012/05/24 05:51:09 vapier Exp $
-inherit cron pam eutils
+inherit cron pam eutils flag-o-matic user
MY_P=${P/_/-}
DESCRIPTION="A command scheduler with extended capabilities over cron and anacron"