blob: 1c50ef1ea77addac789128f2738ab4179554d947 (
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
|
{'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
7713638ff..a52eb58fb master -> origin/master
7713638ff..a52eb58fb master64 -> origin/master64
* [new tag] 2653 -> 2653
Updating 7713638ff..a52eb58fb
Fast-forward
eclass/calculate-utils-r15.eclass | 2 +-
media-gfx/gfxboot-themes-calculate/Manifest | 3 +-
.../gfxboot-themes-calculate-21-r2.ebuild | 33 ++++++++++++++++++++++
...build => gfxboot-themes-calculate-21-r3.ebuild} | 2 ++
profiles/default/package.keywords/default | 2 +-
profiles/default/package.keywords/depends | 2 +-
profiles/default/package.use/required-by | 2 ++
www-apps/jackett-bin/Manifest | 2 +-
...0.18.815.ebuild => jackett-bin-0.18.899.ebuild} | 0
9 files changed, 43 insertions(+), 5 deletions(-)
create mode 100644 media-gfx/gfxboot-themes-calculate/gfxboot-themes-calculate-21-r2.ebuild
rename media-gfx/gfxboot-themes-calculate/{gfxboot-themes-calculate-22.ebuild => gfxboot-themes-calculate-21-r3.ebuild} (95%)
rename www-apps/jackett-bin/{jackett-bin-0.18.815.ebuild => jackett-bin-0.18.899.ebuild} (100%)
*** 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
|