summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 05:52:37 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 05:52:37 +0000
commitcc07026786b80c520025ed5a7654a7e4152d410e (patch)
treec6c3bf7f7f3ce8be4580010152b1e96550bc40d7 /sys-process/cronbase/cronbase-0.3.2.ebuild
parentInherit flag-o-matic for append-flags, and user for enewuser/etc... (diff)
downloadhistorical-cc07026786b80c520025ed5a7654a7e4152d410e.tar.gz
historical-cc07026786b80c520025ed5a7654a7e4152d410e.tar.bz2
historical-cc07026786b80c520025ed5a7654a7e4152d410e.zip
Inherit user for enewgroup/etc... rather than eutils.
Package-Manager: portage-2.2.0_alpha107_p3/cvs/Linux x86_64
Diffstat (limited to 'sys-process/cronbase/cronbase-0.3.2.ebuild')
-rw-r--r--sys-process/cronbase/cronbase-0.3.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/cronbase/cronbase-0.3.2.ebuild b/sys-process/cronbase/cronbase-0.3.2.ebuild
index 66e13f851ac0..d142a21de72a 100644
--- a/sys-process/cronbase/cronbase-0.3.2.ebuild
+++ b/sys-process/cronbase/cronbase-0.3.2.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/cronbase/cronbase-0.3.2.ebuild,v 1.20 2010/10/17 04:17:05 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2.ebuild,v 1.21 2012/05/24 05:52:37 vapier Exp $
-inherit eutils
+inherit user
DESCRIPTION="base for all cron ebuilds"
HOMEPAGE="http://www.gentoo.org/"