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
|
{'description': {'en': 'The Official Gentoo Haskell overlay.'},
'feed': ['https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom'],
'homepage': 'https://github.com/gentoo-haskell',
'name': 'haskell',
'owner': [{'email': 'haskell@gentoo.org', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'},
{'type': 'git',
'uri': 'git://github.com/gentoo-haskell/gentoo-haskell.git'},
{'type': 'git',
'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'}],
'status': 'official'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell
*** syncing haskell
From https://github.com/gentoo-haskell/gentoo-haskell
56e6d6230..f52d55ae4 master -> origin/master
Updating 56e6d6230..f52d55ae4
Fast-forward
dev-haskell/massiv-io/Manifest | 2 +-
.../files/massiv-io-0.3.0.1-massiv-0.5.patch | 20 ---------------
...-io-0.3.0.1.ebuild => massiv-io-0.4.1.0.ebuild} | 11 +++-----
dev-haskell/massiv-io/metadata.xml | 5 ----
dev-haskell/massiv-test/Manifest | 2 +-
...est-0.1.5.ebuild => massiv-test-0.1.6.1.ebuild} | 18 ++++++++------
dev-haskell/massiv/Manifest | 2 +-
...massiv-0.5.8.0.ebuild => massiv-0.6.0.0.ebuild} | 29 +++++++++-------------
dev-haskell/massiv/metadata.xml | 3 ++-
9 files changed, 31 insertions(+), 61 deletions(-)
delete mode 100644 dev-haskell/massiv-io/files/massiv-io-0.3.0.1-massiv-0.5.patch
rename dev-haskell/massiv-io/{massiv-io-0.3.0.1.ebuild => massiv-io-0.4.1.0.ebuild} (82%)
rename dev-haskell/massiv-test/{massiv-test-0.1.5.ebuild => massiv-test-0.1.6.1.ebuild} (63%)
rename dev-haskell/massiv/{massiv-0.5.8.0.ebuild => massiv-0.6.0.0.ebuild} (54%)
*** synced haskell
* 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 haskell
* Cache regenerated successfully
|