blob: 71442a83aa7a9d6797735a08c36d6767835bf09e (
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
|
{'description': {'en': 'Personal repository of lanodan, mostly experiments and '
'personal changes'},
'feed': ['https://hacktivis.me/git/overlay/atom.xml'],
'homepage': 'https://hacktivis.me/git/overlay',
'name': 'lanodanOverlay',
'owner': [{'email': 'contact@hacktivis.me',
'name': 'Haelwenn (lanodan) Monnier',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://hacktivis.me/git/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lanodanOverlay
*** syncing lanodanOverlay
From https://hacktivis.me/git/overlay
5ece3dc..385a992 master -> origin/master
Updating 5ece3dc..385a992
Fast-forward
sys-apps/hardenedtmpfiles/Manifest | 1 +
.../hardenedtmpfiles-0.5.3-r1.ebuild | 23 ++++++++++++++++++++++
sys-apps/hardenedtmpfiles/metadata.xml | 7 +++++++
virtual/tmpfiles/tmpfiles-1.ebuild | 19 ++++++++++++++++++
4 files changed, 50 insertions(+)
create mode 100644 sys-apps/hardenedtmpfiles/Manifest
create mode 100644 sys-apps/hardenedtmpfiles/hardenedtmpfiles-0.5.3-r1.ebuild
create mode 100644 sys-apps/hardenedtmpfiles/metadata.xml
create mode 100644 virtual/tmpfiles/tmpfiles-1.ebuild
*** synced lanodanOverlay
* 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 lanodanOverlay
* Cache regenerated successfully
|