summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Mail-Message: Keyword 3.2.0 arm, #751022Sam James2020-10-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Mail-Message: ppc64 stable wrt bug #747643Agostino Sarubbo2020-10-121-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Mail-Message: Stabilize 3.2.0 arm64, #747643Sam James2020-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Mail-Message: arm64 keyworded (bug #734840)Sam James2020-08-251-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Mail-Message: add ~ppc64 keywordGeorgy Yakovlev2020-05-191-2/+2
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Mail-Message: x86 stable (bug #661196)Thomas Deutschmann2018-07-151-1/+1
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-perl/Mail-Message: amd64 stable wrt bug #661196Mikle Kolyada2018-07-151-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Mail-Message: Cleanup old version 3.0.0Kent Fredric2018-06-102-34/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-perl/Mail-Message: Bump to version 3.2.0Kent Fredric2017-11-013-0/+36
| | | | | | | | | | | | | Upstream: - Fix wrong license in documentation - Have some log-level on object already during init - new option 'filename' to Body->new - support for structured Authentication-Results header - decompose structured DKIM-Signature header - header length now considered when foldking encoded unstructured fields Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Mail-Message: Added at 3.0.0Kent Fredric2017-03-193-0/+93
- Forked out of dev-perl/Mail-Box - Keywords preserved from Mail-Box - Must hard-block Mail-Box <3.0 due to both having file collisions and runtime failures if used before the old Mail-Box is removed. Given that the *new* Mail-Box uses Mail-Message in tests, this means that if the *old* Mail-Box is installed, then it can't upgrade either ( due to Mail-Message failing ) Package-Manager: Portage-2.3.4, Repoman-2.3.2