summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-client/firefox-{45.1.0,46.0}: patch to fix branch64 calls missing from ↵Ian Stakenvicius2016-04-291-0/+29
| | | | | | | | none-jit Bug: http://bugs.gentoo.org/581474 Package-Manager: portage-2.2.26
* firefox-45, thunderbird-45: support system harfbuzz and graphite2Ian Stakenvicius2016-04-282-0/+81
| | | | | | | | | | | | This commit introduces changes to mozconfig-v6.45.eclass and related changes to the existing mail-client/thunderbird-45.0 and the new version bump www-client/firefox-45.1.0 to support using system copies of media-libs/harfbuzz and media-gfx/graphite2 instead of the copies bundled inside of the mozilla codebase. www-client/firefox-45.1.0 was additionally bumped to support security bug 581326 Package-Manager: portage-2.2.26
* www-client/firefox: version bumps for security bug 568376, cleanup oldIan Stakenvicius2015-12-163-43/+2
| | | | Package-Manager: portage-2.2.24
* www-client/firefox - Fix misc crash issues via cairo, add musl supportJory A. Pratt2015-11-261-0/+21
|
* www-client/firefox: cleanup old ebuilds and patchesIan Stakenvicius2015-10-062-51/+0
| | | | Package-Manager: portage-2.2.20.1
* www-client/firefox: fix hard-coded libc.so.6 for ctypes.util.find_library('c')Ian Stakenvicius2015-08-231-0/+22
| | | | | | | | | | Mozilla codebase starting with version 36 had a couple of hard-coded CDLL('libc.so.6'), which causes compilation failures on linu systems that don't have a libc.so.6, such as ia64 and possibly others. Gentoo Bug: 557956 Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+77
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed