summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Switch to use epause and ebeep, bug #62950Ciaran McCreesh2004-09-061-28/+38
|
* Switch to use epause and ebeep, bug #62950Ciaran McCreesh2004-09-062-3/+6
|
* fix orbit depsMarinus Schraal2004-08-211-3/+3
|
* fix orbit depsMarinus Schraal2004-08-213-6/+6
|
* Bump revision to carry out change in mozilla.eclass (Fix bug 60668: Galeon ↵Aron Griffis2004-08-184-5/+12
| | | | doesn't build without oji enabled, so enable it regardless of USE=java)
* Fix bug 60285: the negated conditions in DEPEND were expressed incorrectly, ↵Aron Griffis2004-08-152-3/+3
| | | | for example !moznoxft is wrong, it should be !moznoxft?
* Fix bug 60285: the negated conditions in DEPEND were expressed incorrectly, ↵Aron Griffis2004-08-155-11/+16
| | | | for example \!moznoxft is wrong, it should be \!moznoxft?
* Moving to www-client/prozillaStuart Herbert2004-08-151-32/+32
|
* Marking stable on "x86"; bug #59419.Tim Yamin2004-08-143-30/+33
|
* ppc stable profile updatePieter van den Abeele2004-08-141-2/+2
|
* fix digestAron Griffis2004-08-092-8/+8
|
* Stable on sparc wrt security bug #59419.Jason Wever2004-08-093-11/+14
|
* Now that mozilla.org has re-released the source tarball, switch to theirs ↵Aron Griffis2004-08-094-7/+12
| | | | instead of mine, and call it source3. I wouldn't care except that theirs seems to build with mozsvg whereas mine doesn't.
* stable on alpha and ia64Aron Griffis2004-08-093-28/+31
|
* Stable on amd64 for #59319Tom Martin2004-08-093-5/+8
|
* Bump to 1.7.2 using source2 tarball, completed using 'make -f client.mk ↵Aron Griffis2004-08-085-24/+359
| | | | checkout'
* Stable on sparcGustavo Zacarias2004-08-051-24/+24
|
* Stable on sparcGustavo Zacarias2004-08-052-3/+6
|
* Use emake -j1 for security stuff #58049Aron Griffis2004-07-243-29/+32
|
* New ~arch revision to try switching to emake and move mozilla-launcher to ↵Aron Griffis2004-07-224-21/+614
| | | | RDEPEND #57352
* stable on amd64Travis Tilley2004-07-223-25/+28
|
* Stable on x86Brad Laue2004-07-223-5/+8
|
* Remove mozaccess, mozxmlterm USE flags, finally.Brad Laue2004-07-043-36/+43
|
* Fix bug 54519: stop using get_number_of_jobsAron Griffis2004-06-263-8/+8
|
* QA - fix use invocationAron Griffis2004-06-251-2/+2
|
* QA - fix use invocationAron Griffis2004-06-252-6/+9
|
* (no commit message)Aron Griffis2004-06-251-23/+23
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-253-6/+6
|
* Move .desktop entry to the right place according to fd.oBrad Laue2004-06-224-10/+16
|
* Fixed BUG #54493.Danny van Dyk2004-06-203-11/+16
|
* Remove old release candidates for 1.7Brad Laue2004-06-207-1736/+22
|
* Fix bug 54402: change mozilla description from browser to application suiteAron Griffis2004-06-197-56/+66
|
* Bump to 1.7Brad Laue2004-06-194-5/+589
|
* Fix bug 54158: enigmail upstream changed the tarball content without bumping ↵Aron Griffis2004-06-175-33/+48
| | | | the version. Use the new tarball on mirror://gentoo to solve the problem. When the next version of enigmail is released, plan to switch back to the upstream tarball.
* Update to 1.7_rc3Aron Griffis2004-06-094-2/+582
|
* Update to 1.7_rc2. Trim older 1.7 versionsAron Griffis2004-06-099-743/+202
|
* Fix prefix back to /usr/lib/mozilla, my mistakeAron Griffis2004-05-082-3/+3
|
* Fix repoman error due to missing >= in DEPENDAron Griffis2004-05-072-3/+3
|
* Depend on mozilla-launcher-1.7-r1 which installs in /usr/libexecAron Griffis2004-05-071-4/+4
|
* Depend on mozilla-launcher-1.7-r1 which installs in /usr/libexecAron Griffis2004-05-074-31/+29
|
* Update to >=mozilla-launcher-1.5 since it has more 1.7 fixesAron Griffis2004-05-032-3/+6
|
* Workaround comma-space problem in mozilla-1.7_rc1 and auto-detect xremote ↵Aron Griffis2004-05-031-2/+2
| | | | capability to do -a programname
* Use >=mozilla-launcher-1.3 since it has the 1.7 fixesAron Griffis2004-05-023-26/+29
|
* repoman: Trim trailing whitespaceMichael Sterrett2004-04-302-25/+25
|
* I meant bug 25332Aron Griffis2004-04-292-3/+3
|
* - Fixed bug 31581 (xprint disabled in mozilla ebuild) - Fixed bug 24522 ↵Aron Griffis2004-04-294-22/+597
| | | | (re-enable SVG support on mozilla) - Fixed bug 25322 (pentium4 should be fixed in gcc-3.2.3) - Re-organized src_compile into sections and cleaned up ENABLE_OPTIMIZE handling using flag-o-matic functions; no more finagling CFLAGS with bash substitutions in the ebuild - Move all CFLAGS and arch handling into src_compile to correct QA errors
* repoman: Trim trailing whitespaceMichael Sterrett2004-04-271-21/+21
|
* repoman: Trim trailing whitespaceMichael Sterrett2004-04-271-2/+2
|
* - Fix bug 21667 (replacing -march=pentium4 in mozilla ebuilds outdated) by ↵Aron Griffis2004-04-263-7/+19
| | | | checking for gcc >= 3.2.3 - Fix bug 48878 (mozilla-1.7_rc1 pkg-config files say 1.7b) by overwriting milestone.txt in src_unpack
* Fix bug 47870 (mozilla fails to compile with gcc 3.4) with one-line patch. ↵Aron Griffis2004-04-264-4/+26
| | | | The patch doesn't seem to apply to 1.7, hopefully the problem is already fixed there