summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 05:48:48 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 05:48:48 +0000
commit4748e2559eb93b204886f42880257a9f14c3a63c (patch)
tree0e83357bb297d03717fe4966d316d94ace0bf5c2 /sys-process/dcron
parentInherit eutils for epatch. (diff)
downloadgentoo-2-4748e2559eb93b204886f42880257a9f14c3a63c.tar.gz
gentoo-2-4748e2559eb93b204886f42880257a9f14c3a63c.tar.bz2
gentoo-2-4748e2559eb93b204886f42880257a9f14c3a63c.zip
Inherit eutils for epatch.
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/dcron')
-rw-r--r--sys-process/dcron/ChangeLog6
-rw-r--r--sys-process/dcron/dcron-3.2-r1.ebuild6
-rw-r--r--sys-process/dcron/dcron-4.4.ebuild6
-rw-r--r--sys-process/dcron/dcron-4.5.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/sys-process/dcron/ChangeLog b/sys-process/dcron/ChangeLog
index 05356cdf7f92..95a9d2d3b703 100644
--- a/sys-process/dcron/ChangeLog
+++ b/sys-process/dcron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-process/dcron
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/ChangeLog,v 1.24 2012/05/23 13:24:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/ChangeLog,v 1.25 2012/05/24 05:48:48 vapier Exp $
+
+ 24 May 2012; Mike Frysinger <vapier@gentoo.org> dcron-3.2-r1.ebuild,
+ dcron-4.4.ebuild, dcron-4.5.ebuild:
+ Inherit eutils for epatch.
23 May 2012; Brent Baude <ranger@gentoo.org> dcron-4.5.ebuild:
Marking dcron-4.5 ppc64 for bug 413969
diff --git a/sys-process/dcron/dcron-3.2-r1.ebuild b/sys-process/dcron/dcron-3.2-r1.ebuild
index 6a811e3ac498..06219c23d964 100644
--- a/sys-process/dcron/dcron-3.2-r1.ebuild
+++ b/sys-process/dcron/dcron-3.2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 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/dcron/dcron-3.2-r1.ebuild,v 1.2 2010/10/17 03:51:47 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/dcron-3.2-r1.ebuild,v 1.3 2012/05/24 05:48:48 vapier Exp $
-inherit cron toolchain-funcs
+inherit cron toolchain-funcs eutils flag-o-matic
DESCRIPTION="A cute little cron from Matt Dillon"
HOMEPAGE="http://apollo.backplane.com/FreeSrc/"
diff --git a/sys-process/dcron/dcron-4.4.ebuild b/sys-process/dcron/dcron-4.4.ebuild
index 9d22c3570099..ad7e7259f74d 100644
--- a/sys-process/dcron/dcron-4.4.ebuild
+++ b/sys-process/dcron/dcron-4.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 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/dcron/dcron-4.4.ebuild,v 1.1 2010/10/26 07:07:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/dcron-4.4.ebuild,v 1.2 2012/05/24 05:48:48 vapier Exp $
EAPI="2"
-inherit cron toolchain-funcs
+inherit cron toolchain-funcs eutils
DESCRIPTION="A cute little cron from Matt Dillon"
HOMEPAGE="http://www.jimpryor.net/linux/dcron.html http://apollo.backplane.com/FreeSrc/"
diff --git a/sys-process/dcron/dcron-4.5.ebuild b/sys-process/dcron/dcron-4.5.ebuild
index 698ae9d50584..266e6f23aa82 100644
--- a/sys-process/dcron/dcron-4.5.ebuild
+++ b/sys-process/dcron/dcron-4.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/dcron-4.5.ebuild,v 1.7 2012/05/23 13:24:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/dcron-4.5.ebuild,v 1.8 2012/05/24 05:48:48 vapier Exp $
EAPI="2"
-inherit cron toolchain-funcs
+inherit cron toolchain-funcs eutils
DESCRIPTION="A cute little cron from Matt Dillon"
HOMEPAGE="http://www.jimpryor.net/linux/dcron.html http://apollo.backplane.com/FreeSrc/"