blob: 245e9308d2071fffbbb203540d868366e100d40b (
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
35
36
37
38
39
40
|
{'description': {'en': 'Gentoo overlay with ebuilds by Stefan Talpalaru that '
'are not in the tree'},
'feed': ['https://github.com/stefantalpalaru/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/stefantalpalaru/gentoo-overlay',
'name': 'stefantalpalaru',
'owner': [{'email': 'stefantalpalaru@yahoo.com',
'name': 'Stefan Talpalaru',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/stefantalpalaru/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:stefantalpalaru/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stefantalpalaru
*** syncing stefantalpalaru
From https://github.com/stefantalpalaru/gentoo-overlay
e192cd58..ff960321 master -> origin/master
Updating e192cd58..ff960321
Fast-forward
media-plugins/eq10q/Manifest | 1 +
media-plugins/eq10q/eq10q-2.2-r1.ebuild | 34 ++++++++++
media-plugins/eq10q/files/fix_lv2.patch | 95 +++++++++++++++++++++++++++
media-plugins/eq10q/files/replace_pow10.patch | 76 +++++++++++++++++++++
media-plugins/eq10q/metadata.xml | 8 +++
metadata/pkg_desc_index | 1 +
6 files changed, 215 insertions(+)
create mode 100644 media-plugins/eq10q/Manifest
create mode 100644 media-plugins/eq10q/eq10q-2.2-r1.ebuild
create mode 100644 media-plugins/eq10q/files/fix_lv2.patch
create mode 100644 media-plugins/eq10q/files/replace_pow10.patch
create mode 100644 media-plugins/eq10q/metadata.xml
*** synced stefantalpalaru
* 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 stefantalpalaru
* Cache regenerated successfully
|