diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-06-19 04:41:15 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-06-19 04:41:15 +0000 |
commit | 0e34ec15df58f433d677432bc15828568720a2eb (patch) | |
tree | 574f8832e5e826160a7da06499c092f820fac7f2 /profiles | |
parent | whitespace (diff) | |
download | gentoo-2-0e34ec15df58f433d677432bc15828568720a2eb.tar.gz gentoo-2-0e34ec15df58f433d677432bc15828568720a2eb.tar.bz2 gentoo-2-0e34ec15df58f433d677432bc15828568720a2eb.zip |
Add local htmlsingle USE flag for app-doc/linuxfromscratch.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index f28b1f04218d..6ee1c3aee8f2 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.1565 2008/06/19 01:25:39 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1566 2008/06/19 04:41:14 dirtyepic 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! + 19 Jun 2008; Ryan Hill <dirtyepic@gentoo.org> use.local.desc: + Add local htmlsingle USE flag for app-doc/linuxfromscratch. + 19 Jun 2008; Jeremy Olexa <darkside@gentoo.org> package.mask: Remove app-pda/syncekonnector from p.mask, removed from tree. bug #180883 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c40475028788..fdd52ef32aeb 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.3593 2008/06/18 10:45:22 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3594 2008/06/19 04:41:15 dirtyepic Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -86,6 +86,7 @@ app-dicts/stardict:pronounce - Install WyabdcRealPeopleTTS package (it is just m app-dicts/stardict:qqwry - Enable QQWry plugin, which provides information (in Chinees language) about geographical position, owner, etc. for IP address app-doc/doxygen:nodot - removes graphviz dependency, along with dot graphs app-doc/gimp-help:webinstall - optimize images for web installation (fewer colors, depends on imagemagick) +app-doc/linuxfromscratch:htmlsingle - Also install all-on-one-page HTML version app-doc/pms:all-options - Include both sides of kdebuild conditionals, shown in different colours (PDF only) app-doc/pms:html - Generate PMS as .html as well app-doc/pms:kdebuild - Include specification for the kdebuild EAPI, see http://www.gentoo.org/proj/en/desktop/kde/kdebuild-1.xml |