blob: b734292e0591d1b3114707defac1d5d7c187523e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'Unofficial mirror of overlay "perl-experimental" with metadata cache'},
'feed': ['https://github.com/gentoo-perl/perl-experimental-snapshots/commits/master.atom'],
'homepage': 'https://github.com/gentoo-perl/perl-experimental-snapshots',
'name': 'perl-experimental-snapshots',
'owner': [{'email': 'kentfredric@gmail.com',
'name': 'Kent Fredric',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/gentoo-perl/perl-experimental-snapshots.git'},
{'type': 'git',
'uri': 'https://github.com/gentoo-perl/perl-experimental-snapshots.git'}],
'status': 'unofficial'}
$ pmaint sync perl-experimental-snapshots
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing perl-experimental-snapshots
*** synced perl-experimental-snapshots
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 perl-experimental-snapshots
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
|