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 | addc5ca70fe49226ec6a23d3bfb98aaf364de2e3 (patch) | |
tree | 4e7004d57c577efaf875051d75f66df9a8500ef7 /games-action/heavygear2/files | |
parent | ~amd64 (diff) | |
download | gentoo-2-addc5ca70fe49226ec6a23d3bfb98aaf364de2e3.tar.gz gentoo-2-addc5ca70fe49226ec6a23d3bfb98aaf364de2e3.tar.bz2 gentoo-2-addc5ca70fe49226ec6a23d3bfb98aaf364de2e3.zip |
Updated to use newer functions from games.eclass and eutils.eclass to simplify the ebuild and also removing old launcher shell script.
(Portage version: 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 $* |