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 | 6da2cb60f8..f786698081 master -> origin/master
|
18 | Updating 6da2cb60f8..f786698081
|
19 | Fast-forward
|
20 | app-portage/hackport/hackport-0.8.3.0.ebuild | 58 ++++++++++----------
|
21 | app-portage/hackport/hackport-0.8.4.0.ebuild | 62 +++++++++++-----------
|
22 | app-portage/hackport/hackport-9999.ebuild | 62 +++++++++++-----------
|
23 | dev-haskell/monad-dijkstra/metadata.xml | 4 ++
|
24 | ...1.3.ebuild => monad-dijkstra-0.1.1.3-r1.ebuild} | 24 +++++----
|
25 | ...0.ebuild => stylish-haskell-0.14.4.0-r1.ebuild} | 8 ++-
|
26 | dev-haskell/text/Manifest | 2 +-
|
27 | dev-haskell/text/metadata.xml | 2 -
|
28 | .../text/{text-2.0.1.ebuild => text-2.0.2.ebuild} | 11 ++--
|
29 | dev-lang/ghc/Manifest | 2 +
|
30 | dev-lang/ghc/ghc-9.4.5.ebuild | 4 +-
|
31 | 11 files changed, 128 insertions(+), 111 deletions(-)
|
32 | rename dev-haskell/monad-dijkstra/{monad-dijkstra-0.1.1.3.ebuild => monad-dijkstra-0.1.1.3-r1.ebuild} (54%)
|
33 | rename dev-haskell/stylish-haskell/{stylish-haskell-0.14.4.0.ebuild => stylish-haskell-0.14.4.0-r1.ebuild} (91%)
|
34 | rename dev-haskell/text/{text-2.0.1.ebuild => text-2.0.2.ebuild} (89%)
|
35 | *** synced haskell
|
36 | * Sync succeeded
|
37 | $ git log --format=%ci -1
|
38 | $ git show -q --pretty=format:%G? HEAD
|
39 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 haskell
|
40 | * Cache regenerated successfully
|