diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-06 20:49:03 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-06 20:49:03 +0000 |
commit | 8c71c9a1c6b72e857c9359feed0e8defeb0299e8 (patch) | |
tree | abe011057ae815438c4b23bca9a8565b7e8314d3 /net-fs | |
parent | Added 2.6.20 support, bug#165454, thanks to Patrick (diff) | |
download | gentoo-2-8c71c9a1c6b72e857c9359feed0e8defeb0299e8.tar.gz gentoo-2-8c71c9a1c6b72e857c9359feed0e8defeb0299e8.tar.bz2 gentoo-2-8c71c9a1c6b72e857c9359feed0e8defeb0299e8.zip |
stable on amd64 wrt security bug 165549
(Portage version: 2.1.2-r7)
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 0766209dc754..d3ffa6c100b9 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.267 2007/02/06 20:40:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.268 2007/02/06 20:49:03 blubb Exp $ + + 06 Feb 2007; Simon Stelling <blubb@gentoo.org> samba-3.0.24.ebuild: + stable on amd64 wrt security bug 165549 06 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org> samba-3.0.24.ebuild: Stable on ppc wrt bug #165549. diff --git a/net-fs/samba/samba-3.0.24.ebuild b/net-fs/samba/samba-3.0.24.ebuild index b003798e1bf0..99d4bb24486b 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.5 2007/02/06 20:40:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.24.ebuild,v 1.6 2007/02/06 20:49:03 blubb 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 |