From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SWv16-0005m6-FZ for garchives@archives.gentoo.org; Tue, 22 May 2012 19:45:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B8C9E0776; Tue, 22 May 2012 19:43:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0F044E0776 for ; Tue, 22 May 2012 19:43:19 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 34F0A1B4029 for ; Tue, 22 May 2012 19:43:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 42C4BE5443 for ; Tue, 22 May 2012 19:43:16 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1337714655.4108610d5d4a76197d836067857f80b374900b5c.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/root/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/root/ChangeLog sci-physics/root/root-5.32.03.ebuild sci-physics/root/root-9999.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4108610d5d4a76197d836067857f80b374900b5c X-VCS-Branch: master Date: Tue, 22 May 2012 19:43:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 50949f9e-9925-4eb3-a1e8-47f0d1137487 X-Archives-Hash: d5c482087eff86c3d76bb2e6dd1f983c commit: 4108610d5d4a76197d836067857f80b374900b5c Author: Justin Lecher gentoo org> AuthorDate: Tue May 22 19:24:15 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue May 22 19:24:15 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D4108610d sci-physics/root: Add missing eutils.eclass (Portage version: 2.2.0_alpha107/git/Linux x86_64, unsigned Manifest comm= it) --- sci-physics/root/ChangeLog | 4 ++++ sci-physics/root/root-5.32.03.ebuild | 6 ++++-- sci-physics/root/root-9999.ebuild | 6 ++++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index bd33ae5..cb21ccb 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.96 201= 2/03/29 18:21:49 bicatali Exp $ =20 + 22 May 2012; Justin Lecher root-5.32.03.ebuild, + root-9999.ebuild: + Add missing eutils.eclass + *root-5.32.03 (15 May 2012) =20 15 May 2012; Andrew Savchenko diff --git a/sci-physics/root/root-5.32.03.ebuild b/sci-physics/root/root= -5.32.03.ebuild index 8366d86..c356d2d 100644 --- a/sci-physics/root/root-5.32.03.ebuild +++ b/sci-physics/root/root-5.32.03.ebuild @@ -3,11 +3,11 @@ # $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.02-r1.ebui= ld,v 1.3 2012/05/04 07:55:34 jdhore Exp $ =20 EAPI=3D4 + PYTHON_DEPEND=3D"python? 2" -inherit elisp-common eutils fdo-mime fortran-2 python toolchain-funcs =20 if [[ ${PV} =3D=3D "9999" ]] ; then - inherit subversion + _SVN=3Dsubversion ESVN_REPO_URI=3D"https://root.cern.ch/svn/root/trunk" ESVN_OPTIONS=3D"--non-interactive --trust-server-cert" SRC_URI=3D"" @@ -17,6 +17,8 @@ else KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux" fi =20 +inherit elisp-common eutils fdo-mime fortran-2 python toolchain-funcs ${= _SVN} + DOC_PV=3D5_26 ROOFIT_DOC_PV=3D2.91-33 TMVA_DOC_PV=3D4.03 diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-99= 99.ebuild index 1b9f8e8..33a705f 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -3,11 +3,11 @@ # $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.01.ebuild,= v 1.1 2012/03/02 05:34:01 bicatali Exp $ =20 EAPI=3D4 + PYTHON_DEPEND=3D"python? 2" -inherit elisp-common eutils fdo-mime fortran-2 python toolchain-funcs =20 if [[ ${PV} =3D=3D "9999" ]] ; then - inherit subversion + _SVN=3Dsubversion ESVN_REPO_URI=3D"https://root.cern.ch/svn/root/trunk" ESVN_OPTIONS=3D"--non-interactive --trust-server-cert" SRC_URI=3D"" @@ -17,6 +17,8 @@ else KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux" fi =20 +inherit elisp-common eutils fdo-mime fortran-2 python toolchain-funcs ${= _SVN} + DOC_PV=3D5_26 ROOFIT_DOC_PV=3D2.91-33 TMVA_DOC_PV=3D4.03