diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-13 12:40:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-13 12:40:05 +0000 |
commit | 20b06c5bb8b8e51a4b35d25f2bd002d9113426c7 (patch) | |
tree | cd062b8ff0b5e3f60225cebfe24efe28a3ef1500 | |
parent | Remove Apache1. (diff) | |
download | gentoo-2-20b06c5bb8b8e51a4b35d25f2bd002d9113426c7.tar.gz gentoo-2-20b06c5bb8b8e51a4b35d25f2bd002d9113426c7.tar.bz2 gentoo-2-20b06c5bb8b8e51a4b35d25f2bd002d9113426c7.zip |
Add restrict-javascript USE-flag for www-client/mozilla-firefox-bin
-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 43503a635809..e49c05758c0d 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.466 2007/06/12 11:44:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.467 2007/06/13 12:40:05 armin76 Exp $ + + 13 Jun 2007; Raúl Porcel <armin76@gentoo.org> use.local.desc: + Add restrict-javascript USE-flag for www-client/mozilla-firefox-bin 12 Jun 2007; Raúl Porcel <armin76@gentoo.org> package.mask: Remove net-p2p/deluge mask diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 57593f9dfa7d..c7971b88b658 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.2860 2007/06/11 04:33:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2861 2007/06/13 12:40:05 armin76 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1936,6 +1936,7 @@ www-client/mozilla-firefox:mozdevelop - Enable features for web developers (e.g. www-client/mozilla-firefox:moznopango - Disable pango during runtime www-client/mozilla-firefox:restrict-javascript - Pull in noscript extension to disable javascript globally, putting user fully in control of the sites he/she visits www-client/mozilla-firefox:xforms - XForms is a standard to split up XHTML into XForms, instance data, and user interface +www-client/mozilla-firefox-bin:restrict-javascript - Pull in noscript extension to disable javascript globally, putting user fully in control of the sites she/she visits www-client/mozilla-launcher:aoss - Add support for media-libs/alsa-oss - playing sounds from browser via OSS emulation www-client/opera:qt-static - Installs binaries statically linked to Qt www-client/seamonkey:mozcalendar - Enable mozilla calendar extension |