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
|
{'description': {'en': 'An ebuild overlay for Gentoo.'},
'feed': ['https://github.com/dallenwilson/trolltoo/commits/master.atom'],
'homepage': 'https://github.com/dallenwilson/trolltoo',
'name': 'trolltoo',
'owner': [{'email': 'dallen.wilson@gmail.com',
'name': 'Dallen Wilson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/dallenwilson/trolltoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/dallenwilson/trolltoo.git'}],
'status': 'unofficial'}
$ pmaint sync trolltoo
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:interactive-fiction repo at '/var/lib/repo-mirror-ci/sync/interactive-fiction', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/dallenwilson/trolltoo
7542d08..78119d4 master -> origin/master
Updating 7542d08..78119d4
Fast-forward
net-wireless/rtl8821ce-driver/Manifest | 1 +
.../rtl8821ce-driver-5.5.2_p20200211.ebuild | 72 ----------------------
...ild => rtl8821ce-driver-5.5.2_p20200630.ebuild} | 3 +-
x11-plugins/purple-hangouts/Manifest | 1 +
.../purple-hangouts-0_p20200630.ebuild | 50 +++++++++++++++
5 files changed, 54 insertions(+), 73 deletions(-)
delete mode 100644 net-wireless/rtl8821ce-driver/rtl8821ce-driver-5.5.2_p20200211.ebuild
rename net-wireless/rtl8821ce-driver/{rtl8821ce-driver-5.5.2_p20191119-r1.ebuild => rtl8821ce-driver-5.5.2_p20200630.ebuild} (96%)
create mode 100644 x11-plugins/purple-hangouts/purple-hangouts-0_p20200630.ebuild
*** syncing trolltoo
*** synced trolltoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 trolltoo
* Cache regenerated successfully
|