public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/sphinx: sphinx-1.0_beta2.ebuild
@ 2010-06-05 19:19 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-05 19:19 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/05 19:19:59

  Modified:             sphinx-1.0_beta2.ebuild
  Log:
  Fix dependencies.

Revision  Changes    Path
1.2                  dev-python/sphinx/sphinx-1.0_beta2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx/sphinx-1.0_beta2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx/sphinx-1.0_beta2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx/sphinx-1.0_beta2.ebuild?r1=1.1&r2=1.2

Index: sphinx-1.0_beta2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-1.0_beta2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sphinx-1.0_beta2.ebuild	31 May 2010 06:25:40 -0000	1.1
+++ sphinx-1.0_beta2.ebuild	5 Jun 2010 19:19:59 -0000	1.2
@@ -1,8 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-1.0_beta2.ebuild,v 1.1 2010/05/31 06:25:40 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-1.0_beta2.ebuild,v 1.2 2010/06/05 19:19:59 arfrever Exp $
 
 EAPI="3"
+PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
 DISTUTILS_SRC_TEST="nosetests"
 
@@ -14,18 +15,18 @@
 DESCRIPTION="Tool to create documentation for Python projects"
 HOMEPAGE="http://sphinx.pocoo.org/ http://pypi.python.org/pypi/Sphinx"
 SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS=""
-IUSE="doc test latex"
+IUSE="doc latex"
 
 RDEPEND=">=dev-python/pygments-0.8
 	>=dev-python/jinja-2.2
 	>=dev-python/docutils-0.5
 	latex? ( dev-texlive/texlive-latexextra )"
 DEPEND="${RDEPEND}
-	dev-python/setuptools
-	test? ( dev-python/nose )"
+	dev-python/setuptools"
 RESTRICT_PYTHON_ABIS="3.*"
 
 S="${WORKDIR}/${MY_P}"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-05 19:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-05 19:19 [gentoo-commits] gentoo-x86 commit in dev-python/sphinx: sphinx-1.0_beta2.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox