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 78F551381F3 for ; Mon, 26 Aug 2013 16:53:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 175C9E0D25; Mon, 26 Aug 2013 16:53:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94AD6E0D25 for ; Mon, 26 Aug 2013 16:53:05 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9827033EB2B for ; Mon, 26 Aug 2013 16:53:04 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 3A87A2004C; Mon, 26 Aug 2013 16:53:03 +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 sys-libs/talloc: talloc-2.0.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: talloc-2.0.8.ebuild ChangeLog X-VCS-Directories: sys-libs/talloc X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130826165303.3A87A2004C@flycatcher.gentoo.org> Date: Mon, 26 Aug 2013 16:53:03 +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: 4d269d9a-dc65-40dc-b684-0fa904dc3bcb X-Archives-Hash: 685e9054ad9eeae1ca7882529b21462d ago 13/08/26 16:53:03 Modified: talloc-2.0.8.ebuild ChangeLog Log: Stable for ppc, wrt bug #466710 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.7 sys-libs/talloc/talloc-2.0.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.0.8.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.0.8.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/talloc/talloc-2.0.8.ebuild?r1=1.6&r2=1.7 Index: talloc-2.0.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- talloc-2.0.8.ebuild 25 Aug 2013 20:01:47 -0000 1.6 +++ talloc-2.0.8.ebuild 26 Aug 2013 16:53:03 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8.ebuild,v 1.6 2013/08/25 20:01:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.8.ebuild,v 1.7 2013/08/26 16:53:03 ago Exp $ EAPI=3 PYTHON_DEPEND="python? 2:2.6" @@ -13,7 +13,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris" IUSE="compat python" RDEPEND="!! talloc-2.0.8.ebuild: + Stable for ppc, wrt bug #466710 25 Aug 2013; Markus Meier talloc-2.0.8.ebuild, talloc-2.0.8-r1.ebuild: