summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed stray digest.Sven Wegener2004-10-032-2/+4
|
* Marked ppcLuca Barbato2004-10-031-24/+18
|
* stable on ppc gsla: 66084Jochen Maes2004-10-032-3/+6
|
* Remove old versionsBrad Laue2004-10-0315-2003/+0
|
* Stable on sparc wrt security bug #66084.Jason Wever2004-10-031-14/+4
|
* Stable on sparc wrt security bug #66084.Jason Wever2004-10-032-3/+7
|
* ia64 stable for security #66084Mike Frysinger2004-10-031-11/+21
|
* ia64 stable for security #66084Mike Frysinger2004-10-031-2/+2
|
* stable on amd64 + added a fix for building with hardened gccTravis Tilley2004-10-023-23/+32
|
* Little better way to do that.Brad Laue2004-10-022-4/+4
|
* Pointing the distfile to webspace until it's mirroredBrad Laue2004-10-022-3/+4
|
* Revbump for security update.Brad Laue2004-10-023-1/+174
|
* Bump to stable on x86Brad Laue2004-10-021-26/+18
|
* fix bug reference #Mike Frysinger2004-09-292-7/+17
|
* Bump revision to carry out mozilla.eclass change: don't use typeaheadfind on ↵Aron Griffis2004-09-284-16/+193
| | | | 1.0PR #65623. Also depend on mozilla-launcher-1.20 which appropriately deletes compreg.dat when firefox is updated
* Stable on alpha, bug 63996.Bryan Østergaard2004-09-191-30/+20
|
* Stable on alpha, bug 63996.Bryan Østergaard2004-09-192-3/+6
|
* Marking firefox-1.0_pre stable on x86 per security bug #63996Olivier Crête2004-09-173-23/+37
|
* stable on amd64Travis Tilley2004-09-173-20/+23
|
* Stable on sparc wrt #63996Gustavo Zacarias2004-09-163-13/+17
|
* stable ppc bug: 63996Jochen Maes2004-09-163-12/+15
|
* Bump to 1.0PR for security bug 63996Aron Griffis2004-09-154-16/+190
|
* fix orbit depsMarinus Schraal2004-08-211-9/+8
|
* fix orbit depsMarinus Schraal2004-08-218-16/+16
|
* (no commit message)Aron Griffis2004-08-151-7/+7
|
* Fix bug 60285: the negated conditions in DEPEND were expressed incorrectly, ↵Aron Griffis2004-08-158-32/+40
| | | | for example !moznoxft is wrong, it should be !moznoxft?
* Stable on alpha, bug 59419.Bryan Østergaard2004-08-133-19/+22
|
* ppc stable profile updatePieter van den Abeele2004-08-123-6/+6
|
* Switch to using mozilla.eclass for configurationAron Griffis2004-08-083-1/+179
|
* Bump to 1.7.2 using source2 tarball, completed using 'make -f client.mk ↵Aron Griffis2004-08-081-14/+16
| | | | checkout'
* stable on ia64 #59419Aron Griffis2004-08-083-6/+9
|
* Stable on sparc wrt #59419Gustavo Zacarias2004-08-053-19/+23
|
* stable on amd64 per LvAron Griffis2004-08-053-5/+9
|
* fix keywords to ~ except for x86 which I've testedAron Griffis2004-08-052-3/+3
|
* Update to 0.9.3 for security meta-bug 59419.Aron Griffis2004-08-051-2/+2
|
* Update to 0.9.3 for security meta-bug 59419.Aron Griffis2004-08-054-14/+312
|
* stable on alpha, ia64 and x86Aron Griffis2004-07-283-16/+19
|
* added a patch that fixes a 64bit specific autocomplete crashTravis Tilley2004-07-284-4/+61
|
* stable on amd64Travis Tilley2004-07-203-15/+18
|
* Place app icons for all DE'sBrad Laue2004-07-193-23/+25
|
* Gentoo Technologies -> Gentoo FoundationAron Griffis2004-07-151-12/+12
|
* Gentoo Technologies -> Gentoo FoundationAron Griffis2004-07-151-2/+2
|
* Stable on ppc.Lars Weiler2004-07-053-9/+12
|
* Stable on sparc.Jason Wever2004-07-033-9/+12
|
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-011-15/+15
|
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-017-13/+19
|
* Version bump to 0.9.1. The 0.9 init files seem to work so use them directly. ↵Aron Griffis2004-06-305-6/+303
| | | | Mark 0.8-r3 stable on x86, alpha and ia64.
* (no commit message)Aron Griffis2004-06-251-7/+7
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-256-12/+12
|
* - Fix bug 54179: Install mozillafirefox.desktop to /usr/share/applications ↵Aron Griffis2004-06-184-21/+34
| | | | instead of /usr/share/gnome/apps/Internet. This also necessitated some changes to the .desktop file which I based on epiphany.desktop - Fix bug 54295: Move init file unpacking from pkg_postinst to src_install - Get rid of the stupid perl dependency; it was only being used to edit the .desktop file, and sed would have sufficed in any case