diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-30 22:42:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-30 22:42:26 +0000 |
commit | 04b9bed7ec02858b6f7c724fbdec34eb42337ab2 (patch) | |
tree | 8055458fac820211a859915bb95836d8e3d87000 | |
parent | New snapshot (diff) | |
download | historical-04b9bed7ec02858b6f7c724fbdec34eb42337ab2.tar.gz historical-04b9bed7ec02858b6f7c724fbdec34eb42337ab2.tar.bz2 historical-04b9bed7ec02858b6f7c724fbdec34eb42337ab2.zip |
Move branding USE-flag to mozbranding in mail-client/mozilla-thunderbird, bug 157335
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 3f4a6190e4fb..4ffe2a7cb492 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.54 2007/01/30 21:46:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.55 2007/01/30 22:42:26 armin76 Exp $ + + 30 Jan 2007; Raúl Porcel <armin76@gentoo.org> use.local.desc: + Move branding USE-flag to mozbranding in mail-client/mozilla-thunderbird, + bug 157335 30 Jan 2007; Raúl Porcel <armin76@gentoo.org> use.local.desc: Add xforms USE-flag for www-client/seamonkey, bug 164591 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e52fe5b1ecc3..ef8a98d01e96 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.2541 2007/01/30 21:46:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2542 2007/01/30 22:42:26 armin76 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -729,7 +729,7 @@ mail-client/mail-notification:evolution - Provide an Evolution plugin mail-client/mail-notification:gmail - Enable Gmail mailbox checking mail-client/mail-notification:pop - Enable support for pop mail-client/mail-notification:sylpheed - Enable support for MH mailboxes used by sylpheed -mail-client/mozilla-thunderbird:branding - Enable official branding +mail-client/mozilla-thunderbird:mozbranding - Enable official branding mail-client/mozilla-thunderbird:mozdom - Enable mozilla DOM mail-client/mozilla-thunderbird:moznopango - Disable pango during runtime mail-client/mozilla-thunderbird:replytolist - Enable reply-to-list plugin |