diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-10 08:39:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-10 08:39:42 +0000 |
commit | 0aa25177768a46b9f18bbf7cca10a15960272fc4 (patch) | |
tree | 4600be150a2fa7436d08d4277ec0dd45d8c53e04 /profiles | |
parent | arm stable (diff) | |
download | historical-0aa25177768a46b9f18bbf7cca10a15960272fc4.tar.gz historical-0aa25177768a46b9f18bbf7cca10a15960272fc4.tar.bz2 historical-0aa25177768a46b9f18bbf7cca10a15960272fc4.zip |
remove obsolete boost and plugin USE-flag from media-gfx/inkscape
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 494aebe4c601..8e2d0e6ebd1e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.984 2008/01/09 23:56:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.985 2008/01/10 08:39:42 maekke Exp $ + + 10 Jan 2008; Markus Meier <maekke@gentoo.org> use.local.desc: + remove obsolete boost and plugin USE-flag from media-gfx/inkscape 09 Jan 2008; SĂ©bastien Fabbro <bicatali@gentoo.org> use.local.desc: Added pch local use flag for sci-physics/root diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9a30930af999..ba0b718f68db 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.3282 2008/01/10 03:27:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3283 2008/01/10 08:39:42 maekke Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -916,10 +916,8 @@ media-gfx/imagemagick:gs - enable ghostscript support media-gfx/imagemagick:hdri - Enables High Dynamic Range Images formats media-gfx/imagemagick:q32 - Set quantum depth to 32 media-gfx/imagemagick:q8 - Set quantum depth to 8 -media-gfx/inkscape:boost - use external boost media-gfx/inkscape:dia - Pull in app-office/dia for dia import extension media-gfx/inkscape:inkjar - enables support for OpenOffice.org SVG jar files -media-gfx/inkscape:plugin - enables extra plugins media-gfx/inkscape:postscript - Pull in dependencies needed for the postscript import extension media-gfx/k3d:plib - build plib-based import/export library media-gfx/maya:bundled-libs - Use the bundled versions of libs rather than system ones (libstdc++, libgcc_s, libqt, and libXm) |