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
|
{'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
a1613b0..b88aa34 master -> origin/master
Updating a1613b0..b88aa34
Fast-forward
dev-lang/purescript/Manifest | 2 +-
.../{purescript-0.8.2.0.ebuild => purescript-0.8.3.0.ebuild} | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
rename dev-lang/purescript/{purescript-0.8.2.0.ebuild => purescript-0.8.3.0.ebuild} (94%)
*** 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'
* Cache regenerated successfully
|