1 | {'description': {'en': 'A personal overlay with ebuilds for the x32 ABI'},
|
2 | 'feed': ['https://github.com/1camper/gnux32/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/1camper/gnux32',
|
4 | 'name': 'gnux32',
|
5 | 'owner': [{'email': 'theonetruecamper@gmx.de',
|
6 | 'name': 'Matthias Räncker',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/1camper/gnux32.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/1camper/gnux32.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync gnux32
|
13 | From https://github.com/1camper/gnux32
|
14 | 3fcf384..c1ff86d master -> origin/master
|
15 | Updating 3fcf384..c1ff86d
|
16 | Fast-forward
|
17 | app-office/libreoffice/Manifest | 6 +
|
18 | .../files/libreoffice-6.4.2.2-poppler-0.86.patch | 15 +
|
19 | .../files/libreoffice-6.4.3.2-boost-1.73.patch | 118 +++++
|
20 | app-office/libreoffice/libreoffice-6.4.3.2.ebuild | 555 +++++++++++++++++++++
|
21 | 4 files changed, 694 insertions(+)
|
22 | create mode 100644 app-office/libreoffice/files/libreoffice-6.4.2.2-poppler-0.86.patch
|
23 | create mode 100644 app-office/libreoffice/files/libreoffice-6.4.3.2-boost-1.73.patch
|
24 | create mode 100644 app-office/libreoffice/libreoffice-6.4.3.2.ebuild
|
25 | *** syncing gnux32
|
26 | *** synced gnux32
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gnux32
|
31 | * Cache regenerated successfully
|