blob: ac0968af5f1cefbe3b19b2ed54eef167dba121e6 (
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
52
|
{'description': {'en': "Rich0's developer overlay"},
'feed': ['https://github.com/rich0/rich0-overlay/commits/master.atom'],
'homepage': 'https://github.com/rich0/rich0-overlay',
'name': 'rich0',
'owner': [{'email': 'rich0@gentoo.org',
'name': 'Richard Freeman',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/rich0/rich0-overlay.git'}],
'status': 'official'}
$ pmaint sync rich0
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing rich0
From git://github.com/rich0/rich0-overlay
4ae5848..b013e42 master -> origin/master
Updating 4ae5848..b013e42
Fast-forward
media-radio/js8call/Manifest | 13 -----
.../files/0.6.5-makefile-removesymlink.patch | 21 --------
.../files/0.7.2-makefile-removesymlink.patch | 20 -------
.../files/0.7.3-makefile-removesymlink.patch | 20 -------
.../files/0.7.5-makefile-removesymlink.patch | 20 -------
media-radio/js8call/js8call-0.6.5.ebuild | 61 ----------------------
media-radio/js8call/js8call-0.7.2.ebuild | 60 ---------------------
media-radio/js8call/js8call-0.7.3.ebuild | 60 ---------------------
media-radio/js8call/js8call-0.7.5.ebuild | 60 ---------------------
media-radio/js8call/metadata.xml | 11 ----
10 files changed, 346 deletions(-)
delete mode 100644 media-radio/js8call/Manifest
delete mode 100644 media-radio/js8call/files/0.6.5-makefile-removesymlink.patch
delete mode 100644 media-radio/js8call/files/0.7.2-makefile-removesymlink.patch
delete mode 100644 media-radio/js8call/files/0.7.3-makefile-removesymlink.patch
delete mode 100644 media-radio/js8call/files/0.7.5-makefile-removesymlink.patch
delete mode 100644 media-radio/js8call/js8call-0.6.5.ebuild
delete mode 100644 media-radio/js8call/js8call-0.7.2.ebuild
delete mode 100644 media-radio/js8call/js8call-0.7.3.ebuild
delete mode 100644 media-radio/js8call/js8call-0.7.5.ebuild
delete mode 100644 media-radio/js8call/metadata.xml
*** synced rich0
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rich0
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|