summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/MIME-tools: Disable broken test under network-sandboxKent Fredric2019-01-101-5/+9
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/MIME-tools-5.509.0: added ~mipsMatt Turner2018-03-281-1/+1
|
* dev-perl/MIME-tools: Add ~arm keywordJames Le Cuirot2017-12-031-1/+1
| | | | | | The tests pass. Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-perl/MIME-tools: hppa stable wrt bug 622972Mikle Kolyada2017-08-281-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-perl/MIME-tools-5.509.0-r0: alpha stableTobias Klausmann2017-07-161-1/+1
| | | | Gentoo-Bug: 622972
* dev-perl/MIME-tools: ppc64 stable wrt bug #622972Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/MIME-tools: ppc stable wrt bug #622972Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/MIME-tools: sparc stable wrt bug #622972Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/MIME-tools: x86 stable wrt bug #622972Agostino Sarubbo2017-06-301-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/MIME-tools: ia64 stable, bug #622972Sergei Trofimovich2017-06-301-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/MIME-tools: amd64 stable wrt bug #622972Agostino Sarubbo2017-06-291-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/MIME-tools: Bump to version 5.509.0Kent Fredric2017-04-101-0/+37
- EAPI6 - USE="examples" Upstream: - Fix for '.' in @INC - MIME::Parser::parse_data rechecks what it gets back - Allow \r\n as MIME message EOL delimiter Bug: https://bugs.gentoo.org/615084 Package-Manager: Portage-2.3.4, Repoman-2.3.2