blob: 85389689c94de6a5edf49b04a3dcab5d8dd3033e (
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
|
{'description': {'en': 'Calculate Overlay'},
'homepage': 'http://www.calculate-linux.org',
'name': 'calculate',
'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://git.calculate.ru/calculate/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync calculate
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 calculate
From git://git.calculate.ru/calculate/overlay
d73729c62..6296b7f53 master -> origin/master
6296b7f53..5252eb986 develop -> origin/develop
6296b7f53..5252eb986 update -> origin/update
* [new tag] 1539 -> 1539
Updating d73729c62..6296b7f53
Fast-forward
app-editors/featherpad/Manifest | 1 +
app-editors/featherpad/featherpad-0.9.1.ebuild | 35 ++++++++++++++++++++++
app-editors/featherpad/featherpad-9999.ebuild | 34 +++++++++++++++++++++
app-editors/featherpad/metadata.xml | 8 +++++
.../x11-misc/compton/.calculate_directory | 1 +
.../x11-misc/compton/compton.autostart.desktop | 1 +
.../x11-misc/compton/compton.conf | 17 +++++++++++
.../x11-misc/compton/compton.desktop | 4 +++
.../50-featherpad/.calculate_directory | 1 +
.../50-featherpad/install/.calculate_directory | 1 +
.../50-featherpad/install/featherpad-0.9.desktop | 6 ++++
.../50-featherpad/install/mimeapps.list | 8 +++++
.../800-TextEdit/50-featherpad/uninstall | 5 ++++
.../sys-apps/portage/portage/sets/custom | 2 +-
.../featherpad-0.9/.calculate_directory | 1 +
.../2-user/app-editors/featherpad-0.9/fp.conf | 11 +++++++
.../2-user/app-editors/featherpad-0.9/ini.env | 7 +++++
.../LXQt-0.10/.config/gtk-3.0/settings.ini | 4 +--
.../2-user/lxqt-base/LXQt-0.10/.gtkrc-2.0 | 12 ++++++++
.../revision/2018/20181121-fix_portage | 4 +++
20 files changed, 160 insertions(+), 3 deletions(-)
create mode 100644 app-editors/featherpad/Manifest
create mode 100644 app-editors/featherpad/featherpad-0.9.1.ebuild
create mode 100644 app-editors/featherpad/featherpad-9999.ebuild
create mode 100644 app-editors/featherpad/metadata.xml
create mode 100644 profiles/templates/3.6/2_ac_install_merge/x11-misc/compton/.calculate_directory
create mode 100644 profiles/templates/3.6/2_ac_install_merge/x11-misc/compton/compton.autostart.desktop
create mode 100644 profiles/templates/3.6/2_ac_install_merge/x11-misc/compton/compton.conf
create mode 100644 profiles/templates/3.6/2_ac_install_merge/x11-misc/compton/compton.desktop
create mode 100644 profiles/templates/3.6/2_ac_install_merge/zzz-Desktop/800-TextEdit/50-featherpad/.calculate_directory
create mode 100644 profiles/templates/3.6/2_ac_install_merge/zzz-Desktop/800-TextEdit/50-featherpad/install/.calculate_directory
create mode 100644 profiles/templates/3.6/2_ac_install_merge/zzz-Desktop/800-TextEdit/50-featherpad/install/featherpad-0.9.desktop
create mode 100644 profiles/templates/3.6/2_ac_install_merge/zzz-Desktop/800-TextEdit/50-featherpad/install/mimeapps.list
create mode 100644 profiles/templates/3.6/2_ac_install_merge/zzz-Desktop/800-TextEdit/50-featherpad/uninstall
create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/app-editors/featherpad-0.9/.calculate_directory
create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/app-editors/featherpad-0.9/fp.conf
create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/app-editors/featherpad-0.9/ini.env
create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/lxqt-base/LXQt-0.10/.gtkrc-2.0
create mode 100644 profiles/templates/3.6/6_ac_update_sync/revision/2018/20181121-fix_portage
*** synced calculate
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 calculate
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
|