diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-09-27 16:40:37 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-09-27 16:40:37 +0000 |
commit | 831cf8476278099573c1c8e56f92924166523ce4 (patch) | |
tree | 6c1eebf87cdcd69ce66759ef105ed11cb53f85be /net-fs | |
parent | Stable on amd64 wrt bug #338725 (diff) | |
download | gentoo-2-831cf8476278099573c1c8e56f92924166523ce4.tar.gz gentoo-2-831cf8476278099573c1c8e56f92924166523ce4.tar.bz2 gentoo-2-831cf8476278099573c1c8e56f92924166523ce4.zip |
Re-keyword ~mips for bug #285952 and to fix a lot of deptrees
(Portage version: 2.1.9.11/cvs/Linux mips64)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index fc8c76f7ba9d..d534cd2d05da 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.448 2010/09/26 17:24:10 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.449 2010/09/27 16:40:37 leio Exp $ + + 27 Sep 2010; Mart Raudsepp <leio@gentoo.org> samba-3.5.5.ebuild: + Re-keyword ~mips for bug #285952 and to fix a lot of deptrees 26 Sep 2010; Víctor Ostorga <vostorga@gentoo.org> -files/3.5.2-backport-fix-ipv6-cifs-mount.patch, diff --git a/net-fs/samba/samba-3.5.5.ebuild b/net-fs/samba/samba-3.5.5.ebuild index 73d6bfda00ff..76ae7c0be0ce 100644 --- a/net-fs/samba/samba-3.5.5.ebuild +++ b/net-fs/samba/samba-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.5.ebuild,v 1.1 2010/09/14 16:46:26 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.5.ebuild,v 1.2 2010/09/27 16:40:37 leio Exp $ EAPI="2" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.samba.org/" SRC_URI="mirror://samba/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="acl addns ads aio avahi caps +client cluster cups debug doc examples fam ldap ldb +netapi pam quota +readline +server +smbclient smbsharemodes swat syslog winbind " |