diff options
author | Lars Weiler <pylon@gentoo.org> | 2003-12-17 21:27:38 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2003-12-17 21:27:38 +0000 |
commit | 8650cf66e74b0e454b662e2fad232cdf7efca8fc (patch) | |
tree | c5c43d8120f39643554071287be480fa3e03fa5c /net-fs | |
parent | Stable on PPC (diff) | |
download | gentoo-2-8650cf66e74b0e454b662e2fad232cdf7efca8fc.tar.gz gentoo-2-8650cf66e74b0e454b662e2fad232cdf7efca8fc.tar.bz2 gentoo-2-8650cf66e74b0e454b662e2fad232cdf7efca8fc.zip |
Stable on PPC
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/Manifest | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.0-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index b006c32a9a69..fded91a45608 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # 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.51 2003/12/09 00:21:12 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.52 2003/12/17 21:27:14 pylon Exp $ + + 17 Dec 2003; Lars Weiler <pylon@gentoo.org> samba-3.0.0-r1.ebuild: + Stable on PPC 09 Dec 2003; <spider@gentoo.org> samba-3.0.0-r1.ebuild, samba-3.0.0.ebuild, files/smb.conf.example-samba3: diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest index f15279f373cf..c2fdbe8c4316 100644 --- a/net-fs/samba/Manifest +++ b/net-fs/samba/Manifest @@ -1,7 +1,7 @@ MD5 11978d96cfebe10cabfbc2c6da2f04ee samba-2.2.8a.ebuild 10853 -MD5 cd93c28d3db63f234784cebb9540a539 ChangeLog 12220 +MD5 1fe41009c9c9e14469c58c7463a158e1 ChangeLog 12219 MD5 eeb3ec0ae25e9d4f7ce62c32b52d5996 metadata.xml 466 -MD5 0f628c40ced4b4b5f3c19f0d3b70ac59 samba-3.0.0-r1.ebuild 10886 +MD5 30190ad2dc86a988bb9ac7021e728577 samba-3.0.0-r1.ebuild 10882 MD5 35e1b7fb0831045742dae85cdc58cb1e samba-3.0.0.ebuild 9473 MD5 9ad118eb4f2d3eff69927ab1ab1913be files/digest-samba-3.0.0-r1 202 MD5 fd2382184b6a07e63cb07ff26b578fd2 files/config-svc-smbd+nmbd 784 diff --git a/net-fs/samba/samba-3.0.0-r1.ebuild b/net-fs/samba/samba-3.0.0-r1.ebuild index 27f34f5c8be2..a02208651022 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.6 2003/12/17 04:26:15 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.7 2003/12/17 21:27:14 pylon 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 ~mips hppa amd64 ppc64" +KEYWORDS="~x86 ppc ~sparc ~mips hppa amd64 ppc64" LICENSE="GPL-2" SLOT="0" |