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
From https://anongit.gentoo.org/git/repo/gentoo
16
   5bd85f0a6e2..c19b965dc28  master     -> origin/master
17
Updating 5bd85f0a6e2..c19b965dc28
18
Fast-forward
19
 app-antivirus/clamtk/Manifest                      |   1 -
20
 app-antivirus/clamtk/clamtk-6.02-r1.ebuild         | 145 ---------------------
21
 .../files/clamtk-6.00-change_icon_path.patch       |  15 ---
22
 ...{catkin-0.8.3.ebuild => catkin-0.8.3-r1.ebuild} |   1 +
23
 dev-util/catkin/catkin-9999.ebuild                 |   1 +
24
 dev-util/catkin/files/distutils-v2.patch           |  13 ++
25
 net-libs/gnutls/Manifest                           |   1 +
26
 net-libs/gnutls/gnutls-3.6.14.ebuild               | 132 +++++++++++++++++++
27
 sys-apps/qdirstat/Manifest                         |   1 -
28
 sys-apps/qdirstat/qdirstat-1.6.ebuild              |  53 --------
29
 www-apps/drupal/Manifest                           |   6 +-
30
 .../{drupal-7.70.ebuild => drupal-7.71.ebuild}     |   0
31
 .../{drupal-8.8.6.ebuild => drupal-8.8.7.ebuild}   |   0
32
 www-apps/drupal/drupal-8.9.0.ebuild                |  68 ++++++++++
33
 www-apps/drupal/drupal-9.0.0.ebuild                |  68 ++++++++++
34
 15 files changed, 288 insertions(+), 217 deletions(-)
35
 delete mode 100644 app-antivirus/clamtk/clamtk-6.02-r1.ebuild
36
 delete mode 100644 app-antivirus/clamtk/files/clamtk-6.00-change_icon_path.patch
37
 rename dev-util/catkin/{catkin-0.8.3.ebuild => catkin-0.8.3-r1.ebuild} (98%)
38
 create mode 100644 dev-util/catkin/files/distutils-v2.patch
39
 create mode 100644 net-libs/gnutls/gnutls-3.6.14.ebuild
40
 delete mode 100644 sys-apps/qdirstat/qdirstat-1.6.ebuild
41
 rename www-apps/drupal/{drupal-7.70.ebuild => drupal-7.71.ebuild} (100%)
42
 rename www-apps/drupal/{drupal-8.8.6.ebuild => drupal-8.8.7.ebuild} (100%)
43
 create mode 100644 www-apps/drupal/drupal-8.9.0.ebuild
44
 create mode 100644 www-apps/drupal/drupal-9.0.0.ebuild
45
*** syncing gentoo
46
*** synced gentoo
47
 * Sync succeeded
48
$ git log --format=%ci -1
49
$ git show -q --pretty=format:%G? HEAD
50
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
51
 * Cache regenerated successfully