blob: 6a20d8764faf190ae98f0eec38da974823f283eb (
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
38
39
|
{'description': {'en': 'L29Ah personal overlay'},
'feed': ['https://github.com/l29ah/booboo/commits/master.atom'],
'homepage': 'https://github.com/l29ah/booboo',
'name': 'booboo',
'owner': [{'email': 'zl29ah@gmail.com',
'name': 'Sergey Alirzaev',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/l29ah/booboo.git'}],
'status': 'unofficial'}
$ pmaint sync booboo
From https://github.com/l29ah/booboo
03cbe13..dc626e7 master -> origin/master
Updating 03cbe13..dc626e7
Fast-forward
net-mail/fetchmail/fetchmail-6.4.9999.ebuild | 110 +++++++++++++++++++++
.../files/fetchmail-6.3.26-python-optional.patch | 14 +++
net-mail/fetchmail/files/fetchmail.conf | 1 +
net-mail/fetchmail/files/fetchmail.confd | 9 ++
net-mail/fetchmail/files/fetchmail.initd | 44 +++++++++
net-mail/fetchmail/files/fetchmail.service | 11 +++
net-mail/fetchmail/files/fetchmail_at.service | 11 +++
net-mail/fetchmail/metadata.xml | 15 +++
8 files changed, 215 insertions(+)
create mode 100644 net-mail/fetchmail/fetchmail-6.4.9999.ebuild
create mode 100644 net-mail/fetchmail/files/fetchmail-6.3.26-python-optional.patch
create mode 100644 net-mail/fetchmail/files/fetchmail.conf
create mode 100644 net-mail/fetchmail/files/fetchmail.confd
create mode 100644 net-mail/fetchmail/files/fetchmail.initd
create mode 100644 net-mail/fetchmail/files/fetchmail.service
create mode 100644 net-mail/fetchmail/files/fetchmail_at.service
create mode 100644 net-mail/fetchmail/metadata.xml
*** syncing booboo
*** synced booboo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 booboo
* Cache regenerated successfully
|