summaryrefslogtreecommitdiff
blob: 6b6e92be6734e56962a61fea41ef3f22275f216f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{'description': {'en': 'Official Gentoo ebuild repository'},
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
 'homepage': 'https://gentoo.org/',
 'name': 'gentoo',
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
 'quality': 'core',
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
            {'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
 'status': 'official'}
$ pmaint sync gentoo
From https://anongit.gentoo.org/git/repo/gentoo
   5bd85f0a6e2..c19b965dc28  master     -> origin/master
Updating 5bd85f0a6e2..c19b965dc28
Fast-forward
 app-antivirus/clamtk/Manifest                      |   1 -
 app-antivirus/clamtk/clamtk-6.02-r1.ebuild         | 145 ---------------------
 .../files/clamtk-6.00-change_icon_path.patch       |  15 ---
 ...{catkin-0.8.3.ebuild => catkin-0.8.3-r1.ebuild} |   1 +
 dev-util/catkin/catkin-9999.ebuild                 |   1 +
 dev-util/catkin/files/distutils-v2.patch           |  13 ++
 net-libs/gnutls/Manifest                           |   1 +
 net-libs/gnutls/gnutls-3.6.14.ebuild               | 132 +++++++++++++++++++
 sys-apps/qdirstat/Manifest                         |   1 -
 sys-apps/qdirstat/qdirstat-1.6.ebuild              |  53 --------
 www-apps/drupal/Manifest                           |   6 +-
 .../{drupal-7.70.ebuild => drupal-7.71.ebuild}     |   0
 .../{drupal-8.8.6.ebuild => drupal-8.8.7.ebuild}   |   0
 www-apps/drupal/drupal-8.9.0.ebuild                |  68 ++++++++++
 www-apps/drupal/drupal-9.0.0.ebuild                |  68 ++++++++++
 15 files changed, 288 insertions(+), 217 deletions(-)
 delete mode 100644 app-antivirus/clamtk/clamtk-6.02-r1.ebuild
 delete mode 100644 app-antivirus/clamtk/files/clamtk-6.00-change_icon_path.patch
 rename dev-util/catkin/{catkin-0.8.3.ebuild => catkin-0.8.3-r1.ebuild} (98%)
 create mode 100644 dev-util/catkin/files/distutils-v2.patch
 create mode 100644 net-libs/gnutls/gnutls-3.6.14.ebuild
 delete mode 100644 sys-apps/qdirstat/qdirstat-1.6.ebuild
 rename www-apps/drupal/{drupal-7.70.ebuild => drupal-7.71.ebuild} (100%)
 rename www-apps/drupal/{drupal-8.8.6.ebuild => drupal-8.8.7.ebuild} (100%)
 create mode 100644 www-apps/drupal/drupal-8.9.0.ebuild
 create mode 100644 www-apps/drupal/drupal-9.0.0.ebuild
*** syncing gentoo
*** synced gentoo
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
 * Cache regenerated successfully