summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/zeromq: Restore parallel test restrictionThomas Deutschmann2016-11-042-0/+14
| | | | | | | | | The parallel test restriction (-j1) was lost when the ebuild was bumped to EAPI=6 but is still required. Gentoo-Bug: https://bugs.gentoo.org/597808 Package-Manager: portage-2.3.2
* net-libs/zeromq: Bumped to v4.1.6Thomas Deutschmann2016-11-042-0/+50
| | | | Package-Manager: portage-2.3.2
* net-libs/zeromq: Stable for HPPA (bug #578526).Jeroen Roovers2016-10-021-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* net-libs/zeromq: fix 4.1.5Mike Gilbert2016-08-221-11/+11
| | | | | | | | The previous revision only installed manpages. Bump EAPI and drop autotools-utils while we are at it. Also depend on asciidoc and xmlto. Package-Manager: portage-2.3.0_p16
* net-libs/zeromq: metadata.xml updated and reformatedThomas Deutschmann2016-08-231-19/+19
| | | | Package-Manager: portage-2.3.0
* net-libs/zeromq: Add myself as maintainerThomas Deutschmann2016-08-231-0/+4
| | | | Package-Manager: portage-2.3.0
* net-libs/zeromq: Remove oldManuel Rüger2016-08-224-153/+0
| | | | Package-Manager: portage-2.3.0
* net-libs/zeromq: Version bump to 4.1.5Manuel Rüger2016-08-222-0/+50
| | | | | | Gentoo-Bug: 591560 Package-Manager: portage-2.3.0
* net-libs/zeromq: ppc stable wrt bug #578526Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/zeromq: x86 stable wrt bug #578526Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/zeromq: drop qnikst@gentoo.org from maintainers.Alexander Vershilov2016-05-291-4/+0
| | | | Package-Manager: portage-2.2.28
* net-libs/zeromq: Fix metadata.xml file.Patrice Clement2016-04-181-1/+0
| | | | Package-Manager: portage-2.2.26
* net-libs/zeromq: arm stable, bug #578526Markus Meier2016-04-061-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* net-libs/zeromq: amd64 stable wrt bug #578526Agostino Sarubbo2016-04-021-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/zeromq: keywording arm64Matthew Thode2016-02-281-1/+1
| | | | | | merged on X-C1 Package-Manager: portage-2.2.26
* net-libs/zeromq: Version bumpManuel Rüger2016-02-182-0/+52
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-libs/zeromq: OpenPGM is not bundled anymore, ./configure options changed.Jason Zaman2015-12-221-0/+51
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/554608 Package-Manager: portage-2.2.24
* net-libs/zeromq: version bump to 4.1.3Jason Zaman2015-11-232-0/+51
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/559744 Package-Manager: portage-2.2.20.1
* net-libs/zeromq: Depend on ~net-libs/openpgm-5.1.118Jeroen Roovers2015-08-262-2/+2
| | | | Package-Manager: portage-2.2.20.1
* 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-2/+2
| | | | | | 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-088-0/+418
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