1 | {'description': {'en': 'Sabayon related ebuilds such as artwork, kernel '
|
2 | 'binaries,\n'
|
3 | ' split packages, etc.\n'
|
4 | ' Bugs to http://bugs.sabayon.org'},
|
5 | 'feed': ['https://github.com/feeds/Sabayon/commits/sabayon-distro/master'],
|
6 | 'homepage': 'http://sabayon.org',
|
7 | 'name': 'sabayon-distro',
|
8 | 'owner': [{'email': 'joost.ruis@sabayonlinux.org', 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'git://github.com/Sabayon/sabayon-distro.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync sabayon-distro
|
14 | From git://github.com/Sabayon/sabayon-distro
|
15 | 814955350..f8180993c master -> origin/master
|
16 | Updating 814955350..f8180993c
|
17 | Fast-forward
|
18 | sys-apps/portage/Manifest | 2 +
|
19 | sys-apps/portage/portage-2.3.89-r3.ebuild | 272 ++++++++++++++++++++++++++++++
|
20 | 2 files changed, 274 insertions(+)
|
21 | create mode 100644 sys-apps/portage/portage-2.3.89-r3.ebuild
|
22 | *** syncing sabayon-distro
|
23 | *** synced sabayon-distro
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon-distro
|
28 | * Cache regenerated successfully
|