diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-04-09 08:12:34 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-04-09 08:12:34 +0000 |
commit | a800f528448265638f3e6ed8cea4c8e37b0ba3c1 (patch) | |
tree | 525cf18b46d4b973e9f62488fa6c4297cdb613d3 /net-fs | |
parent | remasked kde -- I don't know how to use cvs apparently (diff) | |
download | historical-a800f528448265638f3e6ed8cea4c8e37b0ba3c1.tar.gz historical-a800f528448265638f3e6ed8cea4c8e37b0ba3c1.tar.bz2 historical-a800f528448265638f3e6ed8cea4c8e37b0ba3c1.zip |
unmask
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-2.2.8a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-2.2.8a.ebuild b/net-fs/samba/samba-2.2.8a.ebuild index 9243a6067a71..5381f5738ec5 100644 --- a/net-fs/samba/samba-2.2.8a.ebuild +++ b/net-fs/samba/samba-2.2.8a.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.8a.ebuild,v 1.1 2003/04/07 14:34:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.8a.ebuild,v 1.2 2003/04/09 08:12:34 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 ~hppa" +KEYWORDS="x86 ppc sparc alpha hppa" LICENSE="GPL-2" SLOT="0" |