summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-05-31 03:01:55 +0000
committerZac Medico <zmedico@gentoo.org>2012-05-31 03:01:55 +0000
commit33acaa65cbffa225be28a7184e82bac957f932e1 (patch)
tree24d10b59283072c8e3022745f1fb836d35822345 /app-antivirus/clamav
parentVersion bump. (diff)
downloadgentoo-2-33acaa65cbffa225be28a7184e82bac957f932e1.tar.gz
gentoo-2-33acaa65cbffa225be28a7184e82bac957f932e1.tar.bz2
gentoo-2-33acaa65cbffa225be28a7184e82bac957f932e1.zip
inherit user for enewgroup and enewuser
(Portage version: 2.2.0_alpha108_p8/cvs/Linux i686)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r--app-antivirus/clamav/ChangeLog6
-rw-r--r--app-antivirus/clamav/clamav-0.97.3.ebuild4
-rw-r--r--app-antivirus/clamav/clamav-0.97.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index f371778052eb..f3f3a4898a20 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.414 2012/05/02 20:14:11 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.415 2012/05/31 03:01:55 zmedico Exp $
+
+ 31 May 2012; Zac Medico <zmedico@gentoo.org> clamav-0.97.3.ebuild,
+ clamav-0.97.4.ebuild:
+ inherit user for enewgroup and enewuser
02 May 2012; Jeff Horelick <jdhore@gentoo.org> clamav-0.97.3.ebuild,
clamav-0.97.4.ebuild:
diff --git a/app-antivirus/clamav/clamav-0.97.3.ebuild b/app-antivirus/clamav/clamav-0.97.3.ebuild
index 612414b40b90..18135e012936 100644
--- a/app-antivirus/clamav/clamav-0.97.3.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.3.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/app-antivirus/clamav/clamav-0.97.3.ebuild,v 1.10 2012/05/02 20:14:11 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.3.ebuild,v 1.11 2012/05/31 03:01:52 zmedico Exp $
EAPI=4
-inherit eutils autotools-utils flag-o-matic
+inherit eutils autotools-utils flag-o-matic user
DESCRIPTION="Clam Anti-Virus Scanner"
HOMEPAGE="http://www.clamav.net/"
diff --git a/app-antivirus/clamav/clamav-0.97.4.ebuild b/app-antivirus/clamav/clamav-0.97.4.ebuild
index aca3432244be..fe32690a8102 100644
--- a/app-antivirus/clamav/clamav-0.97.4.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.4.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/app-antivirus/clamav/clamav-0.97.4.ebuild,v 1.2 2012/05/02 20:14:11 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.4.ebuild,v 1.3 2012/05/31 03:01:52 zmedico Exp $
EAPI=4
-inherit eutils autotools-utils flag-o-matic
+inherit eutils autotools-utils flag-o-matic user
DESCRIPTION="Clam Anti-Virus Scanner"
HOMEPAGE="http://www.clamav.net/"