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 | a39ed88dc81e12cb7520d7cbb4aaadec2d8226d9 (patch) | |
tree | f4450cd5d277cf372073f290a6419a87a6cefdcc /net-fs | |
parent | Version bump #80317 by Jonas Bofjäll. (diff) | |
download | gentoo-2-a39ed88dc81e12cb7520d7cbb4aaadec2d8226d9.tar.gz gentoo-2-a39ed88dc81e12cb7520d7cbb4aaadec2d8226d9.tar.bz2 gentoo-2-a39ed88dc81e12cb7520d7cbb4aaadec2d8226d9.zip |
arm/ia64/s390 stable #77734
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-fs')
-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:" |