blob: a41591e48d2b8be61bd14e1ad11c48af0645596d (
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': 'Miscellaneous Gentoo ebuilds'},
'feed': ['https://github.com/bobwya/miscellaneous_ebuilds/commits/master.atom'],
'homepage': 'https://github.com/bobwya/miscellaneous_ebuilds',
'name': 'bobwya',
'owner': [{'email': 'bob.mt.wya@gmail.com',
'name': 'Bob Wya',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/bobwya/miscellaneous_ebuilds.git'},
{'type': 'git',
'uri': 'git@github.com:bobwya/miscellaneous_ebuilds.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bobwya
*** syncing bobwya
From https://github.com/bobwya/miscellaneous_ebuilds
10c1d941..1e9d6d12 master -> origin/master
Updating 10c1d941..1e9d6d12
Fast-forward
net-misc/onezerominer-bin/Manifest | 3 ++
net-misc/onezerominer-bin/metadata.xml | 11 ++++++
.../onezerominer-bin/onezerominer-bin-1.2.5.ebuild | 39 ++++++++++++++++++++++
3 files changed, 53 insertions(+)
create mode 100644 net-misc/onezerominer-bin/Manifest
create mode 100644 net-misc/onezerominer-bin/metadata.xml
create mode 100644 net-misc/onezerominer-bin/onezerominer-bin-1.2.5.ebuild
*** synced bobwya
* 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 bobwya
* Cache regenerated successfully
|