blob: 505a916af6f180903ed422de903f6411c69f867b (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
{'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
0f58ece..7731293 master -> origin/master
Updating 0f58ece..7731293
Fast-forward
app-admin/remotebox/Manifest | 4 +-
app-admin/webmin/Manifest | 10 +--
app-arch/peazip/Manifest | 2 +-
app-arch/wimlib/Manifest | 4 +-
app-cdr/isomd5sum/Manifest | 4 +-
app-misc/angrysearch/Manifest | 2 +-
app-portage/gentmaint/Manifest | 4 +-
app-portage/showbuild/Manifest | 4 +-
app-shells/schily-tools/Manifest | 6 +-
app-text/ascii-design/Manifest | 6 +-
dev-php/ioncube-loaders/Manifest | 4 +-
dev-util/apktool-bin/Manifest | 6 +-
dev-util/bluegriffon/Manifest | 2 +-
dev-util/meld/Manifest | 2 +-
dev-util/platform-tools/Manifest | 4 +-
games-util/ds4drv/Manifest | 6 +-
kde-misc/kde-services/Manifest | 2 +-
kde-misc/ksmoothdock/Manifest | 6 +-
media-gfx/sweethome3d-bin/Manifest | 4 +-
media-video/ffmulticonverter/Manifest | 4 +-
media-video/webcamoid/Manifest | 2 +-
net-fs/sshfs/Manifest | 2 +-
net-misc/megasync/Manifest | 2 +-
net-misc/universalmediaserver-rar2fs/Manifest | 8 +-
net-print/epson-inkjet-printer-escpr/Manifest | 3 +
.../epson-inkjet-printer-escpr-1.6.21.ebuild | 35 ++++++++
.../files/1.6.5-warnings.patch | 42 ++++++++++
net-print/epson-printer-utility/Manifest | 2 +-
net-proxy/dansguardian/Manifest | 16 ++--
sys-apps/firejail/Manifest | 4 +-
sys-apps/firetools/Manifest | 2 +-
sys-block/gparted/Manifest | 6 +-
sys-boot/multibootusb/Manifest | 4 +-
sys-fs/fuse/Manifest | 2 +-
sys-fs/rar2fs/Manifest | 4 +-
www-client/firefox/Manifest | 98 ++++++++++++++++++++++
www-client/waterfox-bin/Manifest | 2 +-
37 files changed, 249 insertions(+), 71 deletions(-)
create mode 100644 net-print/epson-inkjet-printer-escpr/Manifest
create mode 100644 net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.6.21.ebuild
create mode 100644 net-print/epson-inkjet-printer-escpr/files/1.6.5-warnings.patch
create mode 100644 www-client/firefox/Manifest
*** 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
|