diff options
Diffstat (limited to 'net-fs/samba/samba-3.0.10.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.10.ebuild b/net-fs/samba/samba-3.0.10.ebuild index 53df310b392f..1ebd36cb862e 100644 --- a/net-fs/samba/samba-3.0.10.ebuild +++ b/net-fs/samba/samba-3.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.10.ebuild,v 1.12 2005/02/06 10:36:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.10.ebuild,v 1.13 2005/02/07 03:27:03 kumba Exp $ inherit eutils flag-o-matic #--------------------------------------------------------------------------- @@ -47,7 +47,7 @@ RDEPEND="ldap? ( dev-perl/perl-ldap ) ${_COMMON_DEPS} #--------------------------------------------------------------------------- LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" #=========================================================================== pkg_setup() { ewarn "2004-11: new ebuild flags:" |