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
|
{'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/funroll-loops', named 'funroll-loops', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/sync/funroll-loops', named 'funroll-loops', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
From git://github.com/gentoo-haskell/gentoo-haskell
570c89a..cb6fdb1 master -> origin/master
Updating 570c89a..cb6fdb1
Fast-forward
dev-haskell/monad-logger/Manifest | 2 +-
...{monad-logger-0.3.17.ebuild => monad-logger-0.3.18.ebuild} | 0
dev-haskell/yesod-content-pdf/Manifest | 2 +-
...nt-pdf-0.2.0.2.ebuild => yesod-content-pdf-0.2.0.3.ebuild} | 11 ++++++-----
4 files changed, 8 insertions(+), 7 deletions(-)
rename dev-haskell/monad-logger/{monad-logger-0.3.17.ebuild => monad-logger-0.3.18.ebuild} (100%)
rename dev-haskell/yesod-content-pdf/{yesod-content-pdf-0.2.0.2.ebuild => yesod-content-pdf-0.2.0.3.ebuild} (81%)
*** 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
|