summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/DateTime-Locale: Version bump 1.32Andreas K. Hüttel2021-05-221-0/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/DateTime-Locale: Cleanup old 0.460.0,1.30.0Kent Fredric2020-12-121-2/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DateTime-Locale: Cleanup old 1.2{6,7}0.0Kent Fredric2020-10-191-2/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DateTime-Locale: Cleanup old 1.{20,50}.0Kent Fredric2020-08-311-2/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DateTime-Locale: Bump to version 1.280.0Kent Fredric2020-08-291-0/+1
| | | | | | | | Upstream: - Remove problematic test Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DateTime-Locale: Bump to version 1.270.0Kent Fredric2020-08-291-0/+1
| | | | | | | | | | | | Upstream: - Return value of $locale->locale_data now deeply cloned to allow data modification without breaking the original locale - Support loading loading locale data from relative directories in @INC - Check $! for read errors loading locales on top of just checking eval compiled ok. Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DateTime-Locale: Bump to version 1.260.0Kent Fredric2020-07-261-0/+1
| | | | | | | | | | | | | | | | | | - EAPI7 - Fix incorrect LICENSE Upstream: - Update to CLDR 37 @ 2020-04-23 - Fix handling of locale "nds" without a native name for its locale code - Fix thawing DateTime::Locale::FromData object in process without a pre-loaded DateTime::Locale - Add DateTime::Locale->register_from_data method Keywords: - drop riscv due to new dependency dev-perl/IPC-System-Simple Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-5/+5
|
* dev-perl/DateTime-Locale: Remove old masked versionKent Fredric2017-03-231-1/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/DateTime-Locale: Bump to version 1.160.0 (masked)Kent Fredric2017-03-231-0/+1
| | | | | | | | | | | Upstream: - Fixed DateTime::Locale->load failing with English/Native name identifiers. - Fix bug script-code parsing where the script was omitted - Locale data now only loaded as necessary from a share/ directory - Update to CLDR31/2017-03-20 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/DateTime-Locale: Remove oldKent Fredric2017-02-201-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/DateTime-Locale: Bump to version 1.120.0 (masked)Kent Fredric2017-02-201-0/+1
| | | | | | | | | | - Add github remote id - Remove cpan remote id's that cant be resolved like dependencies Upstream: - Update to CLDR 30.0.3/2016-12-02 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/DateTime-Locale: Bump to 1.100.0 (masked)Kent Fredric2016-11-121-0/+1
| | | | | | | | | | | | | | | | | | Requires new virtual/perl-Test-Simple (via Params-ValidationCompiler) Keywords: - Dropped basically all keywords bar ~x86 and ~amd64 to due lots of brand new dependencies. - Dropping: ~alpha ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86-fbsd Upstream: - Replace Params::Validate with Params::ValidationCompiler - use namespace::autoclean - Rebuild locale data with CLDR 30/2016-10-05 - New Locales: de_IT, nds, nds_DE, nds_NL Package-Manager: portage-2.3.2
* dev-perl/DateTime-Locale: Bump to 1.50.0Kent Fredric2016-11-121-0/+1
| | | | | | | | | | | | This version requires a newer Scalar-List-Util Upstream: - Replace List::MoreUtils with newer List::Util - Improve stability of loading Locale::Data from DATA handle by pre-caching all the raw data, at a cost of increased memory usage. Package-Manager: portage-2.3.2
* dev-perl/DateTime-Locale: Bump to 1.30.0Kent Fredric2016-11-111-0/+1
| | | | | | | | | | | | | | This is the lowest version we can bump to without needing to bump virtual/perl-Scalar-List-Utils to something that would need perl-5.26 or perl-core/ - Added USE=Examples Upstream: - Rebuilt with CLDR/2016-03-19 - new locales: es_BR, pt_CH, pt_GQ, pt_LU, yue, yue_HK Package-Manager: portage-2.3.2
* dev-perl/DateTime-Locale: Remove oldAndreas K. Hüttel2016-01-021-1/+0
| | | | Package-Manager: portage-2.2.26
* dev-perl/DateTime-Locale: Version bumpAndreas K. Hüttel2016-01-021-0/+1
| | | | Package-Manager: portage-2.2.26
* dev-perl/DateTime-Locale: Version bumpAndreas K. Huettel (dilfridge)2015-09-081-0/+1
| | | | Package-Manager: portage-2.2.20.1
* 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