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
40
41
42
43
44
45
46
|
{'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'},
{'type': 'git',
'uri': 'git@github.com:bobwya/miscellaneous_ebuilds.git'}],
'status': 'unofficial'}
$ pmaint sync bobwya
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
From https://github.com/bobwya/miscellaneous_ebuilds
ff47116..bb92951 master -> origin/master
Updating ff47116..bb92951
Fast-forward
media-libs/mesa/Manifest | 20 +-
media-libs/mesa/files/eselect-mesa.conf.9.2 | 1 -
media-libs/mesa/mesa-11.0.6-r1.ebuild | 7 +-
media-libs/mesa/mesa-11.0.9-r1.ebuild | 7 +-
media-libs/mesa/mesa-11.2.2-r1.ebuild | 7 +-
media-libs/mesa/mesa-12.0.1-r1.ebuild | 7 +-
media-libs/mesa/mesa-12.0.6-r1.ebuild | 7 +-
media-libs/mesa/mesa-13.0.4-r1.ebuild | 7 +-
media-libs/mesa/mesa-13.0.5-r1.ebuild | 533 ++++++++++++++++++++++++++++
media-libs/mesa/mesa-17.0.0-r1.ebuild | 17 +-
media-libs/mesa/mesa-9999-r1.ebuild | 9 +-
11 files changed, 566 insertions(+), 56 deletions(-)
create mode 100644 media-libs/mesa/mesa-13.0.5-r1.ebuild
*** syncing bobwya
*** synced bobwya
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bobwya
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* Cache regenerated successfully
|