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 | |
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')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index 36a93635c481..44237b5b0164 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.546 2012/12/17 17:14:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.547 2012/12/20 13:35:59 nativemad Exp $ + + 20 Dec 2012; Andreas Schuerch <nativemad@gentoo.org> samba-3.6.9.ebuild: + x86 stable, see bug 432754 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> samba-3.6.10.ebuild: Add ~ppc64, wrt bug #444688 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" |