diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-24 14:58:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-24 14:58:21 +0000 |
commit | 6693a9b22479d6a9b9d28694e8e74ecef5163402 (patch) | |
tree | 07daefa3e26cd9d8b80ea542712c1374d71f7d89 /profiles | |
parent | (QA) Add missing flag to IUSE. bug #177003. (diff) | |
download | gentoo-2-6693a9b22479d6a9b9d28694e8e74ecef5163402.tar.gz gentoo-2-6693a9b22479d6a9b9d28694e8e74ecef5163402.tar.bz2 gentoo-2-6693a9b22479d6a9b9d28694e8e74ecef5163402.zip |
Remove unused use-flag for www-client/mozilla-launcher, bug 134491
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 3ea47113e419..34621b2753f6 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.492 2007/06/24 14:46:18 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.493 2007/06/24 14:58:21 armin76 Exp $ + + 24 Jun 2007; Raúl Porcel <armin76@gentoo.org> use.local.desc: + Remove unused use-flag for www-client/mozilla-launcher, bug 134491 24 Jun 2007; Ulrich Mueller <ulm@gentoo.org> use.local.desc: Remove unused aqua USE flag for app-editors/emacs-cvs, bug #134491. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9e14279df109..b993f5ef70b8 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.2887 2007/06/24 14:46:19 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2888 2007/06/24 14:58:21 armin76 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1967,7 +1967,6 @@ 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 www-client/seamonkey:mozdevelop - Enable features for web developers (e.g. Venkman) |