10 Commits

Author SHA1 Message Date
Ulrich Müller
38b155fa1b **/metadata.xml: Replace http by https in DOCTYPE element
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-09-11 15:22:48 +02:00
Michał Górny
05f3b5ac7f */*: Add proxied="yes" for non-@gentoo.org people
Done via:

  find -name metadata.xml -exec xml ed -P -L \
    -a '/pkgmetadata/maintainer[substring(email,
      string-length(email) - string-length("@gentoo.org") + 1)
      != "@gentoo.org"]' \
    -t attr -n proxied -v yes {} +

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-03-16 17:42:19 +01:00
Michał Górny
e75ce1cc7c */*: Add 'proxied="proxy"' for proxy-maint project
Done via:

  find -name metadata.xml -exec xml ed -P -L \
    -a '//maintainer[email="proxy-maint@gentoo.org"]' \
    -t attr -n proxied -v proxy {} +

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-03-16 17:42:18 +01:00
Michał Górny
803bc7f7ec app-admin/syslog-summary: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-09-19 09:25:03 +02:00
Paul Healy
53eb1f55eb app-admin/syslog-summary: add proxy maintainer
I would like to maintain this package, and have added
myself to metadata.xml

Signed-off-by: Paul Healy <lmiphay@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-10-13 22:00:57 +02:00
Pawel Hajdan, Jr
138f92f9b2 app-admin/syslog-summary: remove phajdan.jr from maintainers -> maintainer-needed
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-05-02 12:28:59 +02:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 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
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