blob: f4b4b2ef11b30692b79e078c3f9c15233d10049c (
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
|
{'description': {'en': "slyfox's ebuild den"},
'feed': ['https://github.com/trofi/slyfox-gentoo/commits/master.atom'],
'homepage': 'https://github.com/trofi/slyfox-gentoo',
'name': 'slyfox',
'owner': [{'email': 'slyich@gmail.com',
'name': 'Sergei Trofimovich',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/trofi/slyfox-gentoo'}],
'status': 'unofficial'}
pkgcore 0.12.4
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync slyfox
*** syncing slyfox
From https://github.com/trofi/slyfox-gentoo
28fbcc0..ef850fd master -> origin/master
Updating 28fbcc0..ef850fd
Fast-forward
.../files/multitextor-9999-headers.patch | 20 ++++++++++++++++++++
.../files/multitextor-9999-ncurses.patch | 9 +++++++++
app-text/multitextor/metadata.xml | 11 +++++++++++
app-text/multitextor/multitextor-9999.ebuild | 21 +++++++++++++++++++++
4 files changed, 61 insertions(+)
create mode 100644 app-text/multitextor/files/multitextor-9999-headers.patch
create mode 100644 app-text/multitextor/files/multitextor-9999-ncurses.patch
create mode 100644 app-text/multitextor/metadata.xml
create mode 100644 app-text/multitextor/multitextor-9999.ebuild
*** synced slyfox
* 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 slyfox
* Cache regenerated successfully
|