blob: 6ef338bf2fa98abfc83d765640c9df87867f55fe (
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
|
{'description': {'en': 'Gentoo overlay for trojan.'},
'feed': ['https://github.com/trojan-gfw/trojan-gentoo/commits/master.atom'],
'homepage': 'https://github.com/trojan-gfw/trojan-gentoo/',
'name': 'trojan-gentoo',
'owner': [{'email': 'GreaterFire@protonmail.com',
'name': 'GreaterFire',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/trojan-gfw/trojan-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync trojan-gentoo
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 trojan-gentoo
From https://github.com/trojan-gfw/trojan-gentoo
e194347..e0b43b2 master -> origin/master
Updating e194347..e0b43b2
Fast-forward
net-proxy/trojan/Manifest | 2 +-
net-proxy/trojan/files/trojan.initd | 19 +++++--------------
.../{trojan-1.7.0.ebuild => trojan-1.8.1.ebuild} | 14 +++++++-------
3 files changed, 13 insertions(+), 22 deletions(-)
rename net-proxy/trojan/{trojan-1.7.0.ebuild => trojan-1.8.1.ebuild} (74%)
*** synced trojan-gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 trojan-gentoo
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
|