summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2010-06-22 16:07:52 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2010-06-22 16:07:52 +0000
commit5616b49d31f81f0223e443b1bca149d43587a493 (patch)
treead6b00e78eb12e3a76ac0a8f9e802193c4ce3a73 /sci-physics
parentRaise dependencies to libmsn-4.1 (diff)
downloadgentoo-2-5616b49d31f81f0223e443b1bca149d43587a493.tar.gz
gentoo-2-5616b49d31f81f0223e443b1bca149d43587a493.tar.bz2
gentoo-2-5616b49d31f81f0223e443b1bca149d43587a493.zip
Removed cint7 flag, discontinued effort, and does not compile (bug #324957])
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/root/ChangeLog7
-rw-r--r--sci-physics/root/root-5.26.00-r3.ebuild5
2 files changed, 8 insertions, 4 deletions
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 <bicatali@gentoo.org>
+ root-5.26.00-r3.ebuild:
+ Removed cint7 flag, discontinued effort, and does not compile (bug
+ #324957])
17 Jun 2010; Patrick Lauer <patrick@gentoo.org> 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) \