diff options
Diffstat (limited to 'net-fs/samba/samba-2.2.7.ebuild')
-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 506b67693d35..0c3d543d825c 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.4 2002/12/07 06:53:37 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.7.ebuild,v 1.5 2002/12/15 11:58:45 bjb 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 ~sparc" +KEYWORDS="x86 ~ppc ~sparc alpha" LICENSE="GPL-2" SLOT="0" |