blob: 61e4c020f1c87fc4af20988f0c4c425f0d461705 (
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
|
{'description': {'en': 'The overlay contains new or updated security tools.'},
'homepage': 'http://www.pentoo.ch',
'name': 'pentoo',
'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
'status': 'official'}
$ pmaint sync pentoo
From https://github.com/pentoo/pentoo-overlay
a3e68e525..826fd4199 master -> origin/master
Updating a3e68e525..826fd4199
Fast-forward
...2020.1.ebuild => pentoo-radio-2020.1-r1.ebuild} | 1 +
sys-auth/polkit/Manifest | 5 +
sys-auth/polkit/files/polkit-0.115-elogind.patch | 28 +
sys-auth/polkit/files/polkit-0.116-duktape.patch | 1497 ++++++++++++++++++++
sys-auth/polkit/metadata.xml | 12 +
sys-auth/polkit/polkit-0.116-r2.ebuild | 135 ++
6 files changed, 1678 insertions(+)
rename pentoo/pentoo-radio/{pentoo-radio-2020.1.ebuild => pentoo-radio-2020.1-r1.ebuild} (97%)
create mode 100644 sys-auth/polkit/Manifest
create mode 100644 sys-auth/polkit/files/polkit-0.115-elogind.patch
create mode 100644 sys-auth/polkit/files/polkit-0.116-duktape.patch
create mode 100644 sys-auth/polkit/metadata.xml
create mode 100644 sys-auth/polkit/polkit-0.116-r2.ebuild
*** syncing pentoo
*** synced pentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
* Cache regenerated successfully
|