diff options
author | 2007-11-09 12:24:03 +0000 | |
---|---|---|
committer | 2007-11-09 12:24:03 +0000 | |
commit | 05c47c1ad1c305fea73eb5d01d71bb8fb1f6bdd3 (patch) | |
tree | 0fbbfb54a40b57f21d512de10aa2a890b1728625 /profiles | |
parent | remove after vmware to work around hanging boot, bug 89956 (diff) | |
download | gentoo-2-05c47c1ad1c305fea73eb5d01d71bb8fb1f6bdd3.tar.gz gentoo-2-05c47c1ad1c305fea73eb5d01d71bb8fb1f6bdd3.tar.bz2 gentoo-2-05c47c1ad1c305fea73eb5d01d71bb8fb1f6bdd3.zip |
Added fits local use flag for veusz
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index bfb5d1be02cd..4279b630dca2 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.800 2007/11/08 23:02:57 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.801 2007/11/09 12:24:03 bicatali Exp $ + + 09 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc: + Added fits local use flag for veusz 08 Nov 2007; Timo Gurr <tgurr@gentoo.org> use.local.desc: Add cups-1.3.4 zeroconf local USE flag. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0a61642294fb..d876802149c5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3127 2007/11/08 23:02:57 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3128 2007/11/09 12:24:03 bicatali Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1862,7 +1862,7 @@ sci-misc/nco:udunits - Add udunits files support sci-misc/ncview:udunits - Add udunits files support sci-physics/root:cern - Add cernlib i/o functionality to root sci-visualization/gnuplot:xemacs - Add support for XEmacs -sci-visualization/hippodraw:fits - Add FITS support to hippodraw, via cfitsio +sci-visualization/hippodraw:fits - Add FITS format support to hippodraw, via cfitsio sci-visualization/hippodraw:numarray - Add numarray python array support sci-visualization/hippodraw:root - Add root i/o, and minuit support sci-visualization/labplot:cdf - Adds cdf data exchange format support @@ -1870,6 +1870,7 @@ sci-visualization/labplot:kexi - Import and export data from/to MySQL, PostgreSQ sci-visualization/opendx:cdf - Adds cdf data exchange format support sci-visualization/opendx:hdf - Adds support for the Hierarchical Data Format sci-visualization/paraview:hdf5 - Adds support for the Hierarchical Data Format v5 +sci-visualization/veusz:fits - Adds FITS format format, via pyfits sec-policy/selinux-desktop:avahi - Add avahi SELinux policy. sys-apps/acl:nfs - add support for NFS acls sys-apps/busybox:make-symlinks - Create all the appropriate symlinks in /bin and /sbin |