diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-08-04 14:03:04 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-08-04 14:03:04 +0000 |
commit | a0eaf210cfcd1f0367e1cd9cefc259a5f75cfab1 (patch) | |
tree | 229b7d0e9ff6e78873bf1f2835d197ed1a566c57 /net-fs/samba/ChangeLog | |
parent | clamav into global instead of local, since 3 packages can use it (diff) | |
download | gentoo-2-a0eaf210cfcd1f0367e1cd9cefc259a5f75cfab1.tar.gz gentoo-2-a0eaf210cfcd1f0367e1cd9cefc259a5f75cfab1.tar.bz2 gentoo-2-a0eaf210cfcd1f0367e1cd9cefc259a5f75cfab1.zip |
Add dependency on clamav with the 'clamav' and/or 'libclamav' USE flags. The libclamav flag will *go away* soon. Additionally, make sure that /use/lib/samba/{auth,idmap,rpc} stay around. Fixed bug #100766 with the clamav/libclamav thing
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-fs/samba/ChangeLog')
-rw-r--r-- | net-fs/samba/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index 60c8968fcf76..e1165cad93d1 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-fs/samba # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.189 2005/08/04 12:16:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.190 2005/08/04 14:03:04 seemant Exp $ + +*samba-3.0.14a-r3 (04 Aug 2005) + + 04 Aug 2005; Seemant Kulleen <seemant@gentoo.org> + +samba-3.0.14a-r3.ebuild: + Add dependency on clamav with the 'clamav' and/or 'libclamav' USE flags. The + libclamav flag will *go away* soon. Additionally, make sure that + /use/lib/samba/{auth,idmap,rpc} stay around. Fixed bug #100766 with the + clamav/libclamav thing 04 Aug 2005; Seemant Kulleen <seemant@gentoo.org> -samba-3.0.11.ebuild, -samba-3.0.14a-r1.ebuild: |