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 ) id 1QaWct-0002qc-6y for garchives@archives.gentoo.org; Sat, 25 Jun 2011 17:26:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 797461C1AC; Sat, 25 Jun 2011 17:22:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 348941C17E for ; Sat, 25 Jun 2011 17:22:03 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3155F2AC07B for ; Sat, 25 Jun 2011 17:22:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0D8038003C for ; Sat, 25 Jun 2011 17:22:01 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: dev-python/numpydoc/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/numpydoc/ChangeLog dev-python/numpydoc/metadata.xml dev-python/numpydoc/numpydoc-0.4.ebuild X-VCS-Directories: dev-python/numpydoc/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: a87be23ba881f123b2915e1c11e256f019acab8b Date: Sat, 25 Jun 2011 17:22:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2496cacfc30323829f677f48e92d5dc0 commit: a87be23ba881f123b2915e1c11e256f019acab8b Author: Justin Lecher gentoo org> AuthorDate: Sat Jun 25 14:13:08 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jun 25 14:13:08 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Da87be23b 'http://pypi.python.org/packages/source' found in thirdpartymirrors (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- dev-python/numpydoc/ChangeLog | 6 +++++- dev-python/numpydoc/metadata.xml | 6 +++--- dev-python/numpydoc/numpydoc-0.4.ebuild | 9 +++++---- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/dev-python/numpydoc/ChangeLog b/dev-python/numpydoc/ChangeLo= g index c40c725..0f35d94 100644 --- a/dev-python/numpydoc/ChangeLog +++ b/dev-python/numpydoc/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-python/numpydoc -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 25 Jun 2011; Justin Lecher numpydoc-0.4.ebuild, + metadata.xml: + 'http://pypi.python.org/packages/source' found in thirdpartymirrors + 03 Nov 2010; Kacper Kowalik numpydoc-0.4.ebuil= d: Add ~x86, restrict python-3.*. Thanks to W. Trevor King for the report. diff --git a/dev-python/numpydoc/metadata.xml b/dev-python/numpydoc/metad= ata.xml index f1ab7ec..8f12a89 100644 --- a/dev-python/numpydoc/metadata.xml +++ b/dev-python/numpydoc/metadata.xml @@ -1,9 +1,9 @@ -sci -python - + sci + python + Sphinx extension to support docstrings in Numpy format. diff --git a/dev-python/numpydoc/numpydoc-0.4.ebuild b/dev-python/numpydo= c/numpydoc-0.4.ebuild index b8b5302..4e472c9 100644 --- a/dev-python/numpydoc/numpydoc-0.4.ebuild +++ b/dev-python/numpydoc/numpydoc-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -10,9 +10,10 @@ RESTRICT_PYTHON_ABIS=3D"3.*" inherit distutils =20 DESCRIPTION=3D"Sphinx extension to support docstrings in Numpy format" -HOMEPAGE=3D"http://projects.scipy.org/numpy/browser/trunk/doc/sphinxext - http://pypi.python.org/pypi/numpydoc" -SRC_URI=3D"http://pypi.python.org/packages/source/n/${PN}/${P}.tar.gz" +HOMEPAGE=3D" + http://projects.scipy.org/numpy/browser/trunk/doc/sphinxext/ + http://pypi.python.org/pypi/numpydoc/" +SRC_URI=3D"mirror://pypi/n/${PN}/${P}.tar.gz" =20 LICENSE=3D"PYTHON BSD" SLOT=3D"0"