stefantalpalaru

1
{'description': {'en': 'Gentoo overlay with ebuilds by Stefan Talpalaru that '
2
                       'are not in the tree'},
3
 'feed': ['https://github.com/stefantalpalaru/gentoo-overlay/commits/master.atom'],
4
 'homepage': 'https://github.com/stefantalpalaru/gentoo-overlay',
5
 'name': 'stefantalpalaru',
6
 'owner': [{'email': 'stefantalpalaru@yahoo.com',
7
            'name': 'Stefan Talpalaru',
8
            'type': 'person'}],
9
 'quality': 'experimental',
10
 'source': [{'type': 'git',
11
             'uri': 'https://github.com/stefantalpalaru/gentoo-overlay.git'},
12
            {'type': 'git',
13
             'uri': 'git://github.com/stefantalpalaru/gentoo-overlay.git'},
14
            {'type': 'git',
15
             'uri': 'git@github.com:stefantalpalaru/gentoo-overlay.git'}],
16
 'status': 'unofficial'}
17
$ pmaint sync stefantalpalaru
18
From https://github.com/stefantalpalaru/gentoo-overlay
19
   7ca18cc..25ba815  master     -> origin/master
20
Updating 7ca18cc..25ba815
21
Fast-forward
22
 app-crypt/seahorse/Manifest                        |  1 +
23
 app-crypt/seahorse/metadata.xml                    | 18 ++++++
24
 app-crypt/seahorse/seahorse-3.34.1.ebuild          | 68 ++++++++++++++++++++++
25
 media-libs/portaudio/Manifest                      |  1 -
26
 media-libs/portaudio/metadata.xml                  |  8 ---
27
 .../portaudio/portaudio-19.6.0_pre20161030.ebuild  | 52 -----------------
28
 .../portaudio/portaudio-19.6.0_pre20180701.ebuild  | 52 -----------------
29
 7 files changed, 87 insertions(+), 113 deletions(-)
30
 create mode 100644 app-crypt/seahorse/Manifest
31
 create mode 100644 app-crypt/seahorse/metadata.xml
32
 create mode 100644 app-crypt/seahorse/seahorse-3.34.1.ebuild
33
 delete mode 100644 media-libs/portaudio/Manifest
34
 delete mode 100644 media-libs/portaudio/metadata.xml
35
 delete mode 100644 media-libs/portaudio/portaudio-19.6.0_pre20161030.ebuild
36
 delete mode 100644 media-libs/portaudio/portaudio-19.6.0_pre20180701.ebuild
37
*** syncing stefantalpalaru
38
*** synced stefantalpalaru
39
 * Sync succeeded
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 stefantalpalaru
43
 * Cache regenerated successfully