diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-06 19:43:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-06 19:43:09 +0000 |
commit | f670e88d26389e62434c203a8f2e128fb6290826 (patch) | |
tree | f568bbc83494023c62e1bc59fdd974957109e255 /net-fs | |
parent | Stable on sparc wrt #143376 (diff) | |
download | gentoo-2-f670e88d26389e62434c203a8f2e128fb6290826.tar.gz gentoo-2-f670e88d26389e62434c203a8f2e128fb6290826.tar.bz2 gentoo-2-f670e88d26389e62434c203a8f2e128fb6290826.zip |
Stable on ppc64; bug #165549
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index 2e83f99fc643..8c2e8935b1be 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.264 2007/02/06 18:51:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.265 2007/02/06 19:43:09 corsair Exp $ + + 06 Feb 2007; Markus Rothe <corsair@gentoo.org> samba-3.0.24.ebuild: + Stable on ppc64; bug #165549 06 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> samba-3.0.24.ebuild: Stable on sparc wrt security #165549 diff --git a/net-fs/samba/samba-3.0.24.ebuild b/net-fs/samba/samba-3.0.24.ebuild index 89ffd607589c..1a02584dac1e 100644 --- a/net-fs/samba/samba-3.0.24.ebuild +++ b/net-fs/samba/samba-3.0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.24.ebuild,v 1.2 2007/02/06 18:51:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.24.ebuild,v 1.3 2007/02/06 19:43:09 corsair Exp $ WANT_AUTOCONF="latest" @@ -29,7 +29,7 @@ SRC_URI="mirror://gentoo/${MY_PP}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" RDEPEND="dev-libs/popt virtual/libiconv |