blob: b9797baaa4f2b27df5750a3e618952858f339d66 (
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
|
{'description': {'en': 'Without Systemd overlay'},
'homepage': 'https://github.com/KenjiBrown/without-systemd',
'name': 'without-systemd',
'owner': [{'email': 'sandino@sandino.net',
'name': 'Sandino Araico Sanchez',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/KenjiBrown/without-systemd.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync without-systemd
*** syncing without-systemd
From https://github.com/KenjiBrown/without-systemd
fd1a598..dc3651e master -> origin/master
Updating fd1a598..dc3651e
Fast-forward
sys-apps/tmpfilesd/Manifest | 4 +++
sys-apps/tmpfilesd/files/tmpfilesd-dev.initd | 20 +++++++++++
sys-apps/tmpfilesd/files/tmpfilesd-setup.initd | 18 ++++++++++
sys-apps/tmpfilesd/metadata.xml | 11 ++++++
sys-apps/tmpfilesd/tmpfilesd-9999.ebuild | 46 ++++++++++++++++++++++++++
virtual/tmpfiles/Manifest | 1 +
virtual/tmpfiles/tmpfiles-0-r6.ebuild | 22 ++++++++++++
7 files changed, 122 insertions(+)
create mode 100644 sys-apps/tmpfilesd/Manifest
create mode 100644 sys-apps/tmpfilesd/files/tmpfilesd-dev.initd
create mode 100644 sys-apps/tmpfilesd/files/tmpfilesd-setup.initd
create mode 100644 sys-apps/tmpfilesd/metadata.xml
create mode 100644 sys-apps/tmpfilesd/tmpfilesd-9999.ebuild
create mode 100644 virtual/tmpfiles/tmpfiles-0-r6.ebuild
*** synced without-systemd
* 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 without-systemd
* Cache regenerated successfully
|