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 32A741381F3 for ; Sun, 2 Dec 2012 14:37:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB15321C003; Sun, 2 Dec 2012 14:37: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 1FA8621C003 for ; Sun, 2 Dec 2012 14:37:42 +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 EA29633D99A for ; Sun, 2 Dec 2012 14:37:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id A90BA2171D; Sun, 2 Dec 2012 14:37:39 +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 dev-python/python-exec: ChangeLog python-exec-0.1.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog python-exec-0.1.1.ebuild X-VCS-Directories: dev-python/python-exec X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121202143739.A90BA2171D@flycatcher.gentoo.org> Date: Sun, 2 Dec 2012 14:37:39 +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: f22bdc8c-0cfd-4719-8068-a4cbf30a770c X-Archives-Hash: 35ef900e5a8b5af986ef9d78a2df5b1c ago 12/12/02 14:37:39 Modified: ChangeLog python-exec-0.1.1.ebuild Log: Stable for amd64, wrt bug #445178 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.14 dev-python/python-exec/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-exec/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-exec/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-exec/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-exec/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 29 Nov 2012 19:02:52 -0000 1.13 +++ ChangeLog 2 Dec 2012 14:37:39 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-exec # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/ChangeLog,v 1.13 2012/11/29 19:02:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/ChangeLog,v 1.14 2012/12/02 14:37:39 ago Exp $ + + 02 Dec 2012; python-exec-0.1.1.ebuild: + Stable for amd64, wrt bug #445178 29 Nov 2012; Brent Baude python-exec-0.1.1.ebuild: Marking python-exec-0.1.1 ppc for bug 445178 1.4 dev-python/python-exec/python-exec-0.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-exec/python-exec-0.1.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-exec/python-exec-0.1.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-exec/python-exec-0.1.1.ebuild?r1=1.3&r2=1.4 Index: python-exec-0.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-exec/python-exec-0.1.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- python-exec-0.1.1.ebuild 29 Nov 2012 19:02:52 -0000 1.3 +++ python-exec-0.1.1.ebuild 2 Dec 2012 14:37:39 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/python-exec-0.1.1.ebuild,v 1.3 2012/11/29 19:02:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/python-exec-0.1.1.ebuild,v 1.4 2012/12/02 14:37:39 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-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 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" append_impl() {