diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-08-17 18:49:13 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-08-17 18:49:13 +0000 |
commit | e0e6d356b0dfc8c8d038ac152f6d98a5bd761227 (patch) | |
tree | 1637cc6937cf573ba90e42371b8943b485ea7348 /haarp.txt | |
parent | 2019-08-17T18:00:01Z (diff) | |
download | repos-e0e6d356b0dfc8c8d038ac152f6d98a5bd761227.tar.gz repos-e0e6d356b0dfc8c8d038ac152f6d98a5bd761227.tar.bz2 repos-e0e6d356b0dfc8c8d038ac152f6d98a5bd761227.zip |
2019-08-17T18:40:01Z
Diffstat (limited to 'haarp.txt')
-rw-r--r-- | haarp.txt | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/haarp.txt b/haarp.txt index 4d1bf8772834..419a78f9c8cb 100644 --- a/haarp.txt +++ b/haarp.txt @@ -8,7 +8,34 @@ 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/haarp.git'}], 'status': 'unofficial'} $ pmaint sync haarp -Already up to date. +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 |