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 0bbec84d6a79..9ac01e12a8d7 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.9 2005/01/22 19:08:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.10.ebuild,v 1.10 2005/01/25 21:11:02 gmsoft 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:" |