summaryrefslogtreecommitdiff
blob: bea4e30f4e80fc02a401832d64c127006fc27643 (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
71
{'description': {'en': 'Server overlay, virtualization, developer tools and '
                       'misc apps',
                 'es': 'Overlay de servidores, virtualización, herramientas '
                       'para desarrolladores y aplicaciones varias'},
 'feed': ['https://github.com/inode64/inode64-overlay/commits/main.atom'],
 'homepage': 'https://github.com/inode64/inode64-overlay',
 'name': 'inode64-overlay',
 'owner': [{'email': 'web@inode64.com',
            'name': 'F.Javier Félix',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/inode64/inode64-overlay.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@github.com/inode64/inode64-overlay.git'}],
 'status': 'unofficial'}
pkgcore 0.12.24

$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync inode64-overlay
*** syncing inode64-overlay
From https://github.com/inode64/inode64-overlay
   dfad1b1..1e3929c  main       -> origin/main
Updating dfad1b1..1e3929c
Fast-forward
 dev-db/mariadb/Manifest                            |    2 +
 dev-db/mariadb/files/mariadb-10.6.11-gssapi.patch  |   47 +
 dev-db/mariadb/files/mariadb-10.6.11-include.patch |   66 +
 dev-db/mariadb/files/mariadb-10.6.12-gcc-13.patch  |   44 +
 dev-db/mariadb/files/my.cnf-10.2                   |    3 +
 dev-db/mariadb/files/my.cnf.distro-client          |   21 +
 dev-db/mariadb/files/my.cnf.distro-server          |   28 +
 dev-db/mariadb/mariadb-10.6.19.ebuild              | 1335 ++++++++++++++++++++
 dev-db/mariadb/metadata.xml                        |   36 +
 dev-util/with_advisory_lock/Manifest               |    1 +
 dev-util/with_advisory_lock/metadata.xml           |   15 +
 .../with_advisory_lock-5.1.0.ebuild                |   22 +
 www-apps/redmine/Manifest                          |    1 +
 www-apps/redmine/files/10_redmine_vhost.conf       |   11 +
 www-apps/redmine/files/additional_environment.rb   |    7 +
 www-apps/redmine/files/redmine-3.initd             |   45 +
 www-apps/redmine/files/redmine.confd               |   13 +
 www-apps/redmine/files/redmine.logrotate           |    9 +
 www-apps/redmine/metadata.xml                      |   18 +
 www-apps/redmine/redmine-5.1.3.ebuild              |  256 ++++
 20 files changed, 1980 insertions(+)
 create mode 100644 dev-db/mariadb/Manifest
 create mode 100644 dev-db/mariadb/files/mariadb-10.6.11-gssapi.patch
 create mode 100644 dev-db/mariadb/files/mariadb-10.6.11-include.patch
 create mode 100644 dev-db/mariadb/files/mariadb-10.6.12-gcc-13.patch
 create mode 100644 dev-db/mariadb/files/my.cnf-10.2
 create mode 100644 dev-db/mariadb/files/my.cnf.distro-client
 create mode 100644 dev-db/mariadb/files/my.cnf.distro-server
 create mode 100644 dev-db/mariadb/mariadb-10.6.19.ebuild
 create mode 100644 dev-db/mariadb/metadata.xml
 create mode 100644 dev-util/with_advisory_lock/Manifest
 create mode 100644 dev-util/with_advisory_lock/metadata.xml
 create mode 100644 dev-util/with_advisory_lock/with_advisory_lock-5.1.0.ebuild
 create mode 100644 www-apps/redmine/Manifest
 create mode 100644 www-apps/redmine/files/10_redmine_vhost.conf
 create mode 100644 www-apps/redmine/files/additional_environment.rb
 create mode 100644 www-apps/redmine/files/redmine-3.initd
 create mode 100644 www-apps/redmine/files/redmine.confd
 create mode 100644 www-apps/redmine/files/redmine.logrotate
 create mode 100644 www-apps/redmine/metadata.xml
 create mode 100644 www-apps/redmine/redmine-5.1.3.ebuild
*** synced inode64-overlay
 * 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 inode64-overlay
 * Cache regenerated successfully