Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
Subject: gentoo-x86 commit in dev-python/django: django-1.1.ebuild
Date: Wed, 05 Aug 2009 18:40:41 +0000
arfrever    09/08/05 18:40:41

  Modified:             django-1.1.ebuild
  Log:
  Use PYTHON() instead of get_python().
  (Portage version: 13919-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/django/django-1.1.ebuild

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

Index: django-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/django/django-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- django-1.1.ebuild	4 Aug 2009 03:19:59 -0000	1.1
+++ django-1.1.ebuild	5 Aug 2009 18:40:41 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-1.1.ebuild,v 1.1 2009/08/04 03:19:59 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-1.1.ebuild,v 1.2 2009/08/05 18:40:41 arfrever Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -59,7 +59,7 @@
 ROOT_URLCONF='tests/urls.py'
 SITE_ID=1
 __EOF__
-		PYTHONPATH="build-${PYTHON_ABI}/lib" "$(get_python)" tests/runtests.py --settings=settings -v1
+		PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" tests/runtests.py --settings=settings -v1
 	}
 	python_execute_function testing
 }





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-python/decorator: decorator-3.0.1.ebuild
Next by thread:
gentoo-x86 commit in dev-python/pyopenssl: pyopenssl-0.9-r1.ebuild
Previous by date:
gentoo-x86 commit in dev-python/decorator: decorator-3.0.1.ebuild
Next by date:
gentoo-x86 commit in dev-python/pyopenssl: pyopenssl-0.9-r1.ebuild


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.