summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/YAML-PP: Add missing deps re bug #719642Kent Fredric2020-04-271-0/+35
| | | | | | | | | | | | | | | | | Test::Deep's absence was breaking tests. Additionally, I've added all the other dependencies upstream mentioned, and moved from DEPEND to BDEPEND for EAPI7 reasons. The "export ... " line is removed because it only affects the building of XS/C code, of which this package has none (otherwise I'd have moved it to src_configure because calling 'export' really shouldn't happen in global scope, especially for this example, which could break pontetial application of per-package settings with package.env) Closes: https://bugs.gentoo.org/719642 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-perl/YAML-PP: new package for handling YAML 1.2 in PerlRobin H. Johnson2019-12-273-0/+37
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>