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
commit25a315e48c5c931c99db672677d98c3d0c42370c (patch)
tree6e1b26b4d62a84a2a299c6a769d36d93894642f5 /sys-process/cronbase/cronbase-0.3.2-r1.ebuild
parentInherit flag-o-matic for append-flags, and user for enewuser/etc... (diff)
downloadgentoo-2-25a315e48c5c931c99db672677d98c3d0c42370c.tar.gz
gentoo-2-25a315e48c5c931c99db672677d98c3d0c42370c.tar.bz2
gentoo-2-25a315e48c5c931c99db672677d98c3d0c42370c.zip
Inherit user for enewgroup/etc... rather than eutils.
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/cronbase/cronbase-0.3.2-r1.ebuild')
-rw-r--r--sys-process/cronbase/cronbase-0.3.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/cronbase/cronbase-0.3.2-r1.ebuild b/sys-process/cronbase/cronbase-0.3.2-r1.ebuild
index f458b599343f..2c86d0d6917d 100644
--- a/sys-process/cronbase/cronbase-0.3.2-r1.ebuild
+++ b/sys-process/cronbase/cronbase-0.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/cronbase/cronbase-0.3.2-r1.ebuild,v 1.13 2010/10/17 04:17:05 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2-r1.ebuild,v 1.14 2012/05/24 05:52:37 vapier Exp $
-inherit eutils
+inherit user
DESCRIPTION="base for all cron ebuilds"
HOMEPAGE="http://www.gentoo.org/"