summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-2499-198/+198
|
* (Manifest recommit)Aron Griffis2004-06-2425-136/+136
|
* QA - fix use invocation, and correct some errors in the process. [ use spellAron Griffis2004-06-241-13/+13
| | | | | -a ! use gtk2 ] generates errors in bash. Somebody wasn't paying any attention when they committed that one. (Manifest recommit)
* QA - fix use invocation, and correct some errors in the process. [ use spellAron Griffis2004-06-242-5/+11
| | | | | -a ! use gtk2 ] generates errors in bash. Somebody wasn't paying any attention when they committed that one.
* QA - fix use invocation (Manifest recommit)Aron Griffis2004-06-241-2/+2
|
* QA - fix use invocationAron Griffis2004-06-242-3/+7
|
* cleaned out old ebuilds (Manifest recommit)Akinori Hattori2004-06-241-5/+1
|
* cleaned out old ebuildsAkinori Hattori2004-06-245-194/+5
|
* new release of gtk2 patch (Manifest recommit)Akinori Hattori2004-06-241-2/+2
|
* new release of gtk2 patchAkinori Hattori2004-06-244-1/+108
|
* new release of gtk2 patch (Manifest recommit)Akinori Hattori2004-06-191-2/+2
|
* new release of gtk2 patchAkinori Hattori2004-06-194-6/+113
|
* Adding more gcc3.4 fixes to address bug #53688. Added --with-pic to force ↵Jeremy Huddleston2004-06-191-3/+3
| | | | -fPIC for the static-libs that are included in dynamic libs to fix amd64 compilation. Closes bug #53702. (Manifest recommit)
* Adding more gcc3.4 fixes to address bug #53688. Added --with-pic to force ↵Jeremy Huddleston2004-06-193-14/+61
| | | | -fPIC for the static-libs that are included in dynamic libs to fix amd64 compilation. Closes bug #53702.
* - Fix bug 54179: Install mozillathunderbird-bin.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. Additionally modified the .desktop file to explicitly mention (bin) in the Name entry so that both from-source and -bin versions can be installed simultaneously. - Fix bug 54295: Move init file unpacking from pkg_postinst to src_install (Manifest recommit)
* - Fix bug 54179: Install mozillathunderbird-bin.desktop toAron Griffis2004-06-183-11/+27
| | | | | | | | | | /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. Additionally modified the .desktop file to explicitly mention (bin) in the Name entry so that both from-source and -bin versions can be installed simultaneously. - Fix bug 54295: Move init file unpacking from pkg_postinst to src_install
* - 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.
* new upstream release (Manifest recommit)Akinori Hattori2004-06-171-2/+2
|
* new upstream releaseAkinori Hattori2004-06-174-1/+86
|
* cleaned out old ebuilds and patches (Manifest recommit)Akinori Hattori2004-06-171-18/+11
|
* cleaned out old ebuilds and patchesAkinori Hattori2004-06-178-264/+6
|
* 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
* add a helpful comment in pkg_postinst (Manifest recommit)Aron Griffis2004-06-171-1/+1
|
* add a helpful comment in pkg_postinstAron Griffis2004-06-171-1/+4
|
* Bump version to 0.7. Move installation from /opt/MozillaThunderbird to ↵Aron Griffis2004-06-171-2/+3
| | | | /opt/thunderbird to be consistent with the firefox-bin installation. Use the same kind of hack used for mozilla-firefox-bin-0.9-r1 to allow the program to run without needing to be run by root first (Manifest recommit)
* Bump version to 0.7. Move installation from /opt/MozillaThunderbird to ↵Aron Griffis2004-06-177-1/+110
| | | | /opt/thunderbird to be consistent with the firefox-bin installation. Use the same kind of hack used for mozilla-firefox-bin-0.9-r1 to allow the program to run without needing to be run by root first
* Marked ppc (Manifest recommit)Luca Barbato2004-06-141-10/+10
|
* Marked ppcLuca Barbato2004-06-142-3/+6
|
* Fix use invocation (Manifest recommit)Aron Griffis2004-06-101-14/+14
|
* Fix use invocationAron Griffis2004-06-102-10/+13
|
* Bring back the GNOME menu icons for thunderbird (Manifest recommit)Brad Laue2004-06-101-1/+3
|
* Bring back the GNOME menu icons for thunderbirdBrad Laue2004-06-103-1/+12
|
* Add 'gnome' to IUSE for relevant builds (Manifest recommit)Brad Laue2004-06-091-9/+9
|
* Add 'gnome' to IUSE for relevant buildsBrad Laue2004-06-095-9/+15
|
* Fix use invocation (Manifest recommit)Aron Griffis2004-06-091-10/+10
|
* Fix use invocationAron Griffis2004-06-094-18/+22
|
* Fix use invocation (Manifest recommit)Aron Griffis2004-06-091-3/+3
|
* Fix use invocationAron Griffis2004-06-093-5/+9
|
* Marked stable on sparc wrt bug #52434. (Manifest recommit)Jason Wever2004-06-091-9/+9
|
* Marked stable on sparc wrt bug #52434.Jason Wever2004-06-092-3/+6
|
* Removing pine-maildir because our pine ebuild (4.60) has maildir support.Grant Goodyear2004-06-0818-608/+0
|
* Version bump (Manifest recommit)Grant Goodyear2004-06-081-1/+4
|
* Version bumpGrant Goodyear2004-06-084-1/+172
|
* Fix bug 52251 (mutt-1.5.6-r2 does not compile with autoconf-2.59-r4) with ↵Aron Griffis2004-06-081-2/+2
| | | | patch from Lars T. Mikkelsen (Manifest recommit)
* Fix bug 52251 (mutt-1.5.6-r2 does not compile with autoconf-2.59-r4) with ↵Aron Griffis2004-06-082-3/+7
| | | | patch from Lars T. Mikkelsen
* mark 0.6-r1 stable and remove broken amd64 patch from 0.6 (Manifest recommit)Travis Tilley2004-06-081-9/+9
|