1 | {'description': {'en': 'An ebuild overlay for Gentoo.'},
|
2 | 'feed': ['https://github.com/dallenwilson/trolltoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/dallenwilson/trolltoo',
|
4 | 'name': 'trolltoo',
|
5 | 'owner': [{'email': 'dallen.wilson@gmail.com',
|
6 | 'name': 'Dallen Wilson',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/dallenwilson/trolltoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/dallenwilson/trolltoo.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync trolltoo
|
15 | 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).
|
16 | 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).
|
17 | From https://github.com/dallenwilson/trolltoo
|
18 | 7542d08..78119d4 master -> origin/master
|
19 | Updating 7542d08..78119d4
|
20 | Fast-forward
|
21 | net-wireless/rtl8821ce-driver/Manifest | 1 +
|
22 | .../rtl8821ce-driver-5.5.2_p20200211.ebuild | 72 ----------------------
|
23 | ...ild => rtl8821ce-driver-5.5.2_p20200630.ebuild} | 3 +-
|
24 | x11-plugins/purple-hangouts/Manifest | 1 +
|
25 | .../purple-hangouts-0_p20200630.ebuild | 50 +++++++++++++++
|
26 | 5 files changed, 54 insertions(+), 73 deletions(-)
|
27 | delete mode 100644 net-wireless/rtl8821ce-driver/rtl8821ce-driver-5.5.2_p20200211.ebuild
|
28 | rename net-wireless/rtl8821ce-driver/{rtl8821ce-driver-5.5.2_p20191119-r1.ebuild => rtl8821ce-driver-5.5.2_p20200630.ebuild} (96%)
|
29 | create mode 100644 x11-plugins/purple-hangouts/purple-hangouts-0_p20200630.ebuild
|
30 | *** syncing trolltoo
|
31 | *** synced trolltoo
|
32 | * Sync succeeded
|
33 | $ git log --format=%ci -1
|
34 | $ git show -q --pretty=format:%G? HEAD
|
35 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 trolltoo
|
36 | * Cache regenerated successfully
|