blob: e70f10e27a970a54ab3158b47c22de67f1362f4d (
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
39
40
41
42
43
44
45
46
47
48
49
|
{'description': {'en': 'The overlay contains new or updated security tools.'},
'homepage': 'http://www.pentoo.ch',
'name': 'pentoo',
'owner': [{'email': 'zerochaos@gentoo.org'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git',
'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pentoo
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
From git://github.com/pentoo/pentoo-overlay
225db0c..1d9e749 master -> origin/master
Updating 225db0c..1d9e749
Fast-forward
net-analyzer/wireshark/Manifest | 2 -
.../wireshark/files/wireshark-1.11.0-oldlibs.patch | 20 --
.../wireshark-1.11.3-gtk-deprecated-warnings.patch | 29 ---
.../files/wireshark-1.12.5-cross-compile.patch | 51 ----
.../wireshark/files/wireshark-1.6.13-ldflags.patch | 14 --
.../wireshark/files/wireshark-1.99.0-qt5.patch | 88 -------
.../wireshark/files/wireshark-1.99.1-sbc.patch | 18 --
net-analyzer/wireshark/wireshark-1.12.4.ebuild | 257 ---------------------
net-analyzer/wireshark/wireshark-1.12.6.ebuild | 253 --------------------
net-misc/wireshark-sap-plugin/Manifest | 1 +
.../wireshark-sap-plugin-0.2.2.ebuild | 6 +-
...99.ebuild => wireshark-sap-plugin-0.2.3.ebuild} | 13 +-
12 files changed, 11 insertions(+), 741 deletions(-)
delete mode 100644 net-analyzer/wireshark/Manifest
delete mode 100644 net-analyzer/wireshark/files/wireshark-1.11.0-oldlibs.patch
delete mode 100644 net-analyzer/wireshark/files/wireshark-1.11.3-gtk-deprecated-warnings.patch
delete mode 100644 net-analyzer/wireshark/files/wireshark-1.12.5-cross-compile.patch
delete mode 100644 net-analyzer/wireshark/files/wireshark-1.6.13-ldflags.patch
delete mode 100644 net-analyzer/wireshark/files/wireshark-1.99.0-qt5.patch
delete mode 100644 net-analyzer/wireshark/files/wireshark-1.99.1-sbc.patch
delete mode 100644 net-analyzer/wireshark/wireshark-1.12.4.ebuild
delete mode 100644 net-analyzer/wireshark/wireshark-1.12.6.ebuild
rename net-misc/wireshark-sap-plugin/{wireshark-sap-plugin-9999.ebuild => wireshark-sap-plugin-0.2.3.ebuild} (63%)
*** syncing pentoo
*** synced pentoo
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|