* [gentoo-commits] gentoo-x86 commit in dev-util/bzr: bzr-2.0.4.ebuild bzr-2.1.0_beta4.ebuild
@ 2010-02-26 19:09 99% Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 1+ results
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-02-26 19:09 UTC (permalink / raw
To: gentoo-commits
arfrever 10/02/26 19:09:27
Modified: bzr-2.0.4.ebuild bzr-2.1.0_beta4.ebuild
Log:
Simplify dependencies.
(Portage version: 15458-svn/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-util/bzr/bzr-2.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/bzr/bzr-2.0.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/bzr/bzr-2.0.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/bzr/bzr-2.0.4.ebuild?r1=1.4&r2=1.5
Index: bzr-2.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-2.0.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bzr-2.0.4.ebuild 23 Feb 2010 21:47:51 -0000 1.4
+++ bzr-2.0.4.ebuild 26 Feb 2010 19:09:26 -0000 1.5
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-2.0.4.ebuild,v 1.4 2010/02/23 21:47:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-2.0.4.ebuild,v 1.5 2010/02/26 19:09:26 arfrever Exp $
EAPI=3
-PYTHON_DEPEND=2:2.4
+PYTHON_DEPEND=2
-inherit distutils bash-completion elisp-common eutils versionator
+inherit bash-completion distutils elisp-common eutils versionator
MY_PV=${PV/_rc/rc}
MY_P=${PN}-${MY_PV}
@@ -37,8 +37,8 @@
SITEFILE=71bzr-gentoo.el
DOCS="doc/*.txt"
-src_unpack() {
- distutils_src_unpack
+src_prepare() {
+ distutils_src_prepare
# Don't regenerate .c files from .pyx when pyrex is found.
epatch "${FILESDIR}/${PN}-1.8-no-pyrex.patch"
1.6 dev-util/bzr/bzr-2.1.0_beta4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/bzr/bzr-2.1.0_beta4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/bzr/bzr-2.1.0_beta4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/bzr/bzr-2.1.0_beta4.ebuild?r1=1.5&r2=1.6
Index: bzr-2.1.0_beta4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-2.1.0_beta4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bzr-2.1.0_beta4.ebuild 23 Feb 2010 21:50:18 -0000 1.5
+++ bzr-2.1.0_beta4.ebuild 26 Feb 2010 19:09:26 -0000 1.6
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-2.1.0_beta4.ebuild,v 1.5 2010/02/23 21:50:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-2.1.0_beta4.ebuild,v 1.6 2010/02/26 19:09:26 arfrever Exp $
EAPI=3
-PYTHON_DEPEND=2:2.4
+PYTHON_DEPEND=2
-inherit distutils bash-completion elisp-common eutils versionator
+inherit bash-completion distutils elisp-common eutils versionator
MY_PV=${PV/_rc/rc}
MY_PV=${PV/_beta/b}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-02-26 19:09 99% [gentoo-commits] gentoo-x86 commit in dev-util/bzr: bzr-2.0.4.ebuild bzr-2.1.0_beta4.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