diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-17 08:17:40 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-17 08:17:40 +0000 |
commit | 4c32707419eff72d391a12ab62ef8235005bf420 (patch) | |
tree | 570842c9c267fbc313563cb8fc223356949c364f /net-fs/samba | |
parent | rev 1.95.6-r1 fixes bug that made pwlib compilation fail (diff) | |
download | gentoo-2-4c32707419eff72d391a12ab62ef8235005bf420.tar.gz gentoo-2-4c32707419eff72d391a12ab62ef8235005bf420.tar.bz2 gentoo-2-4c32707419eff72d391a12ab62ef8235005bf420.zip |
Unmasks
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-2.2.8.ebuild b/net-fs/samba/samba-2.2.8.ebuild index 978a4ab93944..f89c79e7a762 100644 --- a/net-fs/samba/samba-2.2.8.ebuild +++ b/net-fs/samba/samba-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.8.ebuild,v 1.2 2003/03/15 19:56:45 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.8.ebuild,v 1.3 2003/03/17 08:17:40 aliz Exp $ inherit eutils @@ -24,7 +24,7 @@ DEPEND="pam? >=sys-libs/pam-0.72 ssl? >=dev-libs/openssl-0.9.6 tcpd? >=sys-apps/tcp-wrappers-7.6 oav? >=dev-libs/popt-1.6.3" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" LICENSE="GPL-2" SLOT="0" |