diff options
author | 2008-07-17 16:45:18 +0000 | |
---|---|---|
committer | 2008-07-17 16:45:18 +0000 | |
commit | 14d7c609dcfc23c69ade641a276ea4cdcba65ad1 (patch) | |
tree | 9cd3e0ceff79ecf44f16c209b37d0b30f60f5e54 /profiles | |
parent | version bump (diff) | |
download | gentoo-2-14d7c609dcfc23c69ade641a276ea4cdcba65ad1.tar.gz gentoo-2-14d7c609dcfc23c69ade641a276ea4cdcba65ad1.tar.bz2 gentoo-2-14d7c609dcfc23c69ade641a276ea4cdcba65ad1.zip |
Added wcs local flag for hippodraw and some syntax
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 13 |
2 files changed, 11 insertions, 7 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 7d454032ffc4..de91e4d8ce65 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1689 2008/07/17 13:55:37 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1690 2008/07/17 16:45:18 bicatali Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If doubt put a record here! + 17 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc: + Added wcs local flag for hippodraw and some syntax + 17 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> package.mask: removing =freetds-0.82 mask again, apparently only php was broken and this has been fixed since diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 47b0557c8bab..f8fd69acbb2f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3631 2008/07/17 03:13:24 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3632 2008/07/17 16:45:18 bicatali Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2038,11 +2038,12 @@ sci-physics/root:clarens - Adds support for Clarens Grid Web services and PROOF sci-physics/root:geant4 - Adds navigator for the GEANT4 simulation toolkit sci-physics/root:math - Build extra math and numerical libraries for root (needs gsl) sci-physics/root:xrootd - Adds xrootd support, a low latency file server -sci-visualization/hippodraw:fits - Add FITS format support to hippodraw, via cfitsio -sci-visualization/hippodraw:numarray - Add numarray python array support -sci-visualization/hippodraw:numpy - Add numpy support -sci-visualization/hippodraw:root - Add root i/o, and minuit support -sci-visualization/labplot:R - Enable R support +sci-visualization/hippodraw:fits - Adds FITS format support via cfitsio/pyfits +sci-visualization/hippodraw:numarray - Adds numarray python array support +sci-visualization/hippodraw:numpy - Adds numpy python array support +sci-visualization/hippodraw:root - Adds ROOT i/o support +sci-visualization/hippodraw:wcs - Adds World Coordinate System support +sci-visualization/labplot:R - Adds statistical R support sci-visualization/labplot:cdf - Adds cdf data exchange format support sci-visualization/labplot:kexi - Import and export data from/to MySQL, PostgreSQL etc. via Kexi (app-office/kexi). sci-visualization/labplot:qhull - Adds media-libs/qhull (geometric extensions) support |