blob: 5ddb743e2a18d4dde111182774ffbb0639ab04e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Sabayon MATE (GNOME fork) ebuilds that could be\n upstreamed at some point in future (when GNOME2 will be dropped\n from the main tree).\n Bugs to http://bugs.sabayon.org'},
'feed': ['https://github.com/Sabayon/mate-overlay'],
'homepage': 'http://sabayon.org',
'name': 'mate',
'owner': [{'email': 'lxnay@gentoo.org'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Sabayon/mate-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync mate
WARNING:pkgcore:repository at '/home/mgorny/sync/hasufell', named 'hasufell', 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'
Already up-to-date.
*** syncing mate
*** synced mate
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mate
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
|