diff options
author | Donny Davies <woodchip@gentoo.org> | 2002-11-20 18:38:45 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2002-11-20 18:38:45 +0000 |
commit | eb5d89f866592575b9a7d4a23d808f0f2aecaf64 (patch) | |
tree | 865ba448c7d0a8e99cb6989a85baea5bff855463 /net-fs | |
parent | #8310 (diff) | |
download | gentoo-2-eb5d89f866592575b9a7d4a23d808f0f2aecaf64.tar.gz gentoo-2-eb5d89f866592575b9a7d4a23d808f0f2aecaf64.tar.bz2 gentoo-2-eb5d89f866592575b9a7d4a23d808f0f2aecaf64.zip |
mark stable
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-2.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-2.2.7.ebuild b/net-fs/samba/samba-2.2.7.ebuild index 263e86409ff6..cfef35588d1e 100644 --- a/net-fs/samba/samba-2.2.7.ebuild +++ b/net-fs/samba/samba-2.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.7.ebuild,v 1.1 2002/11/20 17:16:33 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.7.ebuild,v 1.2 2002/11/20 18:38:45 woodchip Exp $ IUSE="pam acl cups ldap ssl tcpd vscan" @@ -21,7 +21,7 @@ DEPEND="pam? >=sys-libs/pam-0.72 ssl? >=dev-libs/openssl-0.9.6 tcpd? >=sys-apps/tcp-wrappers-7.6 vscan? >=dev-libs/popt-1.6.3" -KEYWORDS="~x86 ~ppc ~sparc64" +KEYWORDS="x86 ~ppc ~sparc64" LICENSE="GPL-2" SLOT="0" |