summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2011-05-17 18:14:04 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2011-05-17 18:14:04 +0000
commit7832c1eff60cf3017e84fedff5492ac26ee93648 (patch)
tree041860c80c595290d22376d85d76e97c6f7069b6 /sci-physics
parentRestrict Jython ABIs. (diff)
downloadgentoo-2-7832c1eff60cf3017e84fedff5492ac26ee93648.tar.gz
gentoo-2-7832c1eff60cf3017e84fedff5492ac26ee93648.tar.bz2
gentoo-2-7832c1eff60cf3017e84fedff5492ac26ee93648.zip
Version bump
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/root/ChangeLog8
-rw-r--r--sci-physics/root/root-5.28.00d.ebuild (renamed from sci-physics/root/root-5.28.00b.ebuild)17
2 files changed, 16 insertions, 9 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog
index 081a16e4b827..34af9a42284c 100644
--- a/sci-physics/root/ChangeLog
+++ b/sci-physics/root/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-physics/root
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.81 2011/03/16 21:07:15 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.82 2011/05/17 18:14:04 bicatali Exp $
+
+*root-5.28.00d (17 May 2011)
+
+ 17 May 2011; Sébastien Fabbro <bicatali@gentoo.org> -root-5.28.00b.ebuild,
+ +root-5.28.00d.ebuild:
+ Version bump
*root-5.28.00b (16 Mar 2011)
diff --git a/sci-physics/root/root-5.28.00b.ebuild b/sci-physics/root/root-5.28.00d.ebuild
index 3e24d9044b7a..88f61826b493 100644
--- a/sci-physics/root/root-5.28.00b.ebuild
+++ b/sci-physics/root/root-5.28.00d.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.28.00b.ebuild,v 1.1 2011/03/16 21:07:15 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.28.00d.ebuild,v 1.1 2011/05/17 18:14:04 bicatali Exp $
EAPI=3
PYTHON_DEPEND="python? 2"
@@ -10,11 +10,12 @@ inherit versionator eutils elisp-common fdo-mime python toolchain-funcs flag-o-m
DOC_PV=5_26
ROOFIT_DOC_PV=2.91-33
TMVA_DOC_PV=4.03
+PATCH_PV=5.28.00b
DESCRIPTION="C++ data analysis framework and interpreter from CERN"
HOMEPAGE="http://root.cern.ch/"
SRC_URI="ftp://root.cern.ch/${PN}/${PN}_v${PV}.source.tar.gz
- http://dev.gentoo.org/~bicatali/${P}-xrootd-prop-flags.patch.bz2
+ http://dev.gentoo.org/~bicatali/${PN}-${PATCH_PV}-xrootd-prop-flags.patch.bz2
doc? ( ftp://root.cern.ch/${PN}/doc/Users_Guide_${DOC_PV}.pdf
math? (
ftp://root.cern.ch/${PN}/doc/RooFit_Users_Manual_${ROOFIT_DOC_PV}.pdf
@@ -107,12 +108,12 @@ pkg_setup() {
src_prepare() {
epatch \
- "${WORKDIR}"/${P}-xrootd-prop-flags.patch \
- "${FILESDIR}"/${P}-prop-ldflags.patch \
- "${FILESDIR}"/${P}-asneeded.patch \
- "${FILESDIR}"/${P}-nobyte-compile.patch \
- "${FILESDIR}"/${P}-glibc212.patch \
- "${FILESDIR}"/${P}-unuran.patch
+ "${WORKDIR}"/${PN}-${PATCH_PV}-xrootd-prop-flags.patch \
+ "${FILESDIR}"/${PN}-${PATCH_PV}-prop-ldflags.patch \
+ "${FILESDIR}"/${PN}-${PATCH_PV}-asneeded.patch \
+ "${FILESDIR}"/${PN}-${PATCH_PV}-nobyte-compile.patch \
+ "${FILESDIR}"/${PN}-${PATCH_PV}-glibc212.patch \
+ "${FILESDIR}"/${PN}-${PATCH_PV}-unuran.patch
# make sure we use system libs and headers
rm montecarlo/eg/inc/cfortran.h README/cfortran.doc