blob: 05309a262aa5283bbaa35208810bdc12cd5c5f6e (
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
|
{'description': {'en': 'User overlay'},
'feed': ['https://github.com/perfect7gentleman/pg_overlay/commits/master.atom'],
'homepage': 'https://github.com/perfect7gentleman/pg_overlay',
'name': 'pg_overlay',
'owner': [{'email': 'perfect007gentleman@gmail.com',
'name': 'Perfect Gentleman',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/perfect7gentleman/pg_overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pg_overlay
From https://github.com/perfect7gentleman/pg_overlay
761a011b4..5be8a2fa7 master -> origin/master
Updating 761a011b4..5be8a2fa7
Fast-forward
dev-lang/rust/Manifest | 2 +-
dev-lang/rust/rust-1.42.0_beta.ebuild | 5 +++--
www-client/firefox/Manifest | 4 ++--
www-client/firefox/files/disable-auto-update.policy.json | 1 -
www-client/firefox/firefox-72.0.2.ebuild | 6 +++---
5 files changed, 9 insertions(+), 9 deletions(-)
*** syncing pg_overlay
*** synced pg_overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pg_overlay
* Cache regenerated successfully
|