diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-10-18 00:59:11 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-10-18 00:59:11 +0000 |
commit | c74c46b352cf08165d0793162a784b47c75d89ef (patch) | |
tree | aed21b7a18658a9726220f3438c5732fb48a4375 /net-fs | |
parent | Added ~mips to KEYWORDS; Works well for me, but needs wider use (diff) | |
download | gentoo-2-c74c46b352cf08165d0793162a784b47c75d89ef.tar.gz gentoo-2-c74c46b352cf08165d0793162a784b47c75d89ef.tar.bz2 gentoo-2-c74c46b352cf08165d0793162a784b47c75d89ef.zip |
Added ~mips to KEYWORDS; Works well for me, but needs wider use
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 7 | ||||
-rw-r--r-- | net-fs/samba/Manifest | 6 | ||||
-rw-r--r-- | net-fs/samba/samba-2.2.8a.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.0-r1.ebuild | 4 |
4 files changed, 13 insertions, 8 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index 3982b0168c6d..3d8b88908ead 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for net-fs/samba # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.48 2003/09/26 00:18:46 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.49 2003/10/18 00:59:07 kumba Exp $ + *samba-3.0.0-r1 (25 Sep 2003) + 17 Oct 2003; Joshua Kinard <kumba@gentoo.org> samba-2.2.8a.ebuild, + samba-3.0.0-r1.ebuild: + Added ~mips to KEYWORDS; Works for me well on mips, but still need wider use + 25 Sep 2003; Donny Davies <woodchip@gentoo.org> samba-3.0.0-r1.ebuild, files/smb.conf.example-samba3, files/winbind-init: This is what should have been samba-3.0.0.ebuild; was out of my control, diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest index 078291de0fba..ab41fa4447e0 100644 --- a/net-fs/samba/Manifest +++ b/net-fs/samba/Manifest @@ -1,7 +1,7 @@ -MD5 94300a205f9fa87b72885052caa092e9 ChangeLog 11917 +MD5 2b958f46abfd568fbdad78a7e4c7a4b1 ChangeLog 11914 MD5 b4f7c9e6b05c610bf52033ed430de265 samba-2.2.8.ebuild 10688 -MD5 785e5790dd025922d61abecf4807c759 samba-2.2.8a.ebuild 10853 -MD5 1a73134dc4003fa3384f856449838bd7 samba-3.0.0-r1.ebuild 10765 +MD5 11978d96cfebe10cabfbc2c6da2f04ee samba-2.2.8a.ebuild 10853 +MD5 952110f64c7d71ef5c90e6ff41331f61 samba-3.0.0-r1.ebuild 10762 MD5 f9ae9b62d92d4006947fea94e0dd8db2 samba-3.0.0.ebuild 9474 MD5 eb3b540cc665551c42cae5d04e84cba5 samba-3.0.0_rc4.ebuild 9605 MD5 fd2382184b6a07e63cb07ff26b578fd2 files/config-svc-smbd+nmbd 784 diff --git a/net-fs/samba/samba-2.2.8a.ebuild b/net-fs/samba/samba-2.2.8a.ebuild index 92956da875f5..6e45ace07fe5 100644 --- a/net-fs/samba/samba-2.2.8a.ebuild +++ b/net-fs/samba/samba-2.2.8a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.8a.ebuild,v 1.4 2003/09/04 01:56:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.8a.ebuild,v 1.5 2003/10/18 00:59:08 kumba Exp $ inherit eutils @@ -24,7 +24,7 @@ DEPEND="pam? >=sys-libs/pam-0.72 ssl? >=dev-libs/openssl-0.9.6 tcpd? >=sys-apps/tcp-wrappers-7.6 oav? >=dev-libs/popt-1.6.3" -KEYWORDS="x86 ppc sparc alpha hppa amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips" LICENSE="GPL-2" SLOT="0" diff --git a/net-fs/samba/samba-3.0.0-r1.ebuild b/net-fs/samba/samba-3.0.0-r1.ebuild index f83e06a22de4..ec65e931d98c 100644 --- a/net-fs/samba/samba-3.0.0-r1.ebuild +++ b/net-fs/samba/samba-3.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.1 2003/09/26 00:18:47 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.2 2003/10/18 00:59:08 kumba Exp $ inherit eutils @@ -36,7 +36,7 @@ DEPEND="sys-devel/autoconf ${_COMMON_DEPS}" #IDEALX scripts are now using Net::LDAP RDEPEND="ldap? dev-perl/perl-ldap ${_COMMON_DEPS}" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~mips" LICENSE="GPL-2" SLOT="0" |