1 | {'description': {'en': 'The Official Gentoo Haskell overlay.'},
|
2 | 'feed': ['https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/gentoo-haskell',
|
4 | 'name': 'haskell',
|
5 | 'owner': [{'email': 'haskell@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@github.com/gentoo-haskell/gentoo-haskell.git'}],
|
11 | 'status': 'official'}
|
12 | pkgcore 0.12.21
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell
|
15 | *** syncing haskell
|
16 | From https://github.com/gentoo-haskell/gentoo-haskell
|
17 | ad449938e3..4280abd751 master -> origin/master
|
18 | Updating ad449938e3..4280abd751
|
19 | Fast-forward
|
20 | dev-haskell/clay/Manifest | 2 +-
|
21 | dev-haskell/clay/clay-0.13.3-r1.ebuild | 35 ----------------------------------
|
22 | dev-haskell/clay/clay-0.14.0.ebuild | 30 +++++++++++++++++++++++++++++
|
23 | 3 files changed, 31 insertions(+), 36 deletions(-)
|
24 | delete mode 100644 dev-haskell/clay/clay-0.13.3-r1.ebuild
|
25 | create mode 100644 dev-haskell/clay/clay-0.14.0.ebuild
|
26 | *** synced haskell
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 haskell
|
31 | * Cache regenerated successfully
|