From 5616b49d31f81f0223e443b1bca149d43587a493 Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Tue, 22 Jun 2010 16:07:52 +0000 Subject: Removed cint7 flag, discontinued effort, and does not compile (bug #324957]) (Portage version: 2.2_rc67/cvs/Linux x86_64) --- sci-physics/root/ChangeLog | 7 ++++++- sci-physics/root/root-5.26.00-r3.ebuild | 5 ++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'sci-physics') diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 7cc47dd6748a..c48e7c202aff 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-physics/root # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.67 2010/06/17 21:09:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.68 2010/06/22 16:07:52 bicatali Exp $ + + 22 Jun 2010; Sébastien Fabbro + root-5.26.00-r3.ebuild: + Removed cint7 flag, discontinued effort, and does not compile (bug + #324957]) 17 Jun 2010; Patrick Lauer root-5.22.00-r2.ebuild, root-5.22.00-r3.ebuild, root-5.24.00-r1.ebuild, root-5.26.00-r2.ebuild, diff --git a/sci-physics/root/root-5.26.00-r3.ebuild b/sci-physics/root/root-5.26.00-r3.ebuild index e6ad9c1e5401..826b646d6e14 100644 --- a/sci-physics/root/root-5.26.00-r3.ebuild +++ b/sci-physics/root/root-5.26.00-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00-r3.ebuild,v 1.2 2010/06/17 21:09:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00-r3.ebuild,v 1.3 2010/06/22 16:07:52 bicatali Exp $ EAPI=2 inherit versionator eutils qt4 elisp-common fdo-mime toolchain-funcs @@ -23,7 +23,7 @@ SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="~amd64 ~hppa ~sparc ~x86" -IUSE="afs cint7 clarens doc emacs examples fftw geant4 gsl kerberos ldap +IUSE="afs clarens doc emacs examples fftw geant4 gsl kerberos ldap +math mysql odbc +opengl openmp oracle postgres pythia6 pythia8 python +reflex ruby qt4 ssl xft xml xinetd xrootd" @@ -163,7 +163,6 @@ src_configure() { --enable-table \ --with-afs-shared=yes \ $(use_enable afs) \ - $(use_enable cint7) \ $(use_enable clarens) \ $(use_enable clarens peac) \ $(use_enable fftw fftw3) \ -- cgit v1.2.3-65-gdbad