diff options
author | 2004-01-16 20:51:42 +0000 | |
---|---|---|
committer | 2004-01-16 20:51:42 +0000 | |
commit | f17b42201a8becfb86cfa7a1debf90d370af5b31 (patch) | |
tree | 4d0339638e6c3634b397f5a6bb6c772ec56bebe5 /net-fs/samba/samba-3.0.1-r1.ebuild | |
parent | set ppc in keywords (diff) | |
download | gentoo-2-f17b42201a8becfb86cfa7a1debf90d370af5b31.tar.gz gentoo-2-f17b42201a8becfb86cfa7a1debf90d370af5b31.tar.bz2 gentoo-2-f17b42201a8becfb86cfa7a1debf90d370af5b31.zip |
set ppc in keywords
Diffstat (limited to 'net-fs/samba/samba-3.0.1-r1.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.1-r1.ebuild b/net-fs/samba/samba-3.0.1-r1.ebuild index 728c1c512c14..04ea787883c7 100644 --- a/net-fs/samba/samba-3.0.1-r1.ebuild +++ b/net-fs/samba/samba-3.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.1-r1.ebuild,v 1.4 2004/01/16 09:31:01 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.1-r1.ebuild,v 1.5 2004/01/16 20:51:42 darkspecter Exp $ inherit eutils @@ -38,7 +38,7 @@ DEPEND="sys-devel/autoconf #IDEALX scripts are now using Net::LDAP RDEPEND="ldap? dev-perl/perl-ldap ${_COMMON_DEPS}" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~hppa ~amd64 ~ppc64 ia64 ~alpha" +KEYWORDS="~x86 ppc ~sparc ~mips ~hppa ~amd64 ~ppc64 ia64 ~alpha" LICENSE="GPL-2" SLOT="0" |