blob: 72f05a38821cf49171c80fc7719c9a1b3ee1028e (
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
|
{'description': {'en': 'The playground of gekis hacking on Gentoo Linux distribution.'},
'homepage': 'https://github.com/geki-yaba/gekis-playground',
'name': 'geki',
'owner': [{'email': 'h.mth@web.de', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/geki-yaba/gekis-playground.git'}],
'status': 'unofficial'}
$ pmaint sync geki
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing geki
From https://github.com/geki-yaba/gekis-playground
6ab49ab..2a453f5 master -> origin/master
Updating 6ab49ab..2a453f5
Fast-forward
app-office/libreoffice/Manifest | 14 +-
.../libreoffice-5.2.2.2-gtk3-theme-menubar.patch | 12 -
.../libreoffice-5.4.4.2-gtk3-no-gtk-build.patch | 13 -
.../files/libreoffice-5.4.4.2-poppler-0.62.patch | 44 --
.../files/libreoffice-5.4.5.1-pyuno-crash.patch | 87 ----
app-office/libreoffice/libreoffice-6.0.4.1.ebuild | 570 ---------------------
...e-6.0.3.2.ebuild => libreoffice-6.0.4.2.ebuild} | 106 ++--
sys-kernel/intel-kernel-bin64/Manifest | 2 +-
8 files changed, 59 insertions(+), 789 deletions(-)
delete mode 100644 app-office/libreoffice/files/libreoffice-5.2.2.2-gtk3-theme-menubar.patch
delete mode 100644 app-office/libreoffice/files/libreoffice-5.4.4.2-gtk3-no-gtk-build.patch
delete mode 100644 app-office/libreoffice/files/libreoffice-5.4.4.2-poppler-0.62.patch
delete mode 100644 app-office/libreoffice/files/libreoffice-5.4.5.1-pyuno-crash.patch
delete mode 100644 app-office/libreoffice/libreoffice-6.0.4.1.ebuild
rename app-office/libreoffice/{libreoffice-6.0.3.2.ebuild => libreoffice-6.0.4.2.ebuild} (90%)
*** synced geki
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 geki
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
* Cache regenerated successfully
|