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
43
44
45
46
47
48
49
|
{'description': {'en': 'The Official Gentoo Haskell overlay.'},
'feed': ['http://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom'],
'homepage': 'https://github.com/gentoo-haskell',
'name': 'haskell',
'owner': [{'email': 'haskell@gentoo.org'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/gentoo-haskell/gentoo-haskell.git'},
{'type': 'git',
'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'},
{'type': 'git',
'uri': 'http://github.com/gentoo-haskell/gentoo-haskell.git'}],
'status': 'official'}
$ pmaint sync haskell
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
From git://github.com/gentoo-haskell/gentoo-haskell
1c03a52..6272884 master -> origin/master
Updating 1c03a52..6272884
Fast-forward
dev-haskell/cryptohash-sha256/Manifest | 2 +-
....11.7.2.ebuild => cryptohash-sha256-0.11.100.0.ebuild} | 0
dev-haskell/exact-pi/Manifest | 2 +-
.../{exact-pi-0.4.1.1.ebuild => exact-pi-0.4.1.2.ebuild} | 4 ++--
dev-haskell/hakyll/Manifest | 2 +-
.../{hakyll-4.8.3.0.ebuild => hakyll-4.8.3.1.ebuild} | 1 +
dev-haskell/hothasktags/Manifest | 2 +-
...{hothasktags-0.3.5.ebuild => hothasktags-0.3.6.ebuild} | 12 +++---------
dev-haskell/numtype-dk/Manifest | 2 +-
.../{numtype-dk-0.5.ebuild => numtype-dk-0.5.0.1.ebuild} | 6 +++---
dev-haskell/simple-sendfile/Manifest | 2 +-
...ndfile-0.2.21.ebuild => simple-sendfile-0.2.22.ebuild} | 6 +++---
dev-haskell/th-extras/Manifest | 2 +-
...{th-extras-0.0.0.2.ebuild => th-extras-0.0.0.4.ebuild} | 15 ++++++++-------
14 files changed, 27 insertions(+), 31 deletions(-)
rename dev-haskell/cryptohash-sha256/{cryptohash-sha256-0.11.7.2.ebuild => cryptohash-sha256-0.11.100.0.ebuild} (100%)
rename dev-haskell/exact-pi/{exact-pi-0.4.1.1.ebuild => exact-pi-0.4.1.2.ebuild} (92%)
rename dev-haskell/hakyll/{hakyll-4.8.3.0.ebuild => hakyll-4.8.3.1.ebuild} (97%)
rename dev-haskell/hothasktags/{hothasktags-0.3.5.ebuild => hothasktags-0.3.6.ebuild} (74%)
rename dev-haskell/numtype-dk/{numtype-dk-0.5.ebuild => numtype-dk-0.5.0.1.ebuild} (84%)
rename dev-haskell/simple-sendfile/{simple-sendfile-0.2.21.ebuild => simple-sendfile-0.2.22.ebuild} (89%)
rename dev-haskell/th-extras/{th-extras-0.0.0.2.ebuild => th-extras-0.0.0.4.ebuild} (72%)
*** syncing haskell
*** synced haskell
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING pkgcore: EAPI 6 isn't fully supported
* Cache regenerated successfully
|