summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/YAML-LibYAML: arm64 stableAaron Bauman2019-07-291-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-perl/YAML-LibYAML: Cleanup old versionsKent Fredric2019-07-253-48/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/YAML-LibYAML: added ~arm64Roy Bamford2019-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-perl/YAML-LibYAML: Add ~sh keyword wrt bug #665088Mikle Kolyada2019-01-171-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/YAML-LibYAML: s390 stable wrt bug #667266Mikle Kolyada2018-12-081-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/YAML-LibYAML: added Prefix keywords, bug #665088Fabian Groffen2018-10-271-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/YAML-LibYAML: stable 0.690.0 for hppa, bug #661196Sergei Trofimovich2018-07-231-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
* dev-perl/YAML-LibYAML: arm stable wrt bug #661196Mikle Kolyada2018-07-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/YAML-LibYAML-0.690.0-r0: alpha stableTobias Klausmann2018-07-211-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/661196
* dev-perl/YAML-LibYAML: stable 0.690.0 for ppc, bug #661196Sergei Trofimovich2018-07-211-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* dev-perl/YAML-LibYAML: stable 0.690.0 for ppc64, bug #661196Sergei Trofimovich2018-07-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* dev-perl/YAML-LibYAML: stable 0.690.0 for ia64, bug #661196Sergei Trofimovich2018-07-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* dev-perl/YAML-LibYAML: stable 0.690.0 for sparcRolf Eike Beer2018-07-161-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-perl/YAML-LibYAML: x86 stable (bug #661196)Thomas Deutschmann2018-07-151-1/+1
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-perl/YAML-LibYAML: amd64 stable wrt bug #661196Mikle Kolyada2018-07-151-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/YAML-LibYAML: restore s390 keywordMikle Kolyada2018-06-133-5/+5
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/YAML-LibYAML: Bump to version 0.690.0Kent Fredric2018-04-032-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: keyworded 0.650.0 for ppc64, bug #636126Sergei Trofimovich2017-11-021-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64"
* dev-perl/YAML-LibYAML: Remove old re bug #614634Kent Fredric2017-06-093-48/+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-312-0/+24
| | | | | | | | Upstream: - Fix warning about unused variables - Documentation enhancement Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/YAML-LibYAML: arm stable, bug #618986Markus Meier2017-05-281-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/YAML-LibYAML: ppc stable (bug 618986).Michael Weber2017-05-221-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
* dev-perl/YAML-LibYAML: x86 stable wrt bug #618986Agostino Sarubbo2017-05-201-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/YAML-LibYAML: amd64 stable wrt bug #618986Agostino Sarubbo2017-05-201-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/YAML-LibYAML: Bump to version 0.640.0Kent Fredric2017-04-082-0/+24
| | | | | | | | | | 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: x86 stable wrt bug #599548Agostino Sarubbo2017-03-171-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/YAML-LibYAML-0.630.0: added ~ia64, bug 576058Matt Turner2017-03-151-1/+1
|
* dev-perl/YAML-LibYAML: arm ppc stable (bug 599548).Michael Weber2017-03-151-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/YAML-LibYAML: add ~arm ~ppc keywords (bug 598464).Michael Weber2017-03-152-3/+3
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/YAML-LibYAML: added ~ppc, bug 576058Matt Turner2017-03-101-1/+1
|
* dev-perl/YAML-LibYAML: added ~sparc, bug 576058Matt Turner2017-03-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/YAML-LibYAML: Mark ~hppa (bug #576058).Jeroen Roovers2017-02-041-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/YAML-LibYAML: amd64 stable wrt bug #582528Agostino Sarubbo2016-10-191-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/YAML-LibYAML: Version bumpAndreas K. Hüttel2016-09-292-0/+25
| | | | Package-Manager: portage-2.3.0
* dev-perl/YAML-LibYAML: Remove oldAndreas K. Hüttel2016-09-292-18/+0
| | | | Package-Manager: portage-2.3.0
* dev-perl/YAML-LibYAML: added ~alpha, bug 576058.Matt Turner2016-05-241-1/+1
|
* dev-perl/YAML-LibYAML: Bump to version 0.620.0Kent Fredric2016-04-292-0/+25
| | | | | | | | | | | | - 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"
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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.
* 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-083-0/+29
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