diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-09-28 21:20:31 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-09-28 21:20:31 +0000 |
commit | 5a40efc7c7268225c544937bdca9683f5d54fc99 (patch) | |
tree | 220f550e2bc1943c52a54c18b7db2cd2225194aa /games-fps/transfusion-bin | |
parent | inherit eutils for unpack_makeself (diff) | |
download | gentoo-2-5a40efc7c7268225c544937bdca9683f5d54fc99.tar.gz gentoo-2-5a40efc7c7268225c544937bdca9683f5d54fc99.tar.bz2 gentoo-2-5a40efc7c7268225c544937bdca9683f5d54fc99.zip |
inherit eutils for doicon and make_desktop_entry
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'games-fps/transfusion-bin')
-rw-r--r-- | games-fps/transfusion-bin/transfusion-bin-1.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild b/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild index 3ed33e4a84e7..c954b4815189 100644 --- a/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild +++ b/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild,v 1.12 2006/03/31 21:20:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild,v 1.13 2006/09/28 21:20:31 nyhm Exp $ -inherit games +inherit eutils games MY_PN=${PN/-bin/} DESCRIPTION="Blood remake" |