diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-07-27 16:34:43 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-07-27 16:34:43 +0000 |
commit | a533a191343bc5c748b880ad8d70ec4d22580119 (patch) | |
tree | 0c4c05f23f957227f850bfbd86e36aa27e277a65 /net-fs | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-a533a191343bc5c748b880ad8d70ec4d22580119.tar.gz gentoo-2-a533a191343bc5c748b880ad8d70ec4d22580119.tar.bz2 gentoo-2-a533a191343bc5c748b880ad8d70ec4d22580119.zip |
stable on amd64, bug #57962
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-3.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.5.ebuild b/net-fs/samba/samba-3.0.5.ebuild index 0b5b5adbecd7..579645dabc13 100644 --- a/net-fs/samba/samba-3.0.5.ebuild +++ b/net-fs/samba/samba-3.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.5.ebuild,v 1.2 2004/07/23 17:53:14 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.5.ebuild,v 1.3 2004/07/27 16:34:43 jhuebel Exp $ inherit eutils @@ -41,7 +41,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 ~ia64 alpha ppc64" +KEYWORDS="x86 ~ppc sparc ~mips hppa amd64 ~ia64 alpha ppc64" LICENSE="GPL-2" SLOT="0" |