blob: b6513ca93b1a5e1bf045828afcb02cd7d05a1115 (
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
42
43
44
|
{'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:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing spikyatlinux
From https://github.com/spikyatlinux/ebuilds_for_gentoo
543544e..eead9e9 master -> origin/master
Updating 543544e..eead9e9
Fast-forward
sys-block/Manifest | 1 -
sys-block/gparted/Manifest | 4 -
sys-block/gparted/files/gparted-pkexec | 2 -
.../gparted/files/org.gentoo.pkexec.gparted.policy | 22 ------
sys-block/gparted/gparted-0.32.0.ebuild | 88 ----------------------
www-client/waterfox-bin/Manifest | 4 +-
...in-56.2.4.ebuild => waterfox-bin-56.2.5.ebuild} | 0
7 files changed, 2 insertions(+), 119 deletions(-)
delete mode 100644 sys-block/Manifest
delete mode 100644 sys-block/gparted/Manifest
delete mode 100644 sys-block/gparted/files/gparted-pkexec
delete mode 100644 sys-block/gparted/files/org.gentoo.pkexec.gparted.policy
delete mode 100644 sys-block/gparted/gparted-0.32.0.ebuild
rename www-client/waterfox-bin/{waterfox-bin-56.2.4.ebuild => waterfox-bin-56.2.5.ebuild} (100%)
*** 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
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|