blob: 71e1fe3149d4f59433e82fa8eabe3fb37308f328 (
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-linux.org/calculate/calculate-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
*** syncing calculate
From git://git.calculate-linux.org/calculate/calculate-overlay
d5dba534f..583c56716 master -> origin/master
d5dba534f..583c56716 master64 -> origin/master64
* [new tag] 2609 -> 2609
Updating d5dba534f..583c56716
Fast-forward
kde-frameworks/extra-cmake-modules/Manifest | 1 +
.../extra-cmake-modules-5.82.0.ebuild | 83 ++++++++++++++++++++++
...ra-cmake-modules-5.49.0-no-fatal-warnings.patch | 19 +++++
...ke-modules-5.72.0-skip-ecm_add_test-early.patch | 54 ++++++++++++++
...make-modules-5.74.0-disable-qmlplugindump.patch | 65 +++++++++++++++++
.../extra-cmake-modules-5.82.0-sphinx-4.patch | 81 +++++++++++++++++++++
profiles/default/package.mask | 3 +
sys-apps/calculate-utils/Manifest | 3 +
.../calculate-utils/calculate-utils-3.7.1.6.ebuild | 25 +++++++
.../calculate-utils/calculate-utils-3.7.1.7.ebuild | 25 +++++++
.../calculate-utils/calculate-utils-3.7.1.8.ebuild | 25 +++++++
11 files changed, 384 insertions(+)
create mode 100644 kde-frameworks/extra-cmake-modules/Manifest
create mode 100644 kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.82.0.ebuild
create mode 100644 kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.49.0-no-fatal-warnings.patch
create mode 100644 kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.72.0-skip-ecm_add_test-early.patch
create mode 100644 kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.74.0-disable-qmlplugindump.patch
create mode 100644 kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.82.0-sphinx-4.patch
create mode 100644 sys-apps/calculate-utils/calculate-utils-3.7.1.6.ebuild
create mode 100644 sys-apps/calculate-utils/calculate-utils-3.7.1.7.ebuild
create mode 100644 sys-apps/calculate-utils/calculate-utils-3.7.1.8.ebuild
*** 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
|