summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/YAML-LibYAML: Cleanup old versionsKent Fredric2019-07-251-2/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/YAML-LibYAML: Bump to version 0.690.0Kent Fredric2018-04-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream: - (Security) Add $LoadBlessed option[1] to run on/off loading objects - Fix regex roundtrip [2] - Fix loading of many regex classes [3] - Support tags !!str, !!map and !!seq [4] - Support JSON::PP::Boolean via $YAML::XS::Boolean [5] - Fix Dump modifying inspected values [6] [1] Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861958 Bug: https://github.com/ingydotnet/yaml-libyaml-pm/issues/45 Bug: https://github.com/ingydotnet/yaml-libyaml-pm/pull/73 Bug: https://github.com/ingydotnet/yaml-libyaml-pm/pull/74 [2] Bug: https://github.com/ingydotnet/yaml-libyaml-pm/issues/69 Bug: https://github.com/ingydotnet/yaml-libyaml-pm/pull/70 [3] Bug: https://github.com/ingydotnet/yaml-libyaml-pm/issues/64 Bug: https://github.com/ingydotnet/yaml-libyaml-pm/pull/71 [4] Bug: https://github.com/ingydotnet/yaml-libyaml-pm/pull/67 [5] Bug: https://github.com/ingydotnet/yaml-libyaml-pm/pull/66 [6] Bug: https://github.com/ingydotnet/yaml-libyaml-pm/issues/32 Bug: https://github.com/ingydotnet/yaml-libyaml-pm/pull/55 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-perl/YAML-LibYAML: Remove old re bug #614634Kent Fredric2017-06-091-2/+0
| | | | | | | Remove old versions broken by '.' removal from 5.26.0's @INC Bug: https://bugs.gentoo.org/614634 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/YAML-LibYAML: Bump to version 0.650.0Kent Fredric2017-05-311-0/+1
| | | | | | | | Upstream: - Fix warning about unused variables - Documentation enhancement Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/YAML-LibYAML: Bump to version 0.640.0Kent Fredric2017-04-081-0/+1
| | | | | | | | | | Upstream: - Fix '.' in @INC issues - Update bundled libyaml - Lazy load B::Deparse for improved startup time Bug: https://bugs.gentoo.org/614634 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/YAML-LibYAML: Version bumpAndreas K. Hüttel2016-09-291-0/+1
| | | | Package-Manager: portage-2.3.0
* dev-perl/YAML-LibYAML: Remove oldAndreas K. Hüttel2016-09-291-1/+0
| | | | Package-Manager: portage-2.3.0
* dev-perl/YAML-LibYAML: Bump to version 0.620.0Kent Fredric2016-04-291-0/+1
| | | | | | | | | | | | - EAPI6 - Cleanup tests Upstream: - Long strings with newlines now intelligently written as multi-line YAML statements. - Can now do IO on IO::Handle's instead of requiring GLOB refs. Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
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