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

arfrever    10/06/08 00:21:37

  Modified:             astng-0.20.1.ebuild
  Log:
  Fix dependencies.
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/astng/astng-0.20.1.ebuild

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

Index: astng-0.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.20.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- astng-0.20.1.ebuild	13 May 2010 18:18:39 -0000	1.1
+++ astng-0.20.1.ebuild	8 Jun 2010 00:21:37 -0000	1.2
@@ -1,10 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.20.1.ebuild,v 1.1 2010/05/13 18:18:39 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.20.1.ebuild,v 1.2 2010/06/08 00:21:37 arfrever Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
 
 inherit distutils
 
@@ -17,10 +18,10 @@
 KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos"
 IUSE="test"
 
-RDEPEND=">=dev-python/logilab-common-0.39.0"
+# Version specified in __pkginfo__.py.
+RDEPEND=">=dev-python/logilab-common-0.49.0"
 DEPEND="${RDEPEND}
 	test? ( >=dev-python/egenix-mx-base-3.0.0 )"
-RESTRICT_PYTHON_ABIS="3.*"
 
 S="${WORKDIR}/logilab-${P}"
 
@@ -60,5 +61,5 @@
 		# Remove unittests since they're just needed during build-time
 		rm -fr "${sdir}/astng/test" || die
 	}
-	python_execute_function --action-message 'Deletion of unneeded files with Python ${PYTHON_ABI}' deletion_of_unneeded_files
+	python_execute_function -q deletion_of_unneeded_files
 }






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

only message in thread, other threads:[~2010-06-08  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-08  0:21 [gentoo-commits] gentoo-x86 commit in dev-python/astng: astng-0.20.1.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