From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-335893-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QA3qN-0005j6-NA for garchives@archives.gentoo.org; Wed, 13 Apr 2011 17:27:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECBF51C0FD; Wed, 13 Apr 2011 17:26:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A60461C0FB for <gentoo-commits@lists.gentoo.org>; Wed, 13 Apr 2011 17:26:50 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 816191B4133 for <gentoo-commits@lists.gentoo.org>; Wed, 13 Apr 2011 17:26:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6F46A80072 for <gentoo-commits@lists.gentoo.org>; Wed, 13 Apr 2011 17:26:48 +0000 (UTC) From: "Justin Lecher" <jlec@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org> Message-ID: <cedd4c237f2b761e093713ea368ec15fbd354198.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-geosciences/pydap_handlers_netcdf/ X-VCS-Repository: proj/sci X-VCS-Files: sci-geosciences/pydap_handlers_netcdf/ChangeLog sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0.5.0-r1.ebuild sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0.5.0.ebuild X-VCS-Directories: sci-geosciences/pydap_handlers_netcdf/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: cedd4c237f2b761e093713ea368ec15fbd354198 Date: Wed, 13 Apr 2011 17:26:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 5dc5a70f900d293527833c61af5fec94 commit: cedd4c237f2b761e093713ea368ec15fbd354198 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 17:06:32 2011 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Apr 13 17:06:32 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Dcedd4c23 Fix for python ABI stuff (Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-geosciences/pydap_handlers_netcdf/ChangeLog | 8 +++++++- ...build =3D> pydap_handlers_netcdf-0.5.0-r1.ebuild} | 18 +++++++++++-= ------ 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/sci-geosciences/pydap_handlers_netcdf/ChangeLog b/sci-geosci= ences/pydap_handlers_netcdf/ChangeLog index e09de76..e026cab 100644 --- a/sci-geosciences/pydap_handlers_netcdf/ChangeLog +++ b/sci-geosciences/pydap_handlers_netcdf/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for sci-geosciences/pydap_handlers_netcdf -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*pydap_handlers_netcdf-0.5.0-r1 (13 Apr 2011) + + 13 Apr 2011; Justin Lecher <jlec@gentoo.org> + -pydap_handlers_netcdf-0.5.0.ebuild, +pydap_handlers_netcdf-0.5.0-r1.e= build: + Fix for python ABI stuff + *pydap_handlers_netcdf-0.5.0 (22 Nov 2010) =20 22 Nov 2010; Tim Cera <timcera@earthlink.net> diff --git a/sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-= 0.5.0.ebuild b/sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcd= f-0.5.0-r1.ebuild similarity index 63% rename from sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0= .5.0.ebuild rename to sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0.5= .0-r1.ebuild index 10269c5..8db95ce 100644 --- a/sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0.5.0.e= build +++ b/sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0.5.0-r= 1.ebuild @@ -1,17 +1,20 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -EAPI=3D"2" -PYTHON_DEPEND=3D"2:2.4" +EAPI=3D"3" =20 -inherit python distutils +PYTHON_DEPEND=3D"2" +SUPPORT_PYTHON_ABIS=3D"1" +RESTRICT_PYTHON_ABIS=3D"3.*" + +inherit distutils =20 MY_PN=3D${PN//_/.} MY_P=3D${P//_/.} =20 DESCRIPTION=3D"NetCDF handler for Pydap Data Access Protocol server." -HOMEPAGE=3D"http://pydap.org" +HOMEPAGE=3D"http://pydap.org/" =20 SRC_URI=3D"mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" =20 @@ -21,8 +24,9 @@ KEYWORDS=3D"~amd64" IUSE=3D"" =20 DEPEND=3D">=3Ddev-python/setuptools-0.6_rc3" -RDEPEND=3D">=3Dsci-geosciences/pydap-3.0_rc8 +RDEPEND=3D" + >=3Dsci-geosciences/pydap-3.0_rc8 >=3Ddev-python/pupynere-1.0.8 >=3Ddev-python/arrayterator-1.0.1" =20 -S=3D"$WORKDIR/$MY_P" +S=3D"${WORKDIR}/${MY_P}"