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
|
{'description': {'en': "waebbl's overlay"},
'feed': ['https://github.com/waebbl/waebbl-gentoo/commits/master.atom'],
'homepage': 'https://github.com/waebbl/waebbl-gentoo',
'name': 'waebbl',
'owner': [{'email': 'waebbl@gmail.com',
'name': 'Bernd Waibel',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/waebbl/waebbl-gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/waebbl/waebbl-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync waebbl
From https://github.com/waebbl/waebbl-gentoo
bec0806..98a8e08 master -> origin/master
bec0806..98a8e08 develop -> origin/develop
Updating bec0806..98a8e08
Fast-forward
media-libs/SoQt/Manifest | 29 +------
media-libs/SoQt/SoQt-1.6.0.ebuild | 92 ++++++++++++++++++++++
...1.6.0-0001-CMakeLists.txt-disable-cpack.d.patch | 26 ++++++
media-libs/SoQt/metadata.xml | 1 +
4 files changed, 122 insertions(+), 26 deletions(-)
create mode 100644 media-libs/SoQt/SoQt-1.6.0.ebuild
create mode 100644 media-libs/SoQt/files/SoQt-1.6.0-0001-CMakeLists.txt-disable-cpack.d.patch
*** syncing waebbl
*** synced waebbl
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 waebbl
* Cache regenerated successfully
|