From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4B2E313877A for ; Thu, 21 Aug 2014 10:45:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E77CCE07DF; Thu, 21 Aug 2014 10:45:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91B5EE07DF for ; Thu, 21 Aug 2014 10:45:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5ED134025E for ; Thu, 21 Aug 2014 10:45:15 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 787AA1796; Thu, 21 Aug 2014 10:45:14 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-fs/samba: samba-3.6.23-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: samba-3.6.23-r1.ebuild ChangeLog X-VCS-Directories: net-fs/samba X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140821104514.787AA1796@oystercatcher.gentoo.org> Date: Thu, 21 Aug 2014 10:45:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 59c05474-8d7e-41f7-94ff-719bdab99e25 X-Archives-Hash: 96c5c02ec5fbbced8cd75f9eeda5788f ago 14/08/21 10:45:14 Modified: samba-3.6.23-r1.ebuild ChangeLog Log: Stable for ppc64, wrt bug #512012 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.7 net-fs/samba/samba-3.6.23-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.6.23-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.6.23-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.6.23-r1.ebuild?r1=1.6&r2=1.7 Index: samba-3.6.23-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.23-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- samba-3.6.23-r1.ebuild 7 Aug 2014 19:32:54 -0000 1.6 +++ samba-3.6.23-r1.ebuild 21 Aug 2014 10:45:14 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.23-r1.ebuild,v 1.6 2014/08/07 19:32:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.23-r1.ebuild,v 1.7 2014/08/21 10:45:14 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://samba/stable/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="acl addns ads +aio avahi caps +client cluster cups debug dmapi doc examples fam ldap ldb +netapi pam quota +readline selinux +server +smbclient smbsharemodes swat syslog +winbind" 1.682 net-fs/samba/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?rev=1.682&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?rev=1.682&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?r1=1.681&r2=1.682 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v retrieving revision 1.681 retrieving revision 1.682 diff -u -r1.681 -r1.682 --- ChangeLog 8 Aug 2014 08:16:31 -0000 1.681 +++ ChangeLog 21 Aug 2014 10:45:14 -0000 1.682 @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.681 2014/08/08 08:16:31 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.682 2014/08/21 10:45:14 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo samba-3.6.23-r1.ebuild: + Stable for ppc64, wrt bug #512012 08 Aug 2014; Lars Wendler -samba-4.0.19.ebuild, -samba-4.1.9.ebuild: