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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
{'description': {'en': 'Gentoo portage overlay of xdch47'},
'homepage': 'https://github.com/xdch47/gpo-xdch47',
'name': 'xdch47',
'owner': [{'email': 'xdch47@posteo.de',
'name': 'Felix Neumärker',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/xdch47/gpo-xdch47.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/xdch47/gpo-xdch47.git'}],
'status': 'unofficial'}
$ pmaint sync xdch47
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:
git config pull.rebase false # merge (the default strategy)
git config pull.rebase true # rebase
git config pull.ff only # fast-forward only
You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
From https://github.com/xdch47/gpo-xdch47
224a604..48a8b94 master -> origin/master
Updating 224a604..48a8b94
Fast-forward
dev-tex/glossaries/Manifest | 1 -
dev-tex/glossaries/glossaries-4.44.ebuild | 58 --------
dev-tex/glossaries/metadata.xml | 8 --
net-analyzer/fail2ban/Manifest | 1 -
net-analyzer/fail2ban/fail2ban-0.11.1.ebuild | 116 ---------------
net-analyzer/fail2ban/metadata.xml | 11 --
net-print/hplip-plugin/Manifest | 2 +-
...n-3.19.12.ebuild => hplip-plugin-3.20.6.ebuild} | 0
www-apps/gitea/Manifest | 3 -
www-apps/gitea/files/gitea-logflags.patch | 140 ------------------
www-apps/gitea/files/gitea.confd-r1 | 14 --
www-apps/gitea/files/gitea.initd-r3 | 22 ---
www-apps/gitea/files/gitea.service-r2 | 34 -----
www-apps/gitea/gitea-1.10.6.ebuild | 134 ------------------
www-apps/gitea/gitea-1.11.4.ebuild | 156 ---------------------
www-apps/gitea/gitea-9999.ebuild | 155 --------------------
www-apps/gitea/metadata.xml | 22 ---
x11-plugins/firetray/Manifest | 1 -
x11-plugins/firetray/firetray-0.6.5.ebuild | 45 ------
x11-plugins/firetray/metadata.xml | 15 --
x11-plugins/pidgin-sipe/Manifest | 1 -
x11-plugins/pidgin-sipe/metadata.xml | 20 ---
x11-plugins/pidgin-sipe/pidgin-sipe-1.24.0.ebuild | 69 ---------
23 files changed, 1 insertion(+), 1027 deletions(-)
delete mode 100644 dev-tex/glossaries/Manifest
delete mode 100644 dev-tex/glossaries/glossaries-4.44.ebuild
delete mode 100644 dev-tex/glossaries/metadata.xml
delete mode 100644 net-analyzer/fail2ban/Manifest
delete mode 100644 net-analyzer/fail2ban/fail2ban-0.11.1.ebuild
delete mode 100644 net-analyzer/fail2ban/metadata.xml
rename net-print/hplip-plugin/{hplip-plugin-3.19.12.ebuild => hplip-plugin-3.20.6.ebuild} (100%)
delete mode 100644 www-apps/gitea/Manifest
delete mode 100644 www-apps/gitea/files/gitea-logflags.patch
delete mode 100644 www-apps/gitea/files/gitea.confd-r1
delete mode 100644 www-apps/gitea/files/gitea.initd-r3
delete mode 100644 www-apps/gitea/files/gitea.service-r2
delete mode 100644 www-apps/gitea/gitea-1.10.6.ebuild
delete mode 100644 www-apps/gitea/gitea-1.11.4.ebuild
delete mode 100644 www-apps/gitea/gitea-9999.ebuild
delete mode 100644 www-apps/gitea/metadata.xml
delete mode 100644 x11-plugins/firetray/Manifest
delete mode 100644 x11-plugins/firetray/firetray-0.6.5.ebuild
delete mode 100644 x11-plugins/firetray/metadata.xml
delete mode 100644 x11-plugins/pidgin-sipe/Manifest
delete mode 100644 x11-plugins/pidgin-sipe/metadata.xml
delete mode 100644 x11-plugins/pidgin-sipe/pidgin-sipe-1.24.0.ebuild
*** syncing xdch47
*** synced xdch47
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xdch47
* Cache regenerated successfully
|