blob: 419a78f9c8cbea3f0390abacb1f45b04cd872bb7 (
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
34
35
36
37
38
39
40
41
42
43
44
45
|
{'description': {'en': "misc ebuilds that aren't in the main tree"},
'homepage': 'https://cgit.gentoo.org/user/haarp.git/',
'name': 'haarp',
'owner': [{'email': 'main.haarp@gmail.com',
'name': 'haarp',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/haarp.git'}],
'status': 'unofficial'}
$ pmaint sync haarp
From git://anongit.gentoo.org/user/haarp
e189c58..a7597b2 master -> origin/master
Updating e189c58..a7597b2
Fast-forward
games-fps/gzdoom/Manifest | 18 ++---
games-fps/gzdoom/files/fluidsynth2.patch | 28 +++++++
games-fps/gzdoom/files/install_soundfonts.patch | 34 +++++++++
games-fps/gzdoom/gzdoom-3.4.1-r1.ebuild | 1 -
games-fps/gzdoom/gzdoom-3.5.1.ebuild | 85 ----------------------
games-fps/gzdoom/gzdoom-3.6.0.ebuild | 81 ---------------------
games-fps/gzdoom/gzdoom-4.0.0.ebuild | 84 ---------------------
games-fps/gzdoom/gzdoom-4.2.0-r1.ebuild | 80 ++++++++++++++++++++
games-fps/gzdoom/gzdoom-9999-r1.ebuild | 82 ---------------------
games-fps/gzdoom/gzdoom-9999-r2.ebuild | 79 ++++++++++++++++++++
games-fps/gzdoom/metadata.xml | 11 ++-
games-fps/zandronum/Manifest | 2 +-
...andronum-3.0.ebuild => zandronum-3.0-r1.ebuild} | 40 ++++++----
13 files changed, 261 insertions(+), 364 deletions(-)
create mode 100644 games-fps/gzdoom/files/fluidsynth2.patch
create mode 100644 games-fps/gzdoom/files/install_soundfonts.patch
delete mode 120000 games-fps/gzdoom/gzdoom-3.4.1-r1.ebuild
delete mode 100644 games-fps/gzdoom/gzdoom-3.5.1.ebuild
delete mode 100644 games-fps/gzdoom/gzdoom-3.6.0.ebuild
delete mode 100644 games-fps/gzdoom/gzdoom-4.0.0.ebuild
create mode 100644 games-fps/gzdoom/gzdoom-4.2.0-r1.ebuild
delete mode 100644 games-fps/gzdoom/gzdoom-9999-r1.ebuild
create mode 100644 games-fps/gzdoom/gzdoom-9999-r2.ebuild
rename games-fps/zandronum/{zandronum-3.0.ebuild => zandronum-3.0-r1.ebuild} (71%)
*** syncing haarp
*** synced haarp
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haarp
* Cache regenerated successfully
|