blob: 34f14153864e51669a80a8410cae8deb00abf160 (
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
41
|
{'description': {'en': 'Here are some of my own or modified ebuilds. Also some '
"of them I've found in the web."},
'homepage': 'https://github.com/spikyatlinux/ebuilds_for_gentoo',
'name': 'spikyatlinux',
'owner': [{'email': 'spikyatlinux@gmail.com',
'name': 'SpikyAtLinux',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/spikyatlinux/ebuilds_for_gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync spikyatlinux
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:interactive-fiction repo at '/var/lib/repo-mirror-ci/sync/interactive-fiction', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/spikyatlinux/ebuilds_for_gentoo
c0f3863..d315041 master -> origin/master
Updating c0f3863..d315041
Fast-forward
Manifest | 4 ++--
kde-plasma/Manifest | 2 +-
kde-plasma/discover/ChangeLog | 4 ++++
kde-plasma/discover/Manifest | 2 +-
metadata/Manifest | 2 +-
metadata/md5-cache/Manifest | 5 +++--
metadata/md5-cache/dev-util/Manifest | 4 ++--
metadata/md5-cache/dev-util/platform-tools-30.0.3 | 2 +-
metadata/md5-cache/dev-util/platform-tools-9999 | 2 +-
metadata/md5-cache/kde-plasma/Manifest | 1 +
metadata/md5-cache/kde-plasma/discover-5.18.5-r1 | 15 +++++++++++++++
metadata/md5-cache/sys-boot/Manifest | 2 +-
metadata/md5-cache/sys-boot/etcher-1.5.83 | 2 +-
13 files changed, 34 insertions(+), 13 deletions(-)
create mode 100644 metadata/md5-cache/kde-plasma/Manifest
create mode 100644 metadata/md5-cache/kde-plasma/discover-5.18.5-r1
*** syncing spikyatlinux
*** synced spikyatlinux
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 spikyatlinux
* Cache regenerated successfully
|