blob: 16faaa6d2847968e4ebb42141e55b51ff6763faa (
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
|
{'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
7ae6dec39..d69ac7c52 master -> origin/master
Updating 7ae6dec39..d69ac7c52
Fast-forward
net-analyzer/upnpwn/Manifest | 1 -
net-analyzer/upnpwn/upnpwn-0.8.0-r1.ebuild | 35 ------------------------------
2 files changed, 36 deletions(-)
delete mode 100644 net-analyzer/upnpwn/Manifest
delete mode 100644 net-analyzer/upnpwn/upnpwn-0.8.0-r1.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
|