summaryrefslogtreecommitdiff
blob: ff0ad573c689492dccc2084628cc3e831e1730da (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
{'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
   911289f665e..271c187d26e  master     -> origin/master
Updating 911289f665e..271c187d26e
Fast-forward
 dev-libs/librep/Manifest                           |  1 +
 dev-libs/librep/librep-0.92.7.ebuild               | 81 ++++++++++++++++++
 ...duler-3.5.3.ebuild => APScheduler-3.6.3.ebuild} |  5 +-
 dev-python/APScheduler/Manifest                    |  2 +-
 dev-python/google-apitools/Manifest                |  1 +
 .../google-apitools/google-apitools-0.5.31.ebuild  | 39 +++++++++
 games-arcade/supertux/Manifest                     |  2 +-
 .../files/supertux-0.6.2_rc1-boost-1.73.patch      | 25 ------
 ...rtux-0.6.2_rc1.ebuild => supertux-0.6.2.ebuild} |  1 -
 x11-wm/sawfish/Manifest                            |  1 +
 .../sawfish/files/sawfish-1.12.0-fno-common.patch  | 39 +++++++++
 x11-wm/sawfish/sawfish-1.12.0-r1.ebuild            |  3 +-
 x11-wm/sawfish/sawfish-1.12.90.ebuild              | 99 ++++++++++++++++++++++
 13 files changed, 268 insertions(+), 31 deletions(-)
 create mode 100644 dev-libs/librep/librep-0.92.7.ebuild
 rename dev-python/APScheduler/{APScheduler-3.5.3.ebuild => APScheduler-3.6.3.ebuild} (95%)
 create mode 100644 dev-python/google-apitools/google-apitools-0.5.31.ebuild
 delete mode 100644 games-arcade/supertux/files/supertux-0.6.2_rc1-boost-1.73.patch
 rename games-arcade/supertux/{supertux-0.6.2_rc1.ebuild => supertux-0.6.2.ebuild} (96%)
 create mode 100644 x11-wm/sawfish/files/sawfish-1.12.0-fno-common.patch
 create mode 100644 x11-wm/sawfish/sawfish-1.12.90.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