summaryrefslogtreecommitdiff
blob: 54e45b8435753dc9a0963912624350e25b809c46 (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': "Personal overlay for ebuilds I don't see in other "
                       'overlay or want to modify'},
 'feed': ['https://gitlab.com/Parona/parona-overlay/-/commits/master?format=atom'],
 'homepage': 'https://gitlab.com/Parona/parona-overlay',
 'name': 'parona-overlay',
 'owner': [{'email': 'parona@protonmail.com',
            'name': 'Alfred Wingate',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git', 'uri': 'https://gitlab.com/Parona/parona-overlay'},
            {'type': 'git', 'uri': 'git@gitlab.com:Parona/parona-overlay.git'}],
 'status': 'unofficial'}
pkgcore 0.12.28

$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync parona-overlay
*** syncing parona-overlay
warning: redirecting to https://gitlab.com/Parona/parona-overlay.git/
From https://gitlab.com/Parona/parona-overlay
   22bcf8a..4405915  master     -> origin/master
Updating 22bcf8a..4405915
Fast-forward
 dev-python/pydantic-settings/Manifest              |   1 +
 .../pydantic-settings-2.7.1.ebuild                 |  53 +++
 dev-util/umr/Manifest                              |   1 +
 dev-util/umr/metadata.xml                          |  11 +
 dev-util/umr/umr-1.0.10.ebuild                     |  85 ++++
 www-plugins/firefoxpwa/Manifest                    | 169 +++++++
 www-plugins/firefoxpwa/firefoxpwa-2.13.2.ebuild    | 509 +++++++++++++++++++++
 7 files changed, 829 insertions(+)
 create mode 100644 dev-python/pydantic-settings/pydantic-settings-2.7.1.ebuild
 create mode 100644 dev-util/umr/Manifest
 create mode 100644 dev-util/umr/metadata.xml
 create mode 100644 dev-util/umr/umr-1.0.10.ebuild
 create mode 100644 www-plugins/firefoxpwa/firefoxpwa-2.13.2.ebuild
*** synced parona-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 parona-overlay
 * Cache regenerated successfully