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
|
{'description': {'en': 'A personal overlay with ebuilds for the x32 ABI'},
'feed': ['https://github.com/1camper/gnux32/commits/master.atom'],
'homepage': 'https://github.com/1camper/gnux32',
'name': 'gnux32',
'owner': [{'email': 'theonetruecamper@gmx.de',
'name': 'Matthias Räncker',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/1camper/gnux32.git'},
{'type': 'git', 'uri': 'git://github.com/1camper/gnux32.git'}],
'status': 'unofficial'}
$ pmaint sync gnux32
From https://github.com/1camper/gnux32
3d6acd2..5ba6ec4 master -> origin/master
Updating 3d6acd2..5ba6ec4
Fast-forward
dev-lang/perl/Manifest | 4 +-
dev-lang/perl/perl-5.28.2-r1.ebuild | 6 +-
dev-lang/perl/perl-5.30.0.ebuild | 13 +-
dev-lang/php/Manifest | 2 +
dev-lang/php/php-7.3.9.ebuild | 751 +++++++++++++++++++++
media-libs/libvpx/Manifest | 8 +-
media-libs/libvpx/libvpx-1.7.0.ebuild | 4 +-
media-libs/libvpx/libvpx-1.8.0-r1.ebuild | 1 +
media-libs/libvpx/libvpx-1.8.0.ebuild | 1 +
media-libs/libvpx/metadata.xml | 3 +
sys-devel/gnuconfig/Manifest | 2 +-
sys-devel/gnuconfig/gnuconfig-20180101.ebuild | 2 +-
xfce-extra/xfce4-datetime-plugin/Manifest | 6 +-
.../xfce4-datetime-plugin-0.7.0.ebuild | 4 +-
.../xfce4-datetime-plugin-0.7.1.ebuild | 2 +-
.../xfce4-datetime-plugin-0.8.0.ebuild | 27 +
16 files changed, 809 insertions(+), 27 deletions(-)
create mode 100644 dev-lang/php/php-7.3.9.ebuild
create mode 100644 xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.0.ebuild
*** syncing gnux32
*** synced gnux32
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gnux32
* Cache regenerated successfully
|