summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-client/claws-mail: Security cleanup (bug #570692).Lars Wendler2016-03-204-347/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mail-client/claws-mail: sparc stable wrt bug #570692Agostino Sarubbo2016-03-191-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/claws-mail-3.13.2-r0: add alpha keywordTobias Klausmann2016-03-171-1/+1
| | | | | | Gentoo-Bug: 570692 Package-Manager: portage-2.2.28
* mail-client/claws-mail: x86 stable wrt bug #570692Agostino Sarubbo2016-03-151-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/claws-mail: amd64 stable wrt bug #570692Agostino Sarubbo2016-03-021-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/claws-mail: Stable for HPPA (bug #570692).Jeroen Roovers2016-02-271-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* 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-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* mail-client/claws-mail: Removed old.Lars Wendler2016-01-203-414/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mail-client/claws-mail: Bump to version 3.13.2Lars Wendler2016-01-202-0/+208
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mail-client/claws-mail: Stable for HPPA (bug #569010).Jeroen Roovers2015-12-291-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* mail-client/claws-mail: Removed dependency on net-libs/libsoup-gnome (# 565924)Lars Wendler2015-12-261-2/+4
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mail-client/claws-mail: Removed old.Lars Wendler2015-12-219-873/+0
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mail-client/claws-mail: Bump to version 3.13.1Lars Wendler2015-12-213-2/+208
| | | | | | | Took over maintenance. Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mail-client/claws-mail: Remove incorrect := operator on popplerMichał Górny2015-10-185-5/+5
| | | | | | | | | | | | Remove the use of := slot operator against app-text/poppler. The subslots in poppler indicate SONAME of libpoppler, while much more stable libpoppler-glib is used here. No revision bump is desired since the change makes it possible to avoid unnecessary rebuilds on following poppler upgrades, and it is going to apply after next poppler-induced rebuild anyway. Package-Manager: portage-2.2.23
* mail-client/claws-mail: Bump to version 3.13.0Lars Wendler2015-10-122-0/+206
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mail-client/claws-mail: sieve plugin requires gnutls (bug #560798)Lars Wendler2015-09-292-10/+13
| | | | | | | Make compilation of sieve plugin optional. Minor ebuild corrections. Package-Manager: portage-2.2.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mail-client/claws-mail: Removed old.Lars Wendler2015-09-145-764/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* mail-client/claws-mail: Bump to version 3.12.0 (bug #555992)Lars Wendler2015-09-142-0/+206
| | | | | 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-0815-0/+1813
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