Commit Graph

25 Commits

Author SHA1 Message Date
Tobias Klausmann
250930aa99 dev-ruby/httpclient-2.8.2.4-r0: keyworded for ~alpha
Gentoo-Bug: 592756
2016-09-28 10:17:10 +02:00
Hans de Graaff
b9fe990e7a dev-ruby/httpclient: add 2.8.2.4
Package-Manager: portage-2.2.28
2016-09-13 06:35:47 +02:00
Hans de Graaff
8b6a47a83b dev-ruby/httpclient: cleanup
Package-Manager: portage-2.2.28
2016-09-13 06:31:15 +02:00
Hans de Graaff
4c63aa6298 dev-ruby/httpclient: add 2.8.2.2
Package-Manager: portage-2.2.28
2016-08-19 08:00:24 +02:00
Hans de Graaff
d352f13655 dev-ruby/httpclient: add ruby23
Package-Manager: portage-2.2.28
2016-08-09 07:02:08 +02:00
Agostino Sarubbo
ef4e8d7102 dev-ruby/httpclient: ppc stable wrt bug #580892
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-07-06 11:06:06 +02:00
Agostino Sarubbo
031afc77e9 dev-ruby/httpclient: x86 stable wrt bug #580892
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-06-25 22:13:27 +02:00
Hans de Graaff
aa731e0349 dev-ruby/httpclient: drop ruby19
Package-Manager: portage-2.2.28
2016-05-29 07:25:29 +02:00
Hans de Graaff
8f15ca8329 dev-ruby/httpclient: add 2.8.0
Package-Manager: portage-2.2.28
2016-05-16 07:09:55 +02:00
Agostino Sarubbo
df90943562 dev-ruby/httpclient: amd64 stable wrt bug #580892
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-05-13 16:45:33 +02:00
Hans de Graaff
8f6996b510 dev-ruby/httpclient: add 2.7.2
Package-Manager: portage-2.2.26
2016-04-23 07:19:42 +02:00
Hans de Graaff
dfe158dcd8 dev-ruby/httpclient: cleanup
Package-Manager: portage-2.2.26
2016-04-23 07:12:03 +02:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Hans de Graaff
7b6fa4c3e7 dev-ruby/httpclient: add 2.7.1
Package-Manager: portage-2.2.24
2016-01-02 07:42:53 +01:00
Hans de Graaff
c0632f4744 dev-ruby/httpclient: cleanup
Package-Manager: portage-2.2.24
2015-12-12 08:35:11 +01:00
Agostino Sarubbo
ab4f6d1cea dev-ruby/httpclient: ppc stable wrt bug #564986
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
2015-11-12 11:14:56 +01:00
Agostino Sarubbo
8bfbaa53b4 dev-ruby/httpclient: x86 stable wrt bug #564986
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
2015-11-11 10:53:22 +01:00
Jeroen Roovers
fdc2371abd dev-ruby/httpclient: Stable for PPC64 (bug #564986).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
2015-11-11 07:05:45 +01:00
Hans de Graaff
c8e97925e8 dev-ruby/httpclient: add 2.7.0.1
Package-Manager: portage-2.2.20.1
2015-11-10 07:35:13 +01:00
Agostino Sarubbo
0ae2b58c0d dev-ruby/httpclient: amd64 stable wrt bug #564986
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
2015-11-09 12:24:27 +01:00
Hans de Graaff
aec3f06891 dev-ruby/httpclient: add 2.7.0
Package-Manager: portage-2.2.20.1
2015-11-06 08:31:14 +01:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
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
2015-08-08 17:38:18 -07:00