diff options
author | 2015-02-25 19:28:09 +0000 | |
---|---|---|
committer | 2015-02-25 19:28:09 +0000 | |
commit | 2dea4af03fbef8634466b83084502308fa25d75d (patch) | |
tree | b2cce9d910d5098cccbcd90d8777bd943883669e /net-fs/samba/samba-3.6.25.ebuild | |
parent | Add ruby22. (diff) | |
download | gentoo-2-2dea4af03fbef8634466b83084502308fa25d75d.tar.gz gentoo-2-2dea4af03fbef8634466b83084502308fa25d75d.tar.bz2 gentoo-2-2dea4af03fbef8634466b83084502308fa25d75d.zip |
Stable for HPPA (bug #541182).
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-fs/samba/samba-3.6.25.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.6.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.6.25.ebuild b/net-fs/samba/samba-3.6.25.ebuild index 0e683d048a51..db0dc854a3f0 100644 --- a/net-fs/samba/samba-3.6.25.ebuild +++ b/net-fs/samba/samba-3.6.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.25.ebuild,v 1.2 2015/02/24 10:09:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.25.ebuild,v 1.3 2015/02/25 19:28:09 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.samba.org/" SRC_URI="mirror://samba/stable/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" 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" |