blob: 6ebd323e953ea29560e1c69c7edc1410a0abf6d3 (
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
|
{'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-linux.org/calculate/calculate-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
*** syncing calculate
From git://git.calculate-linux.org/calculate/calculate-overlay
1db3d20e5..5f143fb7e master -> origin/master
5f143fb7e..143730e38 develop -> origin/develop
1db3d20e5..5f143fb7e master64 -> origin/master64
* [new tag] 3310 -> 3310
Updating 1db3d20e5..5f143fb7e
Fast-forward
dev-python/sjcl/sjcl-0.2.1.ebuild | 2 +-
media-fonts/xo-fonts/Manifest | 2 +-
.../{xo-fonts-1.0.ebuild => xo-fonts-1.1.ebuild} | 4 +-
...logout.patch => sddm-0.18.1-login_logout.patch} | 5 +-
.../x11-misc/sddm/sddm-0.20.0-login_logout.patch | 124 +++++++++++++++++++++
virtual/editor/editor-0-r6.ebuild | 8 +-
6 files changed, 134 insertions(+), 11 deletions(-)
rename media-fonts/xo-fonts/{xo-fonts-1.0.ebuild => xo-fonts-1.1.ebuild} (83%)
rename profiles/templates/6_ac_install_patch/x11-misc/sddm/{sddm-login_logout.patch => sddm-0.18.1-login_logout.patch} (96%)
create mode 100644 profiles/templates/6_ac_install_patch/x11-misc/sddm/sddm-0.20.0-login_logout.patch
*** synced calculate
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 calculate
* Cache regenerated successfully
|