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 82A3B1381F3 for ; Fri, 14 Jun 2013 11:22:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0D84E09FA; Fri, 14 Jun 2013 11:21:40 +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 898DCE09F7 for ; Fri, 14 Jun 2013 11:21:39 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99D9333E4B4 for ; Fri, 14 Jun 2013 11:21:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3E625E5468 for ; Fri, 14 Jun 2013 11:21:37 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1371207605.2fa02ffb1d5e48c9d74d665d0145ebfac8085bfa.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pythoncgns/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/pythoncgns/ChangeLog dev-python/pythoncgns/metadata.xml dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild X-VCS-Directories: dev-python/pythoncgns/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 2fa02ffb1d5e48c9d74d665d0145ebfac8085bfa X-VCS-Branch: master Date: Fri, 14 Jun 2013 11:21:37 +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: c5bca815-6ace-435c-9c82-96b97403e814 X-Archives-Hash: 058095dd5c1bf8dfdf42ce3508429930 commit: 2fa02ffb1d5e48c9d74d665d0145ebfac8085bfa Author: Justin Lecher gentoo org> AuthorDate: Fri Jun 14 11:00:05 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jun 14 11:00:05 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2fa02ffb dev-python/pythoncgns: Bump to EAPI=5 and distutils-r1.eclass Package-Manager: portage-2.2.0_alpha179 --- dev-python/pythoncgns/ChangeLog | 6 +++++- dev-python/pythoncgns/metadata.xml | 2 +- dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild | 10 ++++------ 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/dev-python/pythoncgns/ChangeLog b/dev-python/pythoncgns/ChangeLog index df25ae7..3893a9f 100644 --- a/dev-python/pythoncgns/ChangeLog +++ b/dev-python/pythoncgns/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-python/pythoncgns -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Jun 2013; Justin Lecher pythoncgns-2009.10.30.ebuild, + metadata.xml: + Bump to EAPI=5 and distutils-r1.eclass + 25 Jun 2011; Justin Lecher pythoncgns-2009.10.30.ebuild: 'http://pypi.python.org/packages/source' found in thirdpartymirrors diff --git a/dev-python/pythoncgns/metadata.xml b/dev-python/pythoncgns/metadata.xml index d369d06..897aa2e 100644 --- a/dev-python/pythoncgns/metadata.xml +++ b/dev-python/pythoncgns/metadata.xml @@ -1,5 +1,5 @@ - sci + sci diff --git a/dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild b/dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild index adbb333..491294f 100644 --- a/dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild +++ b/dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild @@ -1,14 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -PYTHON_MODNAME="CGNS" +PYTHON_COMPAT=( python{2_6,2_7} ) -inherit distutils +inherit distutils-r1 MY_PN="CGNS" MY_P="${MY_PN}-${PV}" 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 177C61381F3 for ; Fri, 14 Jun 2013 11:21:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8DE7E0949; Fri, 14 Jun 2013 11:21:35 +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 1477FE09A5 for ; Fri, 14 Jun 2013 11:21:35 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1534D33E215 for ; Fri, 14 Jun 2013 11:21:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8132EE468F for ; Fri, 14 Jun 2013 11:21:32 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1371207605.2fa02ffb1d5e48c9d74d665d0145ebfac8085bfa.jlec@gentoo> Subject: [gentoo-commits] proj/sci:fixing commit in: dev-python/pythoncgns/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/pythoncgns/ChangeLog dev-python/pythoncgns/metadata.xml dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild X-VCS-Directories: dev-python/pythoncgns/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 2fa02ffb1d5e48c9d74d665d0145ebfac8085bfa X-VCS-Branch: fixing Date: Fri, 14 Jun 2013 11:21:32 +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: 32bc62f0-f00e-4ba6-9f04-bec5787c325a X-Archives-Hash: d57e6786ef20a0cac9ca91cd59a7823e Message-ID: <20130614112132.olvsdUIu28IZULn-Sf-O8xdtW9YiUF_ANObgsjPKVdI@z> commit: 2fa02ffb1d5e48c9d74d665d0145ebfac8085bfa Author: Justin Lecher gentoo org> AuthorDate: Fri Jun 14 11:00:05 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jun 14 11:00:05 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2fa02ffb dev-python/pythoncgns: Bump to EAPI=5 and distutils-r1.eclass Package-Manager: portage-2.2.0_alpha179 --- dev-python/pythoncgns/ChangeLog | 6 +++++- dev-python/pythoncgns/metadata.xml | 2 +- dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild | 10 ++++------ 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/dev-python/pythoncgns/ChangeLog b/dev-python/pythoncgns/ChangeLog index df25ae7..3893a9f 100644 --- a/dev-python/pythoncgns/ChangeLog +++ b/dev-python/pythoncgns/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-python/pythoncgns -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Jun 2013; Justin Lecher pythoncgns-2009.10.30.ebuild, + metadata.xml: + Bump to EAPI=5 and distutils-r1.eclass + 25 Jun 2011; Justin Lecher pythoncgns-2009.10.30.ebuild: 'http://pypi.python.org/packages/source' found in thirdpartymirrors diff --git a/dev-python/pythoncgns/metadata.xml b/dev-python/pythoncgns/metadata.xml index d369d06..897aa2e 100644 --- a/dev-python/pythoncgns/metadata.xml +++ b/dev-python/pythoncgns/metadata.xml @@ -1,5 +1,5 @@ - sci + sci diff --git a/dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild b/dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild index adbb333..491294f 100644 --- a/dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild +++ b/dev-python/pythoncgns/pythoncgns-2009.10.30.ebuild @@ -1,14 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -PYTHON_MODNAME="CGNS" +PYTHON_COMPAT=( python{2_6,2_7} ) -inherit distutils +inherit distutils-r1 MY_PN="CGNS" MY_P="${MY_PN}-${PV}"