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
52
53
|
{'description': {'en': 'glicOne Overlay with non existing in layman utils'},
'feed': ['http://github.com/RomaniukVadim/glicOne-overlay/commits/master.atom'],
'homepage': 'https://github.com/RomaniukVadim/glicOne',
'name': 'glicOne',
'owner': [{'email': 'lavadimka1997@gmail.com',
'name': 'Vadim Romaniuk',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/RomaniukVadim/glicOne-overlay.git'},
{'type': 'git',
'uri': 'https://github.com/RomaniukVadim/glicOne-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:RomaniukVadim/glicOne-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync glicOne
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/fritteli'
WARNING:pkgcore:repo at '/home/mgorny/sync/fritteli', named 'fritteli', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
*** syncing glicOne
From git://github.com/RomaniukVadim/glicOne-overlay
09ef3ee..1e949e0 master -> origin/master
Updating 09ef3ee..1e949e0
Fast-forward
dev-libs/protobuf/Manifest | 2 +
dev-libs/protobuf/files/diffutils.patch | 222 ++++++++++++++++++++
.../protobuf-3.4.0-disable_no-warning-test.patch | 19 ++
.../protobuf-3.4.0-protoc_input_output_files.patch | 233 +++++++++++++++++++++
.../files/protobuf-3.4.0-system_libraries.patch | 117 +++++++++++
.../files/protobuf-3.5.0-atomic_operations.patch | 21 ++
dev-libs/protobuf/protobuf-3.5.1.1.ebuild | 106 ++++++++++
dev-libs/protobuf/protobuf-3.5.2.ebuild | 104 +++++++++
8 files changed, 824 insertions(+)
create mode 100644 dev-libs/protobuf/Manifest
create mode 100644 dev-libs/protobuf/files/diffutils.patch
create mode 100644 dev-libs/protobuf/files/protobuf-3.4.0-disable_no-warning-test.patch
create mode 100644 dev-libs/protobuf/files/protobuf-3.4.0-protoc_input_output_files.patch
create mode 100644 dev-libs/protobuf/files/protobuf-3.4.0-system_libraries.patch
create mode 100644 dev-libs/protobuf/files/protobuf-3.5.0-atomic_operations.patch
create mode 100644 dev-libs/protobuf/protobuf-3.5.1.1.ebuild
create mode 100644 dev-libs/protobuf/protobuf-3.5.2.ebuild
*** synced glicOne
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 glicOne
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
* Cache regenerated successfully
|