diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-09 20:45:44 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-09 20:45:44 +0000 |
commit | 133b0daeeaeb5cc6001bc9f73d080ed04e722e35 (patch) | |
tree | 18a3daeae36de7e11001da401566e7d943ca71a5 /games-action | |
parent | Stable on sparc (diff) | |
download | gentoo-2-133b0daeeaeb5cc6001bc9f73d080ed04e722e35.tar.gz gentoo-2-133b0daeeaeb5cc6001bc9f73d080ed04e722e35.tar.bz2 gentoo-2-133b0daeeaeb5cc6001bc9f73d080ed04e722e35.zip |
Removing unnecessary wrapper script.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/fakk2/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/fakk2/files/fakk2 | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-action/fakk2/ChangeLog b/games-action/fakk2/ChangeLog index 85d53c07fd37..dc6ed2f36500 100644 --- a/games-action/fakk2/ChangeLog +++ b/games-action/fakk2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/fakk2 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.8 2005/06/09 20:41:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.9 2005/06/09 20:45:44 wolf31o2 Exp $ + + 09 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> -files/fakk2: + Removing unnecessary wrapper script. 09 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> fakk2-1.02.ebuild: Updated to use newer functions added since this ebuild was created. diff --git a/games-action/fakk2/files/fakk2 b/games-action/fakk2/files/fakk2 deleted file mode 100644 index e613e0d731fd..000000000000 --- a/games-action/fakk2/files/fakk2 +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cd GENTOO_DIR -exec ./fakk2 $* |