diff options
author | 2012-04-15 16:52:38 +0000 | |
---|---|---|
committer | 2012-04-15 16:52:38 +0000 | |
commit | e8fe6bc0d7f3f8772050a500dede660f74ab4542 (patch) | |
tree | ff3a01fe1b918145690995cab3623a6e1cc66d3f /net-fs/samba/samba-3.5.14.ebuild | |
parent | x86 stable, bug #411525 (diff) | |
download | historical-e8fe6bc0d7f3f8772050a500dede660f74ab4542.tar.gz historical-e8fe6bc0d7f3f8772050a500dede660f74ab4542.tar.bz2 historical-e8fe6bc0d7f3f8772050a500dede660f74ab4542.zip |
arm stable, bug #411487
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'net-fs/samba/samba-3.5.14.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.5.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.5.14.ebuild b/net-fs/samba/samba-3.5.14.ebuild index 7eca3246fa9e..7b7bdf78c913 100644 --- a/net-fs/samba/samba-3.5.14.ebuild +++ b/net-fs/samba/samba-3.5.14.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.5.14.ebuild,v 1.4 2012/04/11 15:20:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.14.ebuild,v 1.5 2012/04/15 16:52:38 maekke Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://samba/${P}.tar.gz http://dev.gentoo.org/~dagger/files/smb_traffic_analyzer_v2.diff.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="acl addns ads +aio avahi caps +client cluster cups debug doc examples fam ldap ldb +netapi pam quota +readline +server +smbclient smbsharemodes smbtav2 swat syslog winbind" |