gentoo

1
{'description': {'en': 'Official Gentoo ebuild repository'},
2
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
3
 'homepage': 'https://gentoo.org/',
4
 'name': 'gentoo',
5
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
6
 'quality': 'core',
7
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
8
            {'type': 'git',
9
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
10
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
13
 'status': 'official'}
14
$ pmaint sync gentoo
15
warning: Pulling without specifying how to reconcile divergent branches is
16
discouraged. You can squelch this message by running one of the following
17
commands sometime before your next pull:
18
19
  git config pull.rebase false  # merge (the default strategy)
20
  git config pull.rebase true   # rebase
21
  git config pull.ff only       # fast-forward only
22
23
You can replace "git config" with "git config --global" to set a default
24
preference for all repositories. You can also pass --rebase, --no-rebase,
25
or --ff-only on the command line to override the configured default per
26
invocation.
27
28
From https://anongit.gentoo.org/git/repo/gentoo
29
   925e7135fe3..63eba5d17dd  master     -> origin/master
30
Updating 925e7135fe3..63eba5d17dd
31
Fast-forward
32
 app-text/docbook2X/docbook2X-0.8.8-r4.ebuild       |  2 +-
33
 .../Alien-Base-ModuleBuild-1.150.0.ebuild          |  2 +-
34
 dev-perl/Alien-Build/Alien-Build-2.330.0.ebuild    |  2 +-
35
 .../Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild     |  2 +-
36
 .../Archive-Extract/Archive-Extract-0.860.0.ebuild |  2 +-
37
 dev-perl/B-COW/B-COW-0.4.0-r1.ebuild               |  2 +-
38
 dev-perl/Clone/Clone-0.450.0.ebuild                |  2 +-
39
 .../Crypt-OpenSSL-Guess-0.110.0.ebuild             |  2 +-
40
 .../Crypt-OpenSSL-RSA-0.310.0.ebuild               |  2 +-
41
 .../Crypt-OpenSSL-Random-0.150.0.ebuild            |  2 +-
42
 dev-perl/DBD-mysql/DBD-mysql-4.50.0-r1.ebuild      |  2 +-
43
 dev-perl/Devel-Hide/Devel-Hide-0.1.300.ebuild      |  2 +-
44
 .../File-Copy-Recursive-0.450.0.ebuild             |  2 +-
45
 dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild  |  2 +-
46
 dev-perl/Import-Into/Import-Into-1.2.5.ebuild      |  2 +-
47
 .../Pod-Markdown-Github-0.40.0.ebuild              |  2 +-
48
 dev-perl/Pod-Readme/Pod-Readme-1.2.3.ebuild        |  2 +-
49
 .../Shell-Config-Generate-0.330.0.ebuild           |  2 +-
50
 dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild     |  2 +-
51
 .../Sort-Versions/Sort-Versions-1.620.0.ebuild     |  2 +-
52
 dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild       |  2 +-
53
 dev-perl/Test-File/Test-File-1.443.0.ebuild        |  2 +-
54
 dev-perl/Test-Kit/Test-Kit-2.150.0.ebuild          |  2 +-
55
 dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild         |  2 +-
56
 dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild     |  2 +-
57
 .../files/hydrogen-9999-gnuinstalldirs.patch       | 29 ++++++++++++++++++++++
58
 .../hydrogen/files/hydrogen-9999-i18n-path.patch   | 13 ----------
59
 media-sound/hydrogen/hydrogen-9999.ebuild          |  3 +--
60
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild |  2 +-
61
 29 files changed, 56 insertions(+), 41 deletions(-)
62
 create mode 100644 media-sound/hydrogen/files/hydrogen-9999-gnuinstalldirs.patch
63
 delete mode 100644 media-sound/hydrogen/files/hydrogen-9999-i18n-path.patch
64
*** syncing gentoo
65
*** synced gentoo
66
 * Sync succeeded
67
$ git log --format=%ci -1
68
$ git show -q --pretty=format:%G? HEAD
69
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
70
 * Cache regenerated successfully