summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Mail-DKIM: 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/Mail-DKIM: Cleanup old versionsKent Fredric2019-07-252-32/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Mail-DKIM: Drop ~x86-fbsd due to bug #665088Kent Fredric2019-07-241-1/+1
| | | | | | | | | | | Judicious dropping of keywords due to inactivity in bug #665088 This percolates due to keyword inconsistencies in: dev-perl/Net-DNS-Resolver-Mock, dev-perl/YAML-LibYAML Bug: https://bugs.gentoo.org/665088 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="x86-fbsd" Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Mail-DKIM: added ~arm64Roy Bamford2019-04-011-2/+2
| | | | | | 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/Mail-DKIM: stable 0.440.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/Mail-DKIM: arm stable wrt bug #661196Mikle Kolyada2018-07-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Mail-DKIM: mark s390 stableMikle Kolyada2018-07-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Mail-DKIM-0.440.0-r0: alpha stableTobias Klausmann2018-07-211-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/661196
* dev-perl/Mail-DKIM: stable 0.440.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/Mail-DKIM: stable 0.440.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/Mail-DKIM: stable 0.440.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/Mail-DKIM: stable 0.440.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/Mail-DKIM: x86 stable (bug #661196)Thomas Deutschmann2018-07-151-1/+1
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-perl/Mail-DKIM: amd64 stable wrt bug #661196Mikle Kolyada2018-07-151-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Mail-DKIM: add ~arm, bug #636126Markus Meier2017-12-251-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/Mail-DKIM: keyworded 0.440.0 for hppa, bug #636126Sergei Trofimovich2017-11-261-1/+1
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-perl/Mail-DKIM-0.440.0: added ~alpha, bug 636126Matt Turner2017-11-231-1/+1
|
* dev-perl/Mail-DKIM: keyworded 0.440.0 for ppc/ppc64/ia64, bug #636126Sergei Trofimovich2017-11-021-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64 ppc ppc64"
* dev-perl/Mail-DKIM: Fix old path in examples bug #636140Kent Fredric2017-11-021-1/+1
| | | | | | Reported-by: Juergen Rose Closes: https://bugs.gentoo.org/636140 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Mail-DKIM: Bump to version 0.440.0Kent Fredric2017-11-013-0/+46
| | | | | | | | | | | Upstream: - Fix tests - Add experimental ARC support Keywords: - New dep, dropped: alpha arm hppa ia64 ppc ppc64 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/Mail-DKIM: Bump to version 0.410.0Kent Fredric2017-04-172-0/+40
| | | | | | | | | | | | | | | | | | - EAPI6 - Add USE="examples" - Cleanup @INC installed script - Fix DESCRIPTION - Fix reversed DEPEND/RDEPEND Upstream: - DKIM Signatures with multiple methods specified in q= tag are now accepted - Add extended_headers() method to allow oversigning or skipping headers - PrivateKey file is now closed after reading - Use lexical filehandles Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Mail-DKIM: Remove unneeded stable on exp archesKent Fredric2016-08-161-2/+2
| | | | Package-Manager: portage-2.3.0
* 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/+71
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