diff options
author | 2008-07-17 03:13:24 +0000 | |
---|---|---|
committer | 2008-07-17 03:13:24 +0000 | |
commit | 1a0bac030d9932013594436a1768d618453a69a9 (patch) | |
tree | 8270210184c9b4ffc517255b9f07a9052da65808 /profiles | |
parent | Add patch to fix build with GCC 4.3. Bug #231219. (diff) | |
download | historical-1a0bac030d9932013594436a1768d618453a69a9.tar.gz historical-1a0bac030d9932013594436a1768d618453a69a9.tar.bz2 historical-1a0bac030d9932013594436a1768d618453a69a9.zip |
Add fbdev & jit to use.desc.local for app-emulation/basiliskII-jit
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 7498050baee6..869bd5b7ea5d 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.1685 2008/07/16 21:31:15 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1686 2008/07/17 03:13:24 darkside 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; Jeremy Olexa <darkside@gentoo.org> use.local.desc: + Add fbdev & jit to use.desc.local for app-emulation/basiliskII-jit + 16 Jul 2008; Peter Volkov <pva@gentoo.org> package.mask: removed mask from trac as beta is removed from the tree and stable was added diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8a0aa606b617..47b0557c8bab 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.3630 2008/07/16 15:51:02 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3631 2008/07/17 03:13:24 darkside Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -137,6 +137,8 @@ app-editors/xemacs:xft - Compile with support for Xft client-side font rendering app-editors/xemacs:xim - Enable X11 XiM input method app-editors/xmlcopyeditor:guidexml - Install GuideXML templates to work with Gentoo official docs app-emacs/auctex:preview-latex - Use bundled preview-latex +app-emulation/basiliskII-jit:fbdev - Enables framebuffer support +app-emulation/basiliskII-jit:jit - Enables the jit compiler app-emacs/bbdb:tex - Install plain TeX support files app-emacs/delicious:planner - Include support for app-emacs/planner app-emacs/easypg:gnus - Include support for the Gnus newsreader |