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 7077113877A for ; Sat, 23 Aug 2014 15:33:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA95DE086F; Sat, 23 Aug 2014 15:33:53 +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 831EDE086F for ; Sat, 23 Aug 2014 15:33:53 +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 4A67C34029F for ; Sat, 23 Aug 2014 15:33:52 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id E1DC83C2C; Sat, 23 Aug 2014 15:33:50 +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-zope/zope-interface: zope-interface-4.1.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: zope-interface-4.1.1.ebuild ChangeLog X-VCS-Directories: net-zope/zope-interface X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140823153350.E1DC83C2C@oystercatcher.gentoo.org> Date: Sat, 23 Aug 2014 15:33:50 +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: 5919f5f8-ffcf-45ac-9746-764c502e1f4a X-Archives-Hash: b830046c4c6f3eb26f961f3823eeb4dd ago 14/08/23 15:33:50 Modified: zope-interface-4.1.1.ebuild ChangeLog Log: Stable for ia64, 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.11 net-zope/zope-interface/zope-interface-4.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-interface/zope-interface-4.1.1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-interface/zope-interface-4.1.1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-interface/zope-interface-4.1.1.ebuild?r1=1.10&r2=1.11 Index: zope-interface-4.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-zope/zope-interface/zope-interface-4.1.1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- zope-interface-4.1.1.ebuild 21 Aug 2014 10:45:50 -0000 1.10 +++ zope-interface-4.1.1.ebuild 23 Aug 2014 15:33:50 -0000 1.11 @@ -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-zope/zope-interface/zope-interface-4.1.1.ebuild,v 1.10 2014/08/21 10:45:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/zope-interface-4.1.1.ebuild,v 1.11 2014/08/23 15:33:50 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 ) @@ -16,7 +16,7 @@ LICENSE="ZPL" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.63 net-zope/zope-interface/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-interface/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-interface/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-zope/zope-interface/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-zope/zope-interface/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 21 Aug 2014 10:45:50 -0000 1.62 +++ ChangeLog 23 Aug 2014 15:33:50 -0000 1.63 @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zope-interface # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/ChangeLog,v 1.62 2014/08/21 10:45:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/ChangeLog,v 1.63 2014/08/23 15:33:50 ago Exp $ + + 23 Aug 2014; Agostino Sarubbo zope-interface-4.1.1.ebuild: + Stable for ia64, wrt bug #512012 21 Aug 2014; Agostino Sarubbo zope-interface-4.1.1.ebuild: Stable for ppc64, wrt bug #512012