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 | 9de1d57c1df20dc4d4ed34bff8ab98c92dc9af0b (patch) | |
tree | 2444d27ecd2d9c73a2b09683114e89fb9f1e7ce3 /net-fs/samba | |
parent | Stable on PPC (diff) | |
download | historical-9de1d57c1df20dc4d4ed34bff8ab98c92dc9af0b.tar.gz historical-9de1d57c1df20dc4d4ed34bff8ab98c92dc9af0b.tar.bz2 historical-9de1d57c1df20dc4d4ed34bff8ab98c92dc9af0b.zip |
Stable on PPC
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/Manifest | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" |