diff options
author | Markus Meier <maekke@gentoo.org> | 2014-12-23 12:38:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-12-23 12:38:21 +0000 |
commit | cbceff1522f8dad40565d44d9f52005c12793a7d (patch) | |
tree | 8f4c30f4b0d9f100d9f842b8833824dc7f6e9f72 /net-fs | |
parent | arm stable, bug #531688 (diff) | |
download | gentoo-2-cbceff1522f8dad40565d44d9f52005c12793a7d.tar.gz gentoo-2-cbceff1522f8dad40565d44d9f52005c12793a7d.tar.bz2 gentoo-2-cbceff1522f8dad40565d44d9f52005c12793a7d.zip |
arm stable, bug #514676
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.6.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index aed2d81eb36c..1338069b172a 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.696 2014/12/23 09:30:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.697 2014/12/23 12:38:21 maekke Exp $ + + 23 Dec 2014; Markus Meier <maekke@gentoo.org> samba-3.6.24.ebuild: + arm stable, bug #514676 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> samba-3.6.24.ebuild: Stable for alpha, wrt bug #514676 diff --git a/net-fs/samba/samba-3.6.24.ebuild b/net-fs/samba/samba-3.6.24.ebuild index 0855f12228cd..856b8558e18a 100644 --- a/net-fs/samba/samba-3.6.24.ebuild +++ b/net-fs/samba/samba-3.6.24.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.24.ebuild,v 1.6 2014/12/23 09:30:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.24.ebuild,v 1.7 2014/12/23 12:38:21 maekke 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" |