blob: 368e19d7ef3bc0cdfe9e591ce031535d31436b2f (
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
|
{'description': {'en': 'Sinustrom Gentoo Overlay'},
'feed': ['https://github.com/zpuskas/sinustrom-gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/zpuskas/sinustrom-gentoo-overlay',
'name': 'sinustrom',
'owner': [{'email': 'zoltan@sinustrom.info',
'name': 'Zoltan Puskas',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/zpuskas/sinustrom-gentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:zpuskas/sinustrom-gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sinustrom
*** syncing sinustrom
From https://github.com/zpuskas/sinustrom-gentoo-overlay
70fef7d..1606dd4 master -> origin/master
Updating 70fef7d..1606dd4
Fast-forward
www-apps/beanstalk-console/Manifest | 1 +
.../beanstalk-console-1.7.21.ebuild | 43 ++++++++++++++++++++++
www-apps/beanstalk-console/metadata.xml | 16 ++++++++
3 files changed, 60 insertions(+)
create mode 100644 www-apps/beanstalk-console/Manifest
create mode 100644 www-apps/beanstalk-console/beanstalk-console-1.7.21.ebuild
create mode 100644 www-apps/beanstalk-console/metadata.xml
*** synced sinustrom
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 sinustrom
* Cache regenerated successfully
|