diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-05-31 02:32:15 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-05-31 02:32:15 +0000 |
commit | 51900db00d03f800d779de10d3a3884740a30d41 (patch) | |
tree | 3e8ad7ead02c16715caea06bee1d6b3b16f00d9c /app-admin/logcheck/logcheck-1.3.13.ebuild | |
parent | mpm-itk is no longer an useflag, removing mask (diff) | |
download | gentoo-2-51900db00d03f800d779de10d3a3884740a30d41.tar.gz gentoo-2-51900db00d03f800d779de10d3a3884740a30d41.tar.bz2 gentoo-2-51900db00d03f800d779de10d3a3884740a30d41.zip |
inherit user for enewgroup and enewuser
(Portage version: 2.2.0_alpha108_p8/cvs/Linux i686)
Diffstat (limited to 'app-admin/logcheck/logcheck-1.3.13.ebuild')
-rw-r--r-- | app-admin/logcheck/logcheck-1.3.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/logcheck/logcheck-1.3.13.ebuild b/app-admin/logcheck/logcheck-1.3.13.ebuild index 0102476ebb0e..1ac1ccfdf681 100644 --- a/app-admin/logcheck/logcheck-1.3.13.ebuild +++ b/app-admin/logcheck/logcheck-1.3.13.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/app-admin/logcheck/logcheck-1.3.13.ebuild,v 1.4 2011/12/18 17:49:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logcheck/logcheck-1.3.13.ebuild,v 1.5 2012/05/31 02:32:09 zmedico Exp $ -inherit eutils +inherit eutils user DESCRIPTION="Mails anomalies in the system logfiles to the administrator." HOMEPAGE="http://packages.debian.org/sid/logcheck" |