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
42
|
{'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.12.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell
*** syncing haskell
From https://github.com/gentoo-haskell/gentoo-haskell
44a1532691..ad699aab62 master -> origin/master
Updating 44a1532691..ad699aab62
Fast-forward
dev-haskell/quickcheck/Manifest | 6 ---
dev-haskell/quickcheck/quickcheck-2.10.1.ebuild | 39 --------------------
dev-haskell/quickcheck/quickcheck-2.11.3.ebuild | 41 ---------------------
dev-haskell/quickcheck/quickcheck-2.12.6.1.ebuild | 42 ---------------------
dev-haskell/quickcheck/quickcheck-2.8.2.ebuild | 42 ---------------------
dev-haskell/quickcheck/quickcheck-2.9.1.ebuild | 45 -----------------------
dev-haskell/quickcheck/quickcheck-2.9.2.ebuild | 44 ----------------------
profiles/package.mask | 5 +++
8 files changed, 5 insertions(+), 259 deletions(-)
delete mode 100644 dev-haskell/quickcheck/quickcheck-2.10.1.ebuild
delete mode 100644 dev-haskell/quickcheck/quickcheck-2.11.3.ebuild
delete mode 100644 dev-haskell/quickcheck/quickcheck-2.12.6.1.ebuild
delete mode 100644 dev-haskell/quickcheck/quickcheck-2.8.2.ebuild
delete mode 100644 dev-haskell/quickcheck/quickcheck-2.9.1.ebuild
delete mode 100644 dev-haskell/quickcheck/quickcheck-2.9.2.ebuild
*** 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
|