diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-02-06 10:36:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-02-06 10:36:47 +0000 |
commit | 50730fc516641b1f25d8495fb71a7f698b3e72e9 (patch) | |
tree | 6d1077e7fc8e7434ce9ad90caa73b14a6aef774f /net-fs/samba/samba-3.0.10.ebuild | |
parent | Version bump #80317 by Jonas Bofjäll. (diff) | |
download | historical-50730fc516641b1f25d8495fb71a7f698b3e72e9.tar.gz historical-50730fc516641b1f25d8495fb71a7f698b3e72e9.tar.bz2 historical-50730fc516641b1f25d8495fb71a7f698b3e72e9.zip |
arm/ia64/s390 stable #77734
Package-Manager: portage-2.0.51-r15
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 aa7969cf9a30..53df310b392f 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.11 2005/02/05 12:58:13 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.10.ebuild,v 1.12 2005/02/06 10:36:47 vapier 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:" |