blob: 9c4c6bd3269b2dad5d3a5e3fde566e571cd4b2ef (
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
|
{'description': {'en': 'gentoo overlay containing games ebuilds only'},
'feed': ['https://github.com/hasufell/games-overlay/commits/master.atom'],
'homepage': 'https://github.com/hasufell/games-overlay',
'name': 'games-overlay',
'owner': [{'email': 'hasufell@gentoo.org',
'name': 'Julian Ospald',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/hasufell/games-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync games-overlay
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
From git://github.com/hasufell/games-overlay
396cd3f..4839c08 master -> origin/master
Updating 396cd3f..4839c08
Fast-forward
games-action/openclonk/Manifest | 1 +
.../openclonk/files/openclonk-7.0-install.patch | 49 +++++++++
games-action/openclonk/openclonk-7.0.ebuild | 122 +++++++++++++++++++++
3 files changed, 172 insertions(+)
create mode 100644 games-action/openclonk/files/openclonk-7.0-install.patch
create mode 100644 games-action/openclonk/openclonk-7.0.ebuild
*** syncing games-overlay
*** synced games-overlay
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 games-overlay
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
|