blob: f5874afb79008bec94fc40718fb89f4bd6e0e371 (
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
|
{'description': {'en': 'A collection of ebuilds related to the D programming\n'
' language.'},
'feed': ['https://github.com/gentoo/dlang/commits/master.atom'],
'homepage': 'https://github.com/gentoo/dlang',
'name': 'dlang',
'owner': [{'email': 'Marco.Leise@gmx.de', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/gentoo/dlang.git'},
{'type': 'git', 'uri': 'git@github.com:gentoo/dlang.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dlang
*** syncing dlang
From https://github.com/gentoo/dlang
64b44f2..0c9782c master -> origin/master
Updating 64b44f2..0c9782c
Fast-forward
dev-lang/ldc2/Manifest | 3 -
...-autodetect-and-compiler-rt-fixes-pr-4659.patch | 585 +++++++++++++++++++++
.../files/ldc2-x86-mangling-test-fix-pr-4661.patch | 55 ++
...x86-tests-avoid-calling-amd64-gcc-pr-4662.patch | 39 ++
dev-lang/ldc2/ldc2-1.38.0.ebuild | 12 +-
5 files changed, 683 insertions(+), 11 deletions(-)
create mode 100644 dev-lang/ldc2/files/ldc2-cmake-autodetect-and-compiler-rt-fixes-pr-4659.patch
create mode 100644 dev-lang/ldc2/files/ldc2-x86-mangling-test-fix-pr-4661.patch
create mode 100644 dev-lang/ldc2/files/ldc2-x86-tests-avoid-calling-amd64-gcc-pr-4662.patch
*** synced dlang
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 dlang
* Cache regenerated successfully
|