diff options
author | 2004-07-13 23:41:09 +0000 | |
---|---|---|
committer | 2004-07-13 23:41:09 +0000 | |
commit | bb513d9a33f87271401df30a4c88469e34a73102 (patch) | |
tree | b7ed5b3576c7bb5b4345380f297d3a8cd32b8f5c /net-fs | |
parent | fixed gtkmm deps (Manifest recommit) (diff) | |
download | gentoo-2-bb513d9a33f87271401df30a4c88469e34a73102.tar.gz gentoo-2-bb513d9a33f87271401df30a4c88469e34a73102.tar.bz2 gentoo-2-bb513d9a33f87271401df30a4c88469e34a73102.zip |
Stable on alpha.
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index c1414008ba4c..a166883c274a 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.88 2004/07/02 03:08:08 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.89 2004/07/13 23:39:23 kloeri Exp $ + + 14 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> samba-3.0.4-r1.ebuild: + Stable on alpha. 01 Jul 2004; Tom Gall <tgall@gentoo.org> samba-3.0.4-r1.ebuild: stable on ppc64, bug #54804 diff --git a/net-fs/samba/samba-3.0.4-r1.ebuild b/net-fs/samba/samba-3.0.4-r1.ebuild index 68cc3f0dedf6..c4af3ba898a0 100644 --- a/net-fs/samba/samba-3.0.4-r1.ebuild +++ b/net-fs/samba/samba-3.0.4-r1.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.4-r1.ebuild,v 1.9 2004/07/02 03:08:08 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.4-r1.ebuild,v 1.10 2004/07/13 23:39:23 kloeri 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" |