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 67D6D138247 for ; Sat, 23 Nov 2013 21:53:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42D2AE077F; Sat, 23 Nov 2013 21:53:42 +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 B9014E077F for ; Sat, 23 Nov 2013 21:53:41 +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 63D7F33F362 for ; Sat, 23 Nov 2013 21:53:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 0B7242004B; Sat, 23 Nov 2013 21:53:38 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@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: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131123215339.0B7242004B@flycatcher.gentoo.org> Date: Sat, 23 Nov 2013 21:53:38 +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: f29dc467-7da0-48ee-8694-4b61d8dea096 X-Archives-Hash: 21b888f26052d05e0b64e7068f229a37 pacho 13/11/23 21:53:38 Modified: python-exec-2.0.1.ebuild ChangeLog Log: amd64 stable, bug #491420 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild?rev=1.3&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.2&r2=1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-exec-2.0.1.ebuild 19 Nov 2013 03:38:53 -0000 1.2 +++ python-exec-2.0.1.ebuild 23 Nov 2013 21:53:38 -0000 1.3 @@ -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.2 2013/11/19 03:38:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild,v 1.3 2013/11/23 21:53:38 pacho 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: + amd64 stable, bug #491420 19 Nov 2013; Jeroen Roovers python-exec-2.0.1.ebuild: Stable for HPPA (bug #491420).