summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* marked stable on x86 (Manifest recommit)Akinori Hattori2004-07-041-9/+9
|
* marked stable on x86Akinori Hattori2004-07-042-3/+6
|
* Update to 0.7.1Brad Laue2004-07-044-2/+101
|
* Centralize icon placement in 0.7.ebuildBrad Laue2004-07-044-4/+19
|
* Centralize thunderbird menu icons into one directory of ${FILESDIR} rather ↵Brad Laue2004-07-043-4/+4
| | | | than one per version
* Remove version specific icons, centralizeBrad Laue2004-07-042-7/+0
|
* Remove icon for specific versions, centralize to oneBrad Laue2004-07-042-7/+0
|
* Remove old versionBrad Laue2004-07-041-75/+0
|
* Remove old filesBrad Laue2004-07-041-1/+0
|
* Stable on sparc. (Manifest recommit)Jason Wever2004-07-021-5/+5
|
* Stable on sparc.Jason Wever2004-07-022-3/+7
|
* Stable on sparc. (Manifest recommit)Jason Wever2004-07-021-13/+3
|
* Stable on sparc.Jason Wever2004-07-022-3/+6
|
* virtual/glibc -> virtual/libc (Manifest recommit)Jeremy Huddleston2004-07-012-9/+9
|
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-019-16/+25
|
* virtual/glibc -> virtual/libc (Manifest recommit)Jeremy Huddleston2004-07-018-41/+41
|
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-0123-38/+69
|
* stable on ppc64, bug #55664 (Manifest recommit)Tom Gall2004-07-011-7/+7
|
* stable on ppc64, bug #55664Tom Gall2004-07-013-5/+8
|
* add ~ppc64 #55664 (Manifest recommit)Aron Griffis2004-06-301-2/+2
|
* add ~ppc64 #55664Aron Griffis2004-06-302-3/+6
|
* version bump, marking 0.9.11 stable (Manifest recommit)Marius Mauch2004-06-301-7/+13
|
* version bump, marking 0.9.11 stableMarius Mauch2004-06-307-203/+31
|
* Removed mailcap install to fix Bug 50433 in all versions (Manifest recommit)Cory Visi2004-06-301-16/+16
|
* Removed mailcap install to fix Bug 50433 in all versionsCory Visi2004-06-307-13/+30
|
* 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
* QA: kde-base -> kde, need-kde after R/DEPEND (Manifest recommit)Carsten Lohrke2004-06-281-3/+3
|
* QA: kde-base -> kde, need-kde after R/DEPENDCarsten Lohrke2004-06-283-14/+19
|
* Marked stable on hppa. (Manifest recommit)Guy Martin2004-06-281-5/+5
|
* Marked stable on hppa.Guy Martin2004-06-282-3/+6
|
* Fixed BUG #55136. (Manifest recommit)Danny van Dyk2004-06-271-2/+2
|
* Fixed BUG #55136.Danny van Dyk2004-06-272-3/+5
|
* Fixed BUG #55136 (atm for amd64 && 0.9.12 only) (Manifest recommit)Danny van Dyk2004-06-261-11/+12
|
* Fixed BUG #55136 (atm for amd64 && 0.9.12 only)Danny van Dyk2004-06-263-3/+19
|
* 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)