blob: 49c4e0c775bf3e71ed6149231c71ade4bb65d650 (
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
|
{'description': {'en': "Xarblu's personal ebuild overlay"},
'homepage': 'https://github.com/xarblu/xarblu-overlay',
'name': 'xarblu-overlay',
'owner': [{'email': 'xarblu@protonmail.com',
'name': 'Jonas Rakebrandt',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/xarblu/xarblu-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.19
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xarblu-overlay
*** syncing xarblu-overlay
From https://github.com/xarblu/xarblu-overlay
31e4f4d..e2d17fd master -> origin/master
73cc662..1f45ca5 imagemagick -> origin/imagemagick
Updating 31e4f4d..e2d17fd
Fast-forward
media-gfx/imagemagick/Manifest | 1 +
media-gfx/imagemagick/imagemagick-7.1.0.62.ebuild | 4 +-
media-gfx/imagemagick/imagemagick-7.1.1.0.ebuild | 281 ++++++++++++++++++++++
3 files changed, 285 insertions(+), 1 deletion(-)
create mode 100644 media-gfx/imagemagick/imagemagick-7.1.1.0.ebuild
*** synced xarblu-overlay
* 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 xarblu-overlay
* Cache regenerated successfully
|