blob: 76ac5b9a97d149b8c19836950fea85754b1e30cf (
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
|
{'description': {'en': "Ant P.'s personal overlay"},
'feed': ['https://gitlab.com/flussence/overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/flussence/overlay',
'name': 'flussence',
'owner': [{'email': 'ant+gentoo.bugs@flussence.eu',
'name': 'Anthony Parsons',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/flussence/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync flussence
From https://gitlab.com/flussence/overlay
cbfbebb..4ac5f1a master -> origin/master
Updating cbfbebb..4ac5f1a
Fast-forward
dev-perl/Crypt-LE/Crypt-LE-0.33-r1.ebuild | 4 +++-
dev-perl/Regexp-Debugger/Regexp-Debugger-0.002001-r1.ebuild | 2 ++
2 files changed, 5 insertions(+), 1 deletion(-)
*** syncing flussence
*** synced flussence
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 flussence
* Cache regenerated successfully
|