diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-09 20:41:36 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-09 20:41:36 +0000 |
commit | 4395d7325e72af4108d7bff19521f832e9c9ed02 (patch) | |
tree | db030a3d154e48bc00fe4943f38d984c32eb36ae /games-action/descent3 | |
parent | Added eutils to inherit. (diff) | |
download | gentoo-2-4395d7325e72af4108d7bff19521f832e9c9ed02.tar.gz gentoo-2-4395d7325e72af4108d7bff19521f832e9c9ed02.tar.bz2 gentoo-2-4395d7325e72af4108d7bff19521f832e9c9ed02.zip |
Updated to use newer functions added since this ebuild was created.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-action/descent3')
-rw-r--r-- | games-action/descent3/files/descent3 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games-action/descent3/files/descent3 b/games-action/descent3/files/descent3 deleted file mode 100644 index edb179573911..000000000000 --- a/games-action/descent3/files/descent3 +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cd GENTOO_DIR -exec ./descent3 $* |