Commit Graph

25 Commits

Author SHA1 Message Date
Alexis Ballier
8b23cbe318 dev-ruby/rubyzip: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-07-29 16:32:21 +02:00
Hans de Graaff
366581f403 dev-ruby/rubyzip: remove masked slot
Package-Manager: Portage-2.3.5, Repoman-2.3.1
2017-05-03 06:52:05 +02:00
Hans de Graaff
3a699dd724 dev-ruby/rubyzip: remove vulnerable versions, bug 611384
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-04-02 08:22:48 +02:00
Jeroen Roovers
53bef58673 dev-ruby/rubyzip: Stable for HPPA (bug #611384).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
2017-03-11 09:31:28 +01:00
Agostino Sarubbo
560ce727e4 dev-ruby/rubyzip: sparc stable wrt bug #611384
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-03-10 13:53:08 +01:00
Agostino Sarubbo
ae2ee6891e dev-ruby/rubyzip: x86 stable wrt bug #611384
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-03-10 11:59:40 +01:00
Agostino Sarubbo
4e8560c2b6 dev-ruby/rubyzip: amd64 stable wrt bug #611384
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-03-10 10:08:43 +01:00
Michael Weber
3925354e4a dev-ruby/rubyzip: arm ppc ppc64 stable (bug 611384).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
2017-03-07 18:07:41 +01:00
Tobias Klausmann
c3ea53df9d dev-ruby/rubyzip-1.2.1-r0: add alpha keyword
Gentoo-Bug: 611384
2017-03-06 16:50:41 +01:00
Hans de Graaff
3b966b77da dev-ruby/rubyzip: bring back alpha keyword
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-03-05 11:25:04 +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
0e55a3a147 dev-ruby/rubyzip: add 1.2.1
Package-Manager: portage-2.3.3
2017-02-09 06:36:22 +01:00
Hans de Graaff
8eca4b7d7a dev-ruby/rubyzip: add ruby24
Package-Manager: portage-2.3.0
2017-01-04 08:02:05 +01:00
Hans de Graaff
4db05a023b dev-ruby/rubyzip: add 1.2.0
Package-Manager: portage-2.2.28
2016-06-04 05:50:48 +02:00
Hans de Graaff
f349018d7d dev-ruby/rubyzip: cleanup
Package-Manager: portage-2.2.26
2016-04-03 08:23:32 +02:00
Hans de Graaff
a4e9cab53b dev-ruby/rubyzip: mark ruby21 revision stable
Package-Manager: portage-2.2.26
2016-04-03 08:23:29 +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
77bf7d2630 dev-ruby/rubyzip: add ruby23
Package-Manager: portage-2.2.26
2016-01-15 07:40:34 +01:00
Zero_Chaos
ff039267f2 Revert "net-analyzer/metasploit (and deps): Revert "re-add ~arm keyword""
This reverts commit 8bdbfab2f6.

Not trying to be rude here, just the easiest way to readd this commit it to revert the revert.
2015-09-07 17:56:05 -04:00
Michał Górny
8bdbfab2f6 net-analyzer/metasploit (and deps): Revert "re-add ~arm keyword"
This causes issue due to a number of non-keyworded dependencies.

Reverts: 3270b7eb07 (net-analyzer/metasploit (and deps): re-add ~arm keyword)
2015-09-07 20:37:16 +02:00
Zero_Chaos
3270b7eb07 net-analyzer/metasploit (and deps): re-add ~arm keyword 2015-09-04 22:23:25 -04: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