diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:23:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:23:22 +0000 |
commit | 761a8baf1e3d9ae4f48912642e5d4718ecbbda6f (patch) | |
tree | 1d10be56631358cdf9ee09f55febf8973b854e40 /net-fs | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-761a8baf1e3d9ae4f48912642e5d4718ecbbda6f.tar.gz gentoo-2-761a8baf1e3d9ae4f48912642e5d4718ecbbda6f.tar.bz2 gentoo-2-761a8baf1e3d9ae4f48912642e5d4718ecbbda6f.zip |
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.6.23-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index ccdf4d0a547c..722d229fb8d0 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.685 2014/09/08 11:31:19 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.686 2014/09/15 08:23:22 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> samba-3.6.23-r1.ebuild: + Stable for sparc, wrt bug #512012 *samba-4.1.12 (08 Sep 2014) diff --git a/net-fs/samba/samba-3.6.23-r1.ebuild b/net-fs/samba/samba-3.6.23-r1.ebuild index a327d6ca2067..4f10dc6a68ac 100644 --- a/net-fs/samba/samba-3.6.23-r1.ebuild +++ b/net-fs/samba/samba-3.6.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.23-r1.ebuild,v 1.9 2014/08/25 11:02:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.23-r1.ebuild,v 1.10 2014/09/15 08:23:22 ago 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" |