diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-21 14:59:53 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-21 14:59:53 +0000 |
commit | 6da935153450fe38270f3c9a191f3ae2b1d18771 (patch) | |
tree | a88935336368c278de52597f53babedd9c31e3b8 /net-fs | |
parent | versino bump (Manifest recommit) (diff) | |
download | gentoo-2-6da935153450fe38270f3c9a191f3ae2b1d18771.tar.gz gentoo-2-6da935153450fe38270f3c9a191f3ae2b1d18771.tar.bz2 gentoo-2-6da935153450fe38270f3c9a191f3ae2b1d18771.zip |
Stable on hppa (#73943).
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index 580d30ff4477..88c25fa3fbf0 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.137 2004/12/17 15:27:23 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.138 2004/12/21 14:59:53 gmsoft Exp $ + + 21 Dec 2004; Guy Martin <gmsoft@gentoo.org> samba-3.0.9-r1.ebuild: + Stable on hppa (#73943). *samba-3.0.10 (17 Dec 2004) diff --git a/net-fs/samba/samba-3.0.9-r1.ebuild b/net-fs/samba/samba-3.0.9-r1.ebuild index fca53c9635a6..3d54fed0b72f 100644 --- a/net-fs/samba/samba-3.0.9-r1.ebuild +++ b/net-fs/samba/samba-3.0.9-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.9-r1.ebuild,v 1.2 2004/12/17 10:46:35 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.9-r1.ebuild,v 1.3 2004/12/21 14:59:53 gmsoft Exp $ inherit eutils flag-o-matic #--------------------------------------------------------------------------- @@ -48,7 +48,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:" |