diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-14 15:27:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-14 15:27:00 +0000 |
commit | 6ffec3ce02466087d23f2b0164249a0ed15f9a70 (patch) | |
tree | 37c37768f0ee2eaf4342570af635d95c036f9a49 /net-fs | |
parent | Version bump from new upstream (BlackIkeEagle) at github. The development at ... (diff) | |
download | gentoo-2-6ffec3ce02466087d23f2b0164249a0ed15f9a70.tar.gz gentoo-2-6ffec3ce02466087d23f2b0164249a0ed15f9a70.tar.bz2 gentoo-2-6ffec3ce02466087d23f2b0164249a0ed15f9a70.zip |
Stable for HPPA (bug #493664).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.6.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index a10e1dcae137..9a19bf66f6bb 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.638 2013/12/11 07:15:47 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.639 2013/12/14 15:27:00 jer Exp $ + + 14 Dec 2013; Jeroen Roovers <jer@gentoo.org> samba-3.6.22.ebuild: + Stable for HPPA (bug #493664). 11 Dec 2013; Lars Wendler <polynomial-c@gentoo.org> samba-4.0.12.ebuild, samba-4.0.13.ebuild, samba-4.1.2.ebuild, samba-4.1.3.ebuild: diff --git a/net-fs/samba/samba-3.6.22.ebuild b/net-fs/samba/samba-3.6.22.ebuild index aa41c5b636de..c4e8e5186cc3 100644 --- a/net-fs/samba/samba-3.6.22.ebuild +++ b/net-fs/samba/samba-3.6.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.22.ebuild,v 1.1 2013/12/09 08:44:49 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.22.ebuild,v 1.2 2013/12/14 15:27:00 jer 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" |