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 C138C138247 for ; Sun, 1 Dec 2013 09:54:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC79BE0931; Sun, 1 Dec 2013 09:54:07 +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 2C560E0931 for ; Sun, 1 Dec 2013 09:54:07 +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 DC8BF33F053 for ; Sun, 1 Dec 2013 09:54:03 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 765) id A678C2004B; Sun, 1 Dec 2013 09:54:02 +0000 (UTC) From: "Akinori Hattori (hattya)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hattya@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python-exec: python-exec-2.0.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: python-exec-2.0.1.ebuild ChangeLog X-VCS-Directories: dev-lang/python-exec X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131201095402.A678C2004B@flycatcher.gentoo.org> Date: Sun, 1 Dec 2013 09:54:02 +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: d269dc33-1644-467e-8373-74d060667e44 X-Archives-Hash: de7a17d20ce34ead65ff201817afdc1a hattya 13/12/01 09:54:02 Modified: python-exec-2.0.1.ebuild ChangeLog Log: ia64 stable wrt bug #491420 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D) Revision Changes Path 1.10 dev-lang/python-exec/python-exec-2.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild?r1=1.9&r2=1.10 Index: python-exec-2.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- python-exec-2.0.1.ebuild 24 Nov 2013 18:51:25 -0000 1.9 +++ python-exec-2.0.1.ebuild 1 Dec 2013 09:54:02 -0000 1.10 @@ -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/dev-lang/python-exec/python-exec-2.0.1.ebuild,v 1.9 2013/11/24 18:51:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild,v 1.10 2013/12/01 09:54:02 hattya Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="BSD" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="! python-exec-2.0.1.ebuild: + ia64 stable wrt bug #491420 24 Nov 2013; Agostino Sarubbo python-exec-2.0.1.ebuild: Stable for x86, wrt bug #491420