diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-23 14:30:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-23 14:30:32 +0000 |
commit | 99510c90ae8be51cf007be801995faba2ff044e3 (patch) | |
tree | 9625cbc6ea586017f4a71a7157f62697432bf699 /net-fs/samba/samba-3.0.36.ebuild | |
parent | old (diff) | |
download | gentoo-2-99510c90ae8be51cf007be801995faba2ff044e3.tar.gz gentoo-2-99510c90ae8be51cf007be801995faba2ff044e3.tar.bz2 gentoo-2-99510c90ae8be51cf007be801995faba2ff044e3.zip |
stable x86, security bug 275236
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-fs/samba/samba-3.0.36.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.0.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.36.ebuild b/net-fs/samba/samba-3.0.36.ebuild index 0be4b21aa28c..d35c235fe1b3 100644 --- a/net-fs/samba/samba-3.0.36.ebuild +++ b/net-fs/samba/samba-3.0.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.36.ebuild,v 1.2 2009/09/22 15:35:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.36.ebuild,v 1.3 2009/09/23 14:30:32 fauli Exp $ inherit autotools eutils pam python multilib versionator confutils @@ -14,7 +14,7 @@ SRC_URI="mirror://samba/${MY_P}.tar.gz oav? ( http://www.openantivirus.org/download/${VSCAN_P}.tar.gz )" LICENSE="GPL-3 oav? ( GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="acl ads async automount caps cups debug doc examples ipv6 kernel_linux ldap fam pam python quotas readline selinux swat syslog winbind oav" |