1 | {'description': {'en': 'Official Gentoo ebuild repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
|
3 | 'homepage': 'http://gentoo.org/',
|
4 | 'name': 'gentoo',
|
5 | 'owner': [{'email': 'bug-wranglers@gentoo.org'}],
|
6 | 'quality': 'core',
|
7 | 'source': [{'type': 'rsync',
|
8 | 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync gentoo
|
17 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
19 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
20 | From https://anongit.gentoo.org/git/repo/gentoo
|
21 | 36aff20510..8279b10fcb master -> origin/master
|
22 | Updating 36aff20510..8279b10fcb
|
23 | Fast-forward
|
24 | dev-java/xz-java/Manifest | 1 +
|
25 | .../xz-java-stop-fetching-external-files.patch | 4 +-
|
26 | dev-java/xz-java/xz-java-1.6.ebuild | 40 ++++
|
27 | dev-python/jinja/Manifest | 2 +-
|
28 | .../{jinja-2.9.3.ebuild => jinja-2.9.5.ebuild} | 7 +-
|
29 | dev-ros/test_rospy/Manifest | 9 -
|
30 | dev-ros/test_rospy/test_rospy-1.11.14.ebuild | 34 ----
|
31 | dev-ros/test_rospy/test_rospy-1.11.15.ebuild | 34 ----
|
32 | dev-ros/test_rospy/test_rospy-1.11.16.ebuild | 34 ----
|
33 | dev-ros/test_rospy/test_rospy-1.11.17.ebuild | 34 ----
|
34 | dev-ros/test_rospy/test_rospy-1.12.0.ebuild | 34 ----
|
35 | dev-ros/test_rospy/test_rospy-1.12.1.ebuild | 34 ----
|
36 | dev-ros/test_rospy/test_rospy-1.12.2.ebuild | 34 ----
|
37 | dev-ros/test_rospy/test_rospy-1.12.4.ebuild | 34 ----
|
38 | dev-ros/test_rospy/test_rospy-1.12.5.ebuild | 34 ----
|
39 | eclass/flag-o-matic.eclass | 2 +-
|
40 | sys-libs/glibc/Manifest | 3 +-
|
41 | sys-libs/glibc/glibc-2.23-r1.ebuild | 205 --------------------
|
42 | sys-libs/glibc/glibc-2.23-r2.ebuild | 206 ---------------------
|
43 | sys-libs/glibc/glibc-2.23-r3.ebuild | 2 +-
|
44 | .../{glibc-2.24.ebuild => glibc-2.24-r1.ebuild} | 4 +-
|
45 | 21 files changed, 54 insertions(+), 737 deletions(-)
|
46 | create mode 100644 dev-java/xz-java/xz-java-1.6.ebuild
|
47 | rename dev-python/jinja/{jinja-2.9.3.ebuild => jinja-2.9.5.ebuild} (95%)
|
48 | delete mode 100644 dev-ros/test_rospy/test_rospy-1.11.14.ebuild
|
49 | delete mode 100644 dev-ros/test_rospy/test_rospy-1.11.15.ebuild
|
50 | delete mode 100644 dev-ros/test_rospy/test_rospy-1.11.16.ebuild
|
51 | delete mode 100644 dev-ros/test_rospy/test_rospy-1.11.17.ebuild
|
52 | delete mode 100644 dev-ros/test_rospy/test_rospy-1.12.0.ebuild
|
53 | delete mode 100644 dev-ros/test_rospy/test_rospy-1.12.1.ebuild
|
54 | delete mode 100644 dev-ros/test_rospy/test_rospy-1.12.2.ebuild
|
55 | delete mode 100644 dev-ros/test_rospy/test_rospy-1.12.4.ebuild
|
56 | delete mode 100644 dev-ros/test_rospy/test_rospy-1.12.5.ebuild
|
57 | delete mode 100644 sys-libs/glibc/glibc-2.23-r1.ebuild
|
58 | delete mode 100644 sys-libs/glibc/glibc-2.23-r2.ebuild
|
59 | rename sys-libs/glibc/{glibc-2.24.ebuild => glibc-2.24-r1.ebuild} (97%)
|
60 | *** syncing gentoo
|
61 | *** synced gentoo
|
62 | * Sync succeeded
|
63 | $ git log --format=%ci -1
|
64 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
65 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
66 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
67 | * Cache regenerated successfully
|