blob: 242346357e6158c1ae3ce203f90d28bc6880492d (
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
|
{'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
From git://git.calculate.ru/calculate/overlay
3afe11b29..5311adc06 master -> origin/master
3afe11b29..5311adc06 master64 -> origin/master64
* [new tag] 2128 -> 2128
Updating 3afe11b29..5311adc06
Fast-forward
.../xfce-extra/xfce4-notifyd/.calculate_directory | 1 +
.../xfce-extra/xfce4-notifyd/gtk.css | 44 ++++++++++++++++++++++
.../xfconf/xfce-perchannel-xml/xfce4-notifyd.xml | 5 ++-
.../xfce4-notifyd-0.4/.calculate_directory | 1 +
.../{xfce4-notifyd => xfce4-notifyd-0.4}/ini.env | 0
.../xfce4-notifyd.xml | 0
.../xfce4-notifyd-0.6/.calculate_directory | 1 +
.../2-user/xfce-extra/xfce4-notifyd-0.6/ini.env | 7 ++++
.../xfce-extra/xfce4-notifyd-0.6/xfce4-notifyd.xml | 3 ++
.../xfce-extra/xfce4-notifyd/.calculate_directory | 1 -
.../templates/3.6/6_ac_update_sync/remerge/0-ini | 2 +-
.../3.6/6_ac_update_sync/remerge/2020/20200630 | 4 ++
12 files changed, 66 insertions(+), 3 deletions(-)
create mode 100644 profiles/templates/3.6/2_ac_install_merge/xfce-extra/xfce4-notifyd/.calculate_directory
create mode 100644 profiles/templates/3.6/2_ac_install_merge/xfce-extra/xfce4-notifyd/gtk.css
create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/xfce-extra/xfce4-notifyd-0.4/.calculate_directory
rename profiles/templates/3.6/6_ac_desktop_profile/2-user/xfce-extra/{xfce4-notifyd => xfce4-notifyd-0.4}/ini.env (100%)
rename profiles/templates/3.6/6_ac_desktop_profile/2-user/xfce-extra/{xfce4-notifyd => xfce4-notifyd-0.4}/xfce4-notifyd.xml (100%)
create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/xfce-extra/xfce4-notifyd-0.6/.calculate_directory
create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/xfce-extra/xfce4-notifyd-0.6/ini.env
create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/xfce-extra/xfce4-notifyd-0.6/xfce4-notifyd.xml
delete mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/xfce-extra/xfce4-notifyd/.calculate_directory
create mode 100644 profiles/templates/3.6/6_ac_update_sync/remerge/2020/20200630
*** syncing calculate
*** 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
* Cache regenerated successfully
|