summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove more virtual/x11 usages, nxserver is not marked as DEPRECATED in the ↵Stefan Schweizer2007-03-261-2/+2
| | | | header yet but unused. Leaving it for now
* mozilla, mozconfig.eclass: Dont depend on portageStefan Schweizer2007-02-271-2/+1
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-4/+4
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* add ppc64 supportTom Gall2005-04-171-2/+7
|
* Fix for new location of mozilla-launcher.Brad Laue2005-03-231-2/+2
|
* Forcing --enable-optimize=-O0 on hppa.Guy Martin2004-12-221-1/+3
|
* Added missing ? after !moznoxft in depency.Sven Wegener2004-11-301-2/+2
|
* switch to mozconfigAron Griffis2004-11-131-1/+4
|
* require mozilla-launcher-1.22 now that it's marked stableAron Griffis2004-11-091-2/+2
|
* forgot to disable the gnomevfs extension when ! use gtk2Aron Griffis2004-11-071-2/+2
|
* More mozconfig compliance for thunderbird with --disable-pluginsBrad Laue2004-11-061-2/+3
|
* require gtk2 for mozilla gnomevfs support #70102Aron Griffis2004-11-051-4/+5
|
* re-enable gtk1 support #66719Aron Griffis2004-10-081-29/+48
|
* Refactor mozilla.eclass - more sensible layout of configuration options, ↵Brad Laue2004-10-031-84/+67
| | | | removal of GTK+ 1 from the build. I can't see a reason to keep it, and we'll be getting QT soon so it'll be easier to manage this way.
* Don't build composer if the build is firefox.Brad Laue2004-10-031-2/+3
|
* don't use typeaheadfind for firefox >= 1.0PR. another thing that would be ↵Aron Griffis2004-09-281-2/+4
| | | | fixed by changing to mozconfig instead of ./configure.. :-( #64196
* depend on mozilla-launcher-1.19 to fix [Tt]hunderbird problems #65128Aron Griffis2004-09-271-2/+2
|
* add xmlextras extention for tb-0.8Aron Griffis2004-09-151-2/+6
|
* fix orbit depMarinus Schraal2004-08-211-2/+2
|
* Fix bug 60668: Galeon doesn't build without oji enabled, so enable it ↵Aron Griffis2004-08-181-2/+4
| | | | regardless of USE=java
* disable moznoplaintext #59971, enable wallet extension for tb #60060Aron Griffis2004-08-111-10/+12
|
* restrict mozplaintext to mozilla and mozilla-thunderbirdAron Griffis2004-08-091-2/+4
|
* restrict mozsvg to mozilla since it doesn't build with firefox-0.9.3 or ↵Aron Griffis2004-08-091-17/+18
| | | | thunderbird-0.7.3 #59827
* IUSE="mozdevelop mozplaintext mozxmlterm" only on moz/ff, not tbAron Griffis2004-08-091-2/+5
|
* bring mozilla and firefox support into mozilla.eclassAron Griffis2004-08-081-77/+189
|
* revert accidental mozilla commitAron Griffis2004-08-071-120/+57
|
* make is-flag work for globsAron Griffis2004-08-071-57/+120
|
* alpha no longer needs sed fixup. Add MOZ_ENABLE_XFT setting (might be ↵Aron Griffis2004-08-061-8/+6
| | | | historical)
* remove extraneous commentAron Griffis2004-08-061-13/+1
|
* Fix alpha sed #57057 and remove mozsvg since it breaks thunderbird (it will ↵Aron Griffis2004-08-061-9/+13
| | | | remain in ff/moz ebuilds) #59521
* add mozilla.eclass with common myflags, CFLAGS and CXXFLAGS configuration ↵Aron Griffis2004-08-041-0/+225
for mozilla, firefox and thunderbird