blob: f203e3bee928a1b7ab3aa145459737bf6327ec25 (
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
|
{'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
From git://github.com/rich0/rich0-overlay
f828058..f7aefe4 master -> origin/master
Updating f828058..f7aefe4
Fast-forward
dev-vcs/git-flow-completion/Manifest | 1 -
.../git-flow-completion-0.4.1.0.ebuild | 31 ----------
dev-vcs/git-flow/Manifest | 1 -
dev-vcs/git-flow/git-flow-0.4.1.ebuild | 27 ---------
sys-fs/zfs-auto-snapshot/Manifest | 2 -
sys-fs/zfs-auto-snapshot/metadata.xml | 10 ----
.../zfs-auto-snapshot-9999-r1.ebuild | 70 ----------------------
7 files changed, 142 deletions(-)
delete mode 100644 dev-vcs/git-flow-completion/Manifest
delete mode 100644 dev-vcs/git-flow-completion/git-flow-completion-0.4.1.0.ebuild
delete mode 100644 dev-vcs/git-flow/Manifest
delete mode 100644 dev-vcs/git-flow/git-flow-0.4.1.ebuild
delete mode 100644 sys-fs/zfs-auto-snapshot/Manifest
delete mode 100644 sys-fs/zfs-auto-snapshot/metadata.xml
delete mode 100644 sys-fs/zfs-auto-snapshot/zfs-auto-snapshot-9999-r1.ebuild
*** syncing rich0
*** 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
* Cache regenerated successfully
|