Commit Graph

26 Commits

Author SHA1 Message Date
Hans de Graaff
d153b52b04 dev-ruby/timecop: cleanup; drop hppa stable, bug 623950
Package-Manager: Portage-2.3.13, Repoman-2.3.3
2017-12-02 07:30:31 +01:00
Michael Mair-Keimberger (asterix)
1bf33c56fb dev-ruby/timecop: fix HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5342
2017-08-09 08:21:43 +02:00
Agostino Sarubbo
078fff020f dev-ruby/timecop: ppc64 stable wrt bug #623950
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-07-07 16:49:41 +02:00
Agostino Sarubbo
108ab48792 dev-ruby/timecop: ppc stable wrt bug #623950
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-07-07 15:23:55 +02:00
Agostino Sarubbo
7bcd8064e7 dev-ruby/timecop: x86 stable wrt bug #623950
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-07-07 10:07:42 +02:00
Agostino Sarubbo
57e4ff211f dev-ruby/timecop: amd64 stable wrt bug #623950
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-07-06 10:15:06 +02:00
Hans de Graaff
338189881f dev-ruby/timecop: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.1
2017-07-06 06:38:12 +02:00
Hans de Graaff
5148b587b4 dev-ruby/timecop: add 0.9.1
Package-Manager: Portage-2.3.6, Repoman-2.3.1
2017-07-06 06:37:20 +02:00
Alexis Ballier
85cf99cfb1 dev-ruby/timecop: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-07-01 15:45:00 +02:00
Sergei Trofimovich
42de0b4ac1 dev-ruby/timecop: ia64 keyworded, bug #587756
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-06-28 21:49:36 +01:00
Hans de Graaff
2bba10bb5b dev-ruby/timecop: add 0.9.0
Package-Manager: Portage-2.3.6, Repoman-2.3.1
2017-06-23 04:55:16 +02:00
Hans de Graaff
22b29f97cf dev-ruby/timecop: add ruby24
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-03-02 07:09:37 +01:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Hans de Graaff
901a42730e dev-ruby/timecop: add ruby22
Package-Manager: portage-2.3.0
2016-12-09 07:59:14 +01:00
Hans de Graaff
5513456a64 dev-ruby/timecop: add ruby21 to stable version
Package-Manager: portage-2.2.28
2016-07-21 21:38:34 +02:00
Tobias Klausmann
4c9f7e75db dev-ruby/timecop-0.8.1-r0: add ~alpha keyword
Gentoo-Bug: 587756
2016-07-05 10:49:21 +02:00
Hans de Graaff
554b6fb62a dev-ruby/timecop: drop ruby19
Package-Manager: portage-2.2.28
2016-05-12 06:58:11 +02:00
Hans de Graaff
1a26326f03 dev-ruby/timecop: cleanup
Package-Manager: portage-2.2.26
2016-04-03 08:23:37 +02:00
Hans de Graaff
3365dc88a2 dev-ruby/timecop: add 0.8.1
Package-Manager: portage-2.2.26
2016-04-03 08:23:35 +02:00
Hans de Graaff
8ecac7933d dev-ruby/timecop: drop ruby19, add ruby23
Package-Manager: portage-2.2.26
2016-03-21 17:44:19 +01: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
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
Justin Lecher
71dc24457e Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:36:23 +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