diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-25 21:15:30 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-25 21:15:30 +0000 |
commit | b5adb3c99c0928e1c35f53c73a4aa0c717f21fa9 (patch) | |
tree | 52d0ce85bc578f2c36e1ff0d6c51af9c19bfe3d2 /net-fs/samba/samba-3.0.10.ebuild | |
parent | (#47598) Stop installing libMesaGL -- it's a remnant from years ago and shoul... (diff) | |
download | gentoo-2-b5adb3c99c0928e1c35f53c73a4aa0c717f21fa9.tar.gz gentoo-2-b5adb3c99c0928e1c35f53c73a4aa0c717f21fa9.tar.bz2 gentoo-2-b5adb3c99c0928e1c35f53c73a4aa0c717f21fa9.zip |
Stable on hppa.
Diffstat (limited to 'net-fs/samba/samba-3.0.10.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.10.ebuild b/net-fs/samba/samba-3.0.10.ebuild index 0bbec84d6a79..9ac01e12a8d7 100644 --- a/net-fs/samba/samba-3.0.10.ebuild +++ b/net-fs/samba/samba-3.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.10.ebuild,v 1.9 2005/01/22 19:08:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.10.ebuild,v 1.10 2005/01/25 21:11:02 gmsoft Exp $ inherit eutils flag-o-matic #--------------------------------------------------------------------------- @@ -47,7 +47,7 @@ RDEPEND="ldap? ( dev-perl/perl-ldap ) ${_COMMON_DEPS} #--------------------------------------------------------------------------- LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" #=========================================================================== pkg_setup() { ewarn "2004-11: new ebuild flags:" |