summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/AnyEvent: Cleanup old 7.140.0Kent Fredric2020-10-032-30/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/AnyEvent: Inherit optfeature.eclassDavid Seifert2020-09-072-2/+5
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-perl/AnyEvent: Stabilize 7.170.0 ppc, #738212Sam James2020-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/AnyEvent: Stabilize 7.170.0 ppc64, #738212Sam James2020-08-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/AnyEvent: Stabilize 7.170.0 amd64, #738212Sam James2020-08-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/AnyEvent: Stabilize 7.170.0 x86, #738212Sam James2020-08-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/AnyEvent: stable 7.170.0 for sparc, bug #738212Rolf Eike Beer2020-08-211-1/+1
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/AnyEvent: Stabilize 7.170.0 arm, #738212Sam James2020-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/AnyEvent: Bump to version 7.170.0Kent Fredric2020-04-242-0/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | - EAPI7-ify - Improve testing situation to be clearer to testers what additional steps should be done to maximise test coverage. Upstream: - AnyEvent::Handle::tls_detect now passes seperate major and minor values as documentation suggested, instead of only one. - Workaround Net::SSLeay lacking openssl 1.1 porting. - AnyEvent::DNS::dns_unpack now stores original packet in the __ member to allow decoding otherwise undecodable resource records containing compressed domain names - AnyEvent::Socket::parse_ipv6 now handles ipv4 addresses as documented. - Support CAA records - Add freenom and cloudflare NS as DNS fallback - AnyEvent::Strict now properly wards against watchers on files when file handle passed is a file descriptor - Add ffdhe group dh parameters and use fdhe3072 as default instead of schmorp1539 - AnyEvent::Log now reassesses logging status of loggers when contexts were changed via attach/detach/slaves, allowing more logging through - Workaround old openssl in RHEL7 formatting dh parameters differently Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@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>
* dev-perl/AnyEvent: Cleanup oldKent Fredric2018-04-244-72/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/AnyEvent: arm stable wrt bug #652288Mikle Kolyada2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/AnyEvent-7.140.0: ppc64 stable, bug 652288Matt Turner2018-04-061-1/+1
|
* dev-perl/AnyEvent-7.140.0: ppc stable, bug 652288Matt Turner2018-04-061-1/+1
|
* dev-perl/AnyEvent: stable 7.140.0 for ia64, bug #652288Sergei Trofimovich2018-04-061-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-perl/AnyEvent: x86 stable (bug #652288)Thomas Deutschmann2018-04-051-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/AnyEvent-7.140.0-r0: alpha stableTobias Klausmann2018-04-051-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/652288
* dev-perl/AnyEvent: stable 7.140.0 for sparcRolf Eike Beer2018-04-031-1/+1
| | | | | | Bug: https://bugs.gentoo.org/652288 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-perl/AnyEvent: amd64 stableJason Zaman2018-04-031-2/+2
| | | | | Gentoo-bug: 652288 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/AnyEvent: add ~arm64, bug #640270Markus Meier2017-12-241-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64"
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/AnyEvent: Bump to version 7.140.0Kent Fredric2017-09-182-0/+29
| | | | | | | | | | | Upstream: - Merge '.' in @INC fix - Fix crash with Handle objects and openssl 1.1.0 - Clean will not be performed on tcp_{bind,server} without a Guard - new constants for FASTOPEN and Signals - Updated warnings Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/AnyEvent: Fix for '.' in @INC re bug #614640Kent Fredric2017-06-143-1/+31
| | | | | | | | Force 'do' to use a relative path for compile time resolution instead of searching @INC and failing on Perl 5.26 Bug: https://bugs.gentoo.org/614640 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* 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/AnyEvent: Remove oldAndreas K. Hüttel2017-01-032-18/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/AnyEvent: ppc64 stable wrt bug #588382Agostino Sarubbo2017-01-031-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/AnyEvent: ppc stable wrt bug #588382Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/AnyEvent: ia64 stable wrt bug #588382Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/AnyEvent: sparc stable wrt bug #588382Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/AnyEvent: x86 stable re bug #588382Kent Fredric2016-12-291-1/+1
| | | | | | AT by Myckel Habets Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/AnyEvent: Version bumpAndreas K. Hüttel2016-09-292-0/+22
| | | | Package-Manager: portage-2.3.0
* dev-perl/AnyEvent: amd64 stable wrt bug #588382Agostino Sarubbo2016-09-261-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/AnyEvent: arm stable, bug #588382Markus Meier2016-07-181-2/+2
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* dev-perl/AnyEvent-7.120.0-r0: add alpha keywordTobias Klausmann2016-07-171-1/+1
| | | | Gentoo-Bug: 588382
* dev-perl/AnyEvent: Remove oldAndreas K. Hüttel2016-07-092-22/+0
| | | | Package-Manager: portage-2.3.0
* dev-perl/AnyEvent: Version bumpAndreas K. Hüttel2016-04-182-0/+22
| | | | Package-Manager: portage-2.2.28
* dev-perl/AnyEvent: Remove oldAndreas K. Hüttel2016-04-182-18/+0
| | | | Package-Manager: portage-2.2.28
* 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.
* dev-perl/AnyEvent: alpha/amd64/arm/ia64/ppc/sparc/x86 stable, (ALLARCHES ↵Agostino Sarubbo2015-12-281-1/+1
| | | | | | | policy) wrt bug #569846 Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/AnyEvent: Stable for PPC64 (bug #569846).Jeroen Roovers2015-12-271-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* dev-perl/AnyEvent: Version bumpAndreas K. Hüttel2015-12-262-0/+22
| | | | Package-Manager: portage-2.2.26
* 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-084-0/+87
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