blob: 8244cf99294797a0e34f8db183806f9f3fab2aa6 (
plain)
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
|
{'description': {'en': 'ArchenROOT Gentoo Overlay'},
'homepage': 'https://github.com/archenroot/gentoo-overlay',
'name': 'archenroot',
'owner': [{'email': 'archenroot@gmail.com',
'name': 'Ladislav Jech',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/archenroot/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync archenroot
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing archenroot
*** synced archenroot
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 archenroot
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'
MAIN_PV value: 5.0.4
Debug: custom package version: 2.11.1-01
Debug: working directory:
Debug: custom package version: 2.11.2-06
Debug: working directory:
Debug: custom package version: 2.11.4-01
Debug: working directory:
Debug - SRC_URI eval: amd64? ( jdk-8u60-linux-x64.tar.gz
Debug - SRC_URI eval: amd64? ( jdk-8u60-linux-x64.tar.gz examples? ( jdk-8u60-linux-x64-demos.tar.gz )
Debug - SRC_URI eval: amd64? ( jdk-8u60-linux-x64.tar.gz examples? ( jdk-8u60-linux-x64-demos.tar.gz ) ) x86? ( jdk-8u60-linux-i586.tar.gz
Debug - SRC_URI eval: amd64? ( jdk-8u60-linux-x64.tar.gz examples? ( jdk-8u60-linux-x64-demos.tar.gz ) ) x86? ( jdk-8u60-linux-i586.tar.gz examples? ( jdk-8u60-linux-i586-demos.tar.gz )
* bash-completion.eclass is last rited and will be removed on 2015-11-24.
* Please update your ebuilds to use bash-completion-r1 instead.
* Cache regenerated successfully
|