blob: c35cddde1dc61e1c8e30f56f1cdc21331bdc85b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Sabayon related ebuilds such as artwork, kernel '
'binaries,\n'
' split packages, etc.\n'
' Bugs to http://bugs.sabayon.org'},
'feed': ['https://github.com/feeds/Sabayon/commits/sabayon-distro/master'],
'homepage': 'http://sabayon.org',
'name': 'sabayon-distro',
'owner': [{'email': 'joost.ruis@sabayonlinux.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Sabayon/sabayon-distro.git'}],
'status': 'unofficial'}
$ pmaint sync sabayon-distro
WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing sabayon-distro
*** synced sabayon-distro
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon-distro
* Cache regenerated successfully
|