diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-12 01:28:14 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-12 01:28:14 +0000 |
commit | 51f2068d07709fd701191b480d572cf112b3dd99 (patch) | |
tree | 8074640b0cbeb3c9ab445306939a525907cf3e52 /net-fs | |
parent | Marked ppc/ppc64 stable for bug #300158. (diff) | |
download | gentoo-2-51f2068d07709fd701191b480d572cf112b3dd99.tar.gz gentoo-2-51f2068d07709fd701191b480d572cf112b3dd99.tar.bz2 gentoo-2-51f2068d07709fd701191b480d572cf112b3dd99.zip |
Marked ppc/ppc64 stable for bug #323785.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-3.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.4.6.ebuild b/net-fs/samba/samba-3.4.6.ebuild index fcd610605de6..ebf171dc4b55 100644 --- a/net-fs/samba/samba-3.4.6.ebuild +++ b/net-fs/samba/samba-3.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.6.ebuild,v 1.9 2010/06/05 19:11:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.6.ebuild,v 1.10 2010/08/12 01:28:14 josejx Exp $ EAPI="2" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.samba.org/" SRC_URI="mirror://samba/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="acl addns ads aio avahi caps +client cluster cups debug doc examples fam ldap ldb +netapi pam quota +readline +server +smbclient smbsharemodes swat syslog winbind " |