diff options
author | Tom Gall <tgall@gentoo.org> | 2004-03-14 21:18:10 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-03-14 21:18:10 +0000 |
commit | 6c68890b494afc68f12887188f590270d7d2d111 (patch) | |
tree | 1156b0bee9e3705d39c8ada2e252d61345d91a39 /net-fs | |
parent | AMD64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-6c68890b494afc68f12887188f590270d7d2d111.tar.gz gentoo-2-6c68890b494afc68f12887188f590270d7d2d111.tar.bz2 gentoo-2-6c68890b494afc68f12887188f590270d7d2d111.zip |
removed ppc64 for now
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 6 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.0-r1.ebuild | 6 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.1.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.2a.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index 254efa80d169..ac79e78f39aa 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-fs/samba # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.60 2004/02/15 08:04:15 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.61 2004/03/14 21:18:10 tgall Exp $ + + 14 Mar 2004; Tom Gall <tgall@gentoo.org> samba-3.0.0-r1.ebuild, + samba-3.0.1-r1.ebuild, samba-3.0.1.ebuild, samba-3.0.2a.ebuild: + remove ppc64 for now *samba-3.0.2a (15 Feb 2004) diff --git a/net-fs/samba/samba-3.0.0-r1.ebuild b/net-fs/samba/samba-3.0.0-r1.ebuild index a02208651022..f51279870753 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. +# Copyright 1999-2004 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.7 2003/12/17 21:27:14 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.8 2004/03/14 21:18:10 tgall 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 " LICENSE="GPL-2" SLOT="0" diff --git a/net-fs/samba/samba-3.0.1-r1.ebuild b/net-fs/samba/samba-3.0.1-r1.ebuild index 04ea787883c7..ea0723fc67f0 100644 --- a/net-fs/samba/samba-3.0.1-r1.ebuild +++ b/net-fs/samba/samba-3.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.1-r1.ebuild,v 1.5 2004/01/16 20:51:42 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.1-r1.ebuild,v 1.6 2004/03/14 21:18:10 tgall Exp $ inherit eutils @@ -38,7 +38,7 @@ DEPEND="sys-devel/autoconf #IDEALX scripts are now using Net::LDAP RDEPEND="ldap? dev-perl/perl-ldap ${_COMMON_DEPS}" -KEYWORDS="~x86 ppc ~sparc ~mips ~hppa ~amd64 ~ppc64 ia64 ~alpha" +KEYWORDS="~x86 ppc ~sparc ~mips ~hppa ~amd64 ia64 ~alpha" LICENSE="GPL-2" SLOT="0" diff --git a/net-fs/samba/samba-3.0.1.ebuild b/net-fs/samba/samba-3.0.1.ebuild index 5ed3e858449c..0f78dbe5144d 100644 --- a/net-fs/samba/samba-3.0.1.ebuild +++ b/net-fs/samba/samba-3.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.1.ebuild,v 1.2 2003/12/24 01:42:27 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.1.ebuild,v 1.3 2004/03/14 21:18:10 tgall Exp $ inherit eutils diff --git a/net-fs/samba/samba-3.0.2a.ebuild b/net-fs/samba/samba-3.0.2a.ebuild index 85a60e278279..5665a28ad7d0 100644 --- a/net-fs/samba/samba-3.0.2a.ebuild +++ b/net-fs/samba/samba-3.0.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2a.ebuild,v 1.2 2004/02/23 16:30:44 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.2a.ebuild,v 1.3 2004/03/14 21:18:10 tgall Exp $ inherit eutils @@ -39,7 +39,7 @@ DEPEND="sys-devel/autoconf #IDEALX scripts are now using Net::LDAP RDEPEND="ldap? dev-perl/perl-ldap ${_COMMON_DEPS}" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~hppa amd64 ~ppc64 ~ia64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~hppa amd64 ~ia64 ~alpha" LICENSE="GPL-2" SLOT="0" |