diff options
author | 2014-03-15 13:16:17 +0000 | |
---|---|---|
committer | 2014-03-15 13:16:17 +0000 | |
commit | d8d2c5defdbcae2b508835933741b5683a2fc078 (patch) | |
tree | 7794167353fa6ecdb5d6dae21fac6d05eb00891c /net-fs/samba | |
parent | Stable for amd64, wrt bug #504286 (diff) | |
download | gentoo-2-d8d2c5defdbcae2b508835933741b5683a2fc078.tar.gz gentoo-2-d8d2c5defdbcae2b508835933741b5683a2fc078.tar.bz2 gentoo-2-d8d2c5defdbcae2b508835933741b5683a2fc078.zip |
Stable for amd64, wrt bug #504494
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.6.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index d62324f08717..91cfc8f0310e 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.656 2014/03/14 09:30:41 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.657 2014/03/15 13:16:17 ago Exp $ + + 15 Mar 2014; Agostino Sarubbo <ago@gentoo.org> samba-3.6.23.ebuild: + Stable for amd64, wrt bug #504494 *samba-4.1.6 (14 Mar 2014) *samba-4.0.16 (14 Mar 2014) diff --git a/net-fs/samba/samba-3.6.23.ebuild b/net-fs/samba/samba-3.6.23.ebuild index 4d5da3deb7d4..c9fc6ebf6971 100644 --- a/net-fs/samba/samba-3.6.23.ebuild +++ b/net-fs/samba/samba-3.6.23.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.ebuild,v 1.1 2014/03/14 09:30:41 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.23.ebuild,v 1.2 2014/03/15 13:16:17 ago Exp $ EAPI=4 @@ -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" |