public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/routes: routes-1.12.3.ebuild
@ 2010-12-26 15:43 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-12-26 15:43 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/12/26 15:43:23

  Modified:             routes-1.12.3.ebuild
  Log:
  Use PyPI mirrors.
  
  (Portage version: 2.2.0_alpha10_p8/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/routes/routes-1.12.3.ebuild

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

Index: routes-1.12.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.12.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- routes-1.12.3.ebuild	5 Jun 2010 20:10:47 -0000	1.2
+++ routes-1.12.3.ebuild	26 Dec 2010 15:43:23 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.12.3.ebuild,v 1.2 2010/06/05 20:10:47 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.12.3.ebuild,v 1.3 2010/12/26 15:43:23 arfrever Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@
 
 DESCRIPTION="A Python re-implementation of the Rails routes system for mapping URL's to Controllers/Actions."
 HOMEPAGE="http://routes.groovie.org http://pypi.python.org/pypi/Routes"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/routes: routes-1.12.3.ebuild
@ 2010-06-05 20:10 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-05 20:10 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/05 20:10:48

  Modified:             routes-1.12.3.ebuild
  Log:
  Fix typo.
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/routes/routes-1.12.3.ebuild

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

Index: routes-1.12.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.12.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- routes-1.12.3.ebuild	5 Jun 2010 20:08:55 -0000	1.1
+++ routes-1.12.3.ebuild	5 Jun 2010 20:10:47 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.12.3.ebuild,v 1.1 2010/06/05 20:08:55 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.12.3.ebuild,v 1.2 2010/06/05 20:10:47 arfrever Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -34,7 +34,6 @@
 	if use doc; then
 		cd docs/_build/html
 		docinto html
-		dohtml -r docs/_build/html/* || die "dohtml failed"
 		cp -R [a-z]* _images _static "${ED}usr/share/doc/${PF}/html" || die "Installation of documentation failed"
 	fi
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-26 15:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-26 15:43 [gentoo-commits] gentoo-x86 commit in dev-python/routes: routes-1.12.3.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-05 20:10 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