1 | {'description': {'en': "Scott Alfter's ebuilds"},
|
2 | 'homepage': 'https://gitlab.com/salfter/portage',
|
3 | 'name': 'salfter',
|
4 | 'owner': [{'email': 'scott@alfter.us',
|
5 | 'name': 'Scott Alfter',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.17
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync salfter
|
13 | *** syncing salfter
|
14 | From https://gitlab.com/salfter/portage
|
15 | 01412ff..ab1473d master -> origin/master
|
16 | Updating 01412ff..ab1473d
|
17 | Fast-forward
|
18 | sci-electronics/amaranth-boards/Manifest | 2 +-
|
19 | ...lpha20230111.ebuild => amaranth-boards-0.1_alpha20230113.ebuild} | 2 +-
|
20 | sci-electronics/pcbnewTransition/Manifest | 6 +++---
|
21 | ...nsition-0.3.1-setup.patch => pcbnewTransition-0.3.2-setup.patch} | 0
|
22 | ...{pcbnewTransition-0.3.1.ebuild => pcbnewTransition-0.3.2.ebuild} | 0
|
23 | 5 files changed, 5 insertions(+), 5 deletions(-)
|
24 | rename sci-electronics/amaranth-boards/{amaranth-boards-0.1_alpha20230111.ebuild => amaranth-boards-0.1_alpha20230113.ebuild} (87%)
|
25 | rename sci-electronics/pcbnewTransition/files/{pcbnewTransition-0.3.1-setup.patch => pcbnewTransition-0.3.2-setup.patch} (100%)
|
26 | rename sci-electronics/pcbnewTransition/{pcbnewTransition-0.3.1.ebuild => pcbnewTransition-0.3.2.ebuild} (100%)
|
27 | *** synced salfter
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 salfter
|
32 | * Cache regenerated successfully
|