diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-25 14:34:50 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-25 14:34:50 +0000 |
commit | d76ffe9c6fa6d326c355c7eb5aa8836982e372fe (patch) | |
tree | faa801e59ac6185528e226f660c99b3aa80586ca /games-action/heavygear2/files | |
parent | ~amd64 (diff) | |
download | historical-d76ffe9c6fa6d326c355c7eb5aa8836982e372fe.tar.gz historical-d76ffe9c6fa6d326c355c7eb5aa8836982e372fe.tar.bz2 historical-d76ffe9c6fa6d326c355c7eb5aa8836982e372fe.zip |
Updated to use newer functions from games.eclass and eutils.eclass to simplify the ebuild and also removing old launcher shell script.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-action/heavygear2/files')
-rw-r--r-- | games-action/heavygear2/files/hg2 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games-action/heavygear2/files/hg2 b/games-action/heavygear2/files/hg2 deleted file mode 100644 index 0a44cc971803..000000000000 --- a/games-action/heavygear2/files/hg2 +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cd GENTOO_DIR -exec ./hg2 $* |