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 1SXHkV-0003LN-6T for garchives@archives.gentoo.org; Wed, 23 May 2012 20:01:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4201AE0985; Wed, 23 May 2012 20:01:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 14692E0985 for ; Wed, 23 May 2012 20:01:18 +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 7865E1B402C for ; Wed, 23 May 2012 20:01:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 40294E5430 for ; Wed, 23 May 2012 20:01:16 +0000 (UTC) From: "Kacper Kowalik" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kacper Kowalik" Message-ID: <1337803188.b3d0b7fe371ffcbd278f1a0aba1366f4caeadd20.xarthisius@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/root/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/root/root-5.32.03-r1.ebuild sci-physics/root/root-9999.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik X-VCS-Revision: b3d0b7fe371ffcbd278f1a0aba1366f4caeadd20 X-VCS-Branch: master Date: Wed, 23 May 2012 20:01: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: e04b9532-5233-4009-919f-25d7e982abd1 X-Archives-Hash: f3702e8b4dece5008d11c980a640ae59 commit: b3d0b7fe371ffcbd278f1a0aba1366f4caeadd20 Author: Kacper Kowalik (Xarthisius) gentoo org= > AuthorDate: Wed May 23 19:59:48 2012 +0000 Commit: Kacper Kowalik gentoo org> CommitDate: Wed May 23 19:59:48 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Db3d0b7fe [sci-physics/root] add user.eclass for enew{user,group} --- sci-physics/root/root-5.32.03-r1.ebuild | 2 +- sci-physics/root/root-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-physics/root/root-5.32.03-r1.ebuild b/sci-physics/root/r= oot-5.32.03-r1.ebuild index c20b911..eaa1734 100644 --- a/sci-physics/root/root-5.32.03-r1.ebuild +++ b/sci-physics/root/root-5.32.03-r1.ebuild @@ -17,7 +17,7 @@ else KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux" fi =20 -inherit elisp-common eutils fdo-mime fortran-2 python toolchain-funcs ${= _SVN} +inherit elisp-common eutils user fdo-mime fortran-2 python toolchain-fun= cs ${_SVN} =20 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 762ce88..881b65f 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -17,7 +17,7 @@ else KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux" fi =20 -inherit elisp-common eutils fdo-mime fortran-2 python toolchain-funcs ${= _SVN} +inherit elisp-common eutils user fdo-mime fortran-2 python toolchain-fun= cs ${_SVN} =20 ROOFIT_DOC_PV=3D2.91-33 TMVA_DOC_PV=3D4.03