diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-12-20 13:35:59 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-12-20 13:35:59 +0000 |
commit | ca4c55f456e750d6309acfc152bc67544ce039d6 (patch) | |
tree | 2c6ac8c95f249d36d050591fe8dc0df8b3953bf7 /net-fs/samba/samba-3.6.9.ebuild | |
parent | x86 stable, see bug 432754 (diff) | |
download | gentoo-2-ca4c55f456e750d6309acfc152bc67544ce039d6.tar.gz gentoo-2-ca4c55f456e750d6309acfc152bc67544ce039d6.tar.bz2 gentoo-2-ca4c55f456e750d6309acfc152bc67544ce039d6.zip |
x86 stable, see bug 432754
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'net-fs/samba/samba-3.6.9.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.6.9.ebuild b/net-fs/samba/samba-3.6.9.ebuild index 92a73ca7e483..cf6d247c3850 100644 --- a/net-fs/samba/samba-3.6.9.ebuild +++ b/net-fs/samba/samba-3.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild,v 1.6 2012/12/02 20:38:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild,v 1.7 2012/12/20 13:35:59 nativemad Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.samba.org/" SRC_URI="mirror://samba/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa x86 ~amd64-fbsd ~x86-fbsd" IUSE="acl addns ads +aio avahi caps +client cluster cups debug dmapi doc examples fam ldap ldb +netapi pam quota +readline selinux +server +smbclient smbsharemodes swat syslog winbind" |