summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-client/seamonkey: Security cleanupLars Wendler2021-01-271-1/+0
| | | | | | Bug: https://bugs.gentoo.org/767400 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-client/seamonkey: Added "lto" USE flagLars Wendler2021-01-261-0/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-client/seamonkey: Revbump introducing system-av1 USE flagLars Wendler2020-11-101-0/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-client/seamonkey: Removed oldLars Wendler2020-04-291-2/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-client/seamonkey: use mozconfig-v6.52Jory Pratt2019-09-251-1/+0
| | | | | | Closes: https://bugs.gentoo.org/694956 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* www-client/seamonkey: Bump to version 2.49.5_pre3Lars Wendler2019-09-031-0/+1
| | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: remove redundant local descriptions of 'jemalloc' flagMichał Górny2018-10-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-client/seamonkey: Removed old.Lars Wendler2018-01-021-2/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-client/seamonkey: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-20/+10
|
* www-client/seamonkey: security bump to 2.49.2 via thunderbird 52.2Ian Stakenvicius2017-07-261-0/+1
| | | | | | | | | | | In order to update seamonkey in a more timely fashion than upstream is capable of at this time, ebuilds with versions ending in _p0 are built from the equivalent source release of thunderbird. In addition to addressing security issues, this bump also addresses bug 626144 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* www-client/seamonkey: Bump to version 2.48Lars Wendler2017-07-211-36/+36
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* www-client/seamonkey: Security cleanup for bug #604500Lars Wendler2017-01-131-3/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/seamonkey: Revbump to add calendar support.Lars Wendler2016-11-301-0/+1
| | | | Package-Manager: portage-2.3.2
* www-client/seamonkey: Stick with gtk2 as default for now.Lars Wendler2016-11-221-1/+1
| | | | Package-Manager: portage-2.3.2
* www-client/seamonkey: Bump to version 2.46_pre6 (latest rc).Lars Wendler2016-11-221-0/+3
| | | | Package-Manager: portage-2.3.2
* mozilla packages: clarified description of USE=custom-optimizationIan Stakenvicius2016-09-261-2/+2
|
* www-client/seamonkey-2.42.3.0_p0: build seamonkey-2.42 out of thunderbird-45 ↵Ian Stakenvicius2016-09-011-3/+7
| | | | | | | | | | | distfiles Seamonkey upstream is having large difficulties in rolling releases, so its time to take matters into our own hands. Packages suffixed with a _p0 version are packages that will be built out of thunderbird's distfiles, with the added extensions that are not normally included in the thunderbird codebase. Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+5
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-4/+4
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* www-client/seamonkey: Bump to version 2.35Lars Wendler2015-09-031-0/+3
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+29
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