summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-apache/mod_h2: 1.15.3 version bumpCraig Andrews2019-07-182-0/+48
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.15.2 version bumpCraig Andrews2019-06-142-0/+48
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.15.1 version bumpCraig Andrews2019-05-282-0/+48
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.15.0 version bumpCraig Andrews2019-05-222-0/+48
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.14.1 version bumpCraig Andrews2019-03-052-0/+48
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.14.0 version bumpCraig Andrews2019-03-042-0/+48
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.13.1 version bumpCraig Andrews2019-03-012-0/+48
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.13.0 version bumpCraig Andrews2019-02-262-0/+48
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.12.5 version bumpCraig Andrews2019-02-192-0/+48
| | | | | Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.12.3 version bumpCraig Andrews2019-02-142-0/+48
| | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: Cleanup old versionsCraig Andrews2019-01-255-192/+0
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.12.2 version bumpCraig Andrews2019-01-252-0/+48
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.12.1 version bumpCraig Andrews2019-01-182-0/+48
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: add myself as maintainerCraig Andrews2019-01-071-1/+4
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.12.0 version bumpCraig Andrews2019-01-072-0/+48
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.11.4 version bumpCraig Andrews2018-11-082-0/+48
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apache/mod_h2: 1.11.3 version bump; always run eautoreconfCraig Andrews2018-10-153-4/+52
| | | | | | | Run eautoreconf to fix QA notice: `../libtool: line 7902: func_munge_path_list: command not found` Signed-off-by: Craig Andrews <candrews@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* www-apache/mod_h2: remove 1.4.7 and 1.5.6Michael Palimaka2017-12-213-100/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* Retirement: vapier package reassigmentAmy Liffey2017-12-201-3/+1
|
* www-apache: Update Manifest hashes.Ulrich Müller2017-12-091-3/+3
|
* www-apache/mod_h2: version 1.10.10, use EAPI=6Craig Andrews2017-08-073-9/+55
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5296
* www-apache/mod_h2: update to newer pre-releasesMike Frysinger2016-06-016-31/+37
| | | | | These are meant to be used in conjunction with newer apache releases so fixes to just the mod_http2 module can be tested.
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* www-apache/mod_h2: version bump to 0.8.3Mike Frysinger2015-08-252-0/+48
|
* www-apache/mod_h2: drop oldMike Frysinger2015-08-2513-625/+0
|
* 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-0817-0/+738
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