1 | {'description': {'en': 'Gentoo user overlay'},
|
2 | 'feed': ['https://github.com/Heather/gentoo-heather/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Heather/gentoo-heather',
|
4 | 'name': 'heather',
|
5 | 'owner': [{'email': 'cynede@gentoo.org',
|
6 | 'name': 'Heather',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://github.com/Heather/gentoo-heather.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://github.com/Heather/gentoo-heather.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:Heather/gentoo-heather.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync heather
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
18 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
19 | From git://github.com/Heather/gentoo-heather
|
20 | 384ed14..921311e master -> origin/master
|
21 | Updating 384ed14..921311e
|
22 | Fast-forward
|
23 | app-emulation/playonlinux/Manifest | 1 -
|
24 | .../files/playonlinux-4.2.4-binary-plugin.patch | 17 ---
|
25 | .../files/playonlinux-4.2.4-pol-bash.patch | 35 ------
|
26 | .../playonlinux-4.2.6-stop-update-warning.patch | 17 ---
|
27 | app-emulation/playonlinux/files/playonlinux-pkg.1 | 33 ------
|
28 | app-emulation/playonlinux/files/playonlinux.1 | 33 ------
|
29 | app-emulation/playonlinux/metadata.xml | 17 ---
|
30 | app-emulation/playonlinux/playonlinux-4.2.8.ebuild | 121 ---------------------
|
31 | sys-kernel/gentoo-sources/Manifest | 4 -
|
32 | .../gentoo-sources/gentoo-sources-4.6.2.ebuild | 31 ------
|
33 | sys-kernel/gentoo-sources/metadata.xml | 12 --
|
34 | sys-kernel/linux/linux-9999.ebuild | 30 -----
|
35 | sys-kernel/linux/metadata.xml | 10 --
|
36 | 13 files changed, 361 deletions(-)
|
37 | delete mode 100644 app-emulation/playonlinux/Manifest
|
38 | delete mode 100644 app-emulation/playonlinux/files/playonlinux-4.2.4-binary-plugin.patch
|
39 | delete mode 100644 app-emulation/playonlinux/files/playonlinux-4.2.4-pol-bash.patch
|
40 | delete mode 100644 app-emulation/playonlinux/files/playonlinux-4.2.6-stop-update-warning.patch
|
41 | delete mode 100644 app-emulation/playonlinux/files/playonlinux-pkg.1
|
42 | delete mode 100644 app-emulation/playonlinux/files/playonlinux.1
|
43 | delete mode 100644 app-emulation/playonlinux/metadata.xml
|
44 | delete mode 100644 app-emulation/playonlinux/playonlinux-4.2.8.ebuild
|
45 | delete mode 100644 sys-kernel/gentoo-sources/Manifest
|
46 | delete mode 100644 sys-kernel/gentoo-sources/gentoo-sources-4.6.2.ebuild
|
47 | delete mode 100644 sys-kernel/gentoo-sources/metadata.xml
|
48 | delete mode 100644 sys-kernel/linux/linux-9999.ebuild
|
49 | delete mode 100644 sys-kernel/linux/metadata.xml
|
50 | *** syncing heather
|
51 | *** synced heather
|
52 | * Sync succeeded
|
53 | $ git log --format=%ci -1
|
54 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 heather
|
55 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
56 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
57 | * Cache regenerated successfully
|