summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove old versionsBrad Laue2004-10-0310-1625/+0
|
* Bump to 0.8 for security bug 63996 (Manifest recommit)Aron Griffis2004-09-151-2/+2
|
* Bump to 0.8 for security bug 63996Aron Griffis2004-09-154-13/+192
|
* Moved ORBit dep to orbit (Manifest recommit)Mike Gardiner2004-08-221-5/+5
|
* Moved ORBit dep to orbitMike Gardiner2004-08-225-10/+10
|
* Bump to 0.7.3-r1 for bug 60060 (cannot manage passwords due to missing ↵Aron Griffis2004-08-111-3/+2
| | | | wallet extension) (Manifest recommit)
* Bump to 0.7.3-r1 for bug 60060 (cannot manage passwords due to missing ↵Aron Griffis2004-08-114-3/+11
| | | | wallet extension)
* Move extensions configuration to mozilla.eclass. Use edit_makefiles to ↵Aron Griffis2004-08-081-14/+14
| | | | reduce compilation RAM requirements (Manifest recommit)
* Move extensions configuration to mozilla.eclass. Use edit_makefiles to ↵Aron Griffis2004-08-082-6/+13
| | | | reduce compilation RAM requirements
* stable on ia64 (Manifest recommit)Aron Griffis2004-08-081-9/+9
|
* stable on ia64Aron Griffis2004-08-082-3/+6
|
* Keyworded alpha, sparc and x86 back into the fold (Manifest recommit)Gustavo Zacarias2004-08-071-14/+14
|
* Keyworded alpha, sparc and x86 back into the foldGustavo Zacarias2004-08-072-3/+7
|
* Marked stable on amd64 for 59419. (Manifest recommit)Tom Martin2004-08-061-2/+2
|
* Marked stable on amd64 for 59419.Tom Martin2004-08-062-3/+7
|
* Fix compilation on alpha #57057. Mark stable on x86 and alpha #59419. ↵Aron Griffis2004-08-061-13/+14
| | | | (Manifest recommit)
* Fix compilation on alpha #57057. Mark stable on x86 and alpha #59419.Aron Griffis2004-08-063-3/+153
|
* sparcify for bug #59419 (Manifest recommit)Josh Grebe2004-08-051-13/+13
|
* sparcify for bug #59419Josh Grebe2004-08-052-3/+7
|
* Update to 0.7.3 for security meta-bug 59419. This is the first of the ↵Aron Griffis2004-08-041-3/+3
| | | | mozilla ebuilds to use mozilla.eclass. Remove unused amd64 patch which exceeds repoman's filesize limit. (Manifest recommit)
* Update to 0.7.3 for security meta-bug 59419. This is the first of the ↵Aron Griffis2004-08-045-1289/+180
| | | | mozilla ebuilds to use mozilla.eclass. Remove unused amd64 patch which exceeds repoman's filesize limit.
* Stable on sparc (Manifest recommit)Gustavo Zacarias2004-08-031-11/+11
|
* Stable on sparcGustavo Zacarias2004-08-032-3/+7
|
* Update to enigmail-0.85 for thunderbird-0.7.1; older versions of enigmail ↵Aron Griffis2004-08-031-2/+2
| | | | don't work #56814 #57250 (Manifest recommit)
* Update to enigmail-0.85 for thunderbird-0.7.1; older versions of enigmail ↵Aron Griffis2004-08-039-504/+86
| | | | don't work #56814 #57250
* stable on x86 and ia64 (Manifest recommit)Aron Griffis2004-07-291-14/+14
|
* stable on x86 and ia64Aron Griffis2004-07-292-3/+7
|
* ChangeLog fixes (Manifest recommit)Daniel Ahlberg2004-07-171-14/+14
|
* ChangeLog fixesDaniel Ahlberg2004-07-171-2/+2
|
* Install menu icon by default now (Manifest recommit)Brad Laue2004-07-151-14/+14
|
* Install menu icon by default nowBrad Laue2004-07-152-11/+15
|
* sync IUSE (+debug) (Manifest recommit)Aron Griffis2004-07-141-15/+15
|
* sync IUSE (+debug)Aron Griffis2004-07-145-10/+10
|
* Stable on sparc. (Manifest recommit)Jason Wever2004-07-021-5/+5
|
* Stable on sparc.Jason Wever2004-07-022-3/+7
|
* virtual/glibc -> virtual/libc (Manifest recommit)Jeremy Huddleston2004-07-011-14/+14
|
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-013-5/+9
|
* Bump to 0.7.1, re-use the init files from 0.7 since they seem to work. Mark ↵Aron Griffis2004-06-301-3/+3
| | | | 0.6-r2 stable on x86 finally (Manifest recommit)
* Bump to 0.7.1, re-use the init files from 0.7 since they seem to work. Mark ↵Aron Griffis2004-06-305-3/+344
| | | | 0.6-r2 stable on x86 finally
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-247-14/+14
|
* (Manifest recommit)Aron Griffis2004-06-241-7/+7
|
* QA - fix use invocation (Manifest recommit)Aron Griffis2004-06-241-2/+2
|
* QA - fix use invocationAron Griffis2004-06-242-3/+7
|
* - Fix bug 54179: Install mozillathunderbird.desktop toAron Griffis2004-06-181-3/+3
| | | | | | | | | | /usr/share/applications instead of /usr/share/gnome/apps/Internet. This also necessitated some changes to the .desktop file which I based on balsa.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 (Manifest recommit)
* - Fix bug 54179: Install mozillathunderbird.desktop toAron Griffis2004-06-183-12/+26
| | | | | | | | | | /usr/share/applications instead of /usr/share/gnome/apps/Internet. This also necessitated some changes to the .desktop file which I based on balsa.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
* - Fix bug 54100: export MOZ_THUNDERBIRD=1 at the top level instead of in ↵Aron Griffis2004-06-171-3/+3
| | | | pkg_setup so that thunderbird will build. - Fix bug 53092: Update 0.6 to -r2 to backport makemake from 0.7 ebuild. Also use mozilla-launcher eclass for compatibility with the -bin-0.7 release. - Fix bug 54158: enigmail upstream changed the tarball content without bumping 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. (Manifest recommit)
* - Fix bug 54100: export MOZ_THUNDERBIRD=1 at the top level instead of in ↵Aron Griffis2004-06-176-13/+357
| | | | pkg_setup so that thunderbird will build. - Fix bug 53092: Update 0.6 to -r2 to backport makemake from 0.7 ebuild. Also use mozilla-launcher eclass for compatibility with the -bin-0.7 release. - Fix bug 54158: enigmail upstream changed the tarball content without bumping 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.
* First commit of version 0.7, but it doesn't completely build yet, so it's ↵Aron Griffis2004-06-171-2/+2
| | | | package.masked (Manifest recommit)
* First commit of version 0.7, but it doesn't completely build yet, so it's ↵Aron Griffis2004-06-176-9/+372
| | | | package.masked
* Bring back the GNOME menu icons for thunderbird (Manifest recommit)Brad Laue2004-06-101-1/+3
|