diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 06:01:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 06:01:47 +0000 |
commit | aa3f74440910c544ae3ab8560e89740083eb5a90 (patch) | |
tree | 72de1595a837ba3d70d5ac2c74f92dbf036e29d5 /net-fs | |
parent | arm/hppa/ia64/s390 stable for security #70138 (Manifest recommit) (diff) | |
download | gentoo-2-aa3f74440910c544ae3ab8560e89740083eb5a90.tar.gz gentoo-2-aa3f74440910c544ae3ab8560e89740083eb5a90.tar.bz2 gentoo-2-aa3f74440910c544ae3ab8560e89740083eb5a90.zip |
arm/hppa/ia64/s390 stable for security #70429
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.8.ebuild b/net-fs/samba/samba-3.0.8.ebuild index cb43e1e5b35d..e0933c683f3b 100644 --- a/net-fs/samba/samba-3.0.8.ebuild +++ b/net-fs/samba/samba-3.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.8.ebuild,v 1.6 2004/11/09 20:44:15 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.8.ebuild,v 1.7 2004/11/10 06:01: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:" |