diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-08-14 06:45:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-08-14 06:45:18 +0000 |
commit | 27c87edb88048656fa1f3c655b920bffcedf0cf3 (patch) | |
tree | 6cdff66d3033f96c05f4f82363d956cbfcac4173 /games-arcade | |
parent | Fix bug #132288 and also two other hotplug issues that I personally ran into.... (diff) | |
download | historical-27c87edb88048656fa1f3c655b920bffcedf0cf3.tar.gz historical-27c87edb88048656fa1f3c655b920bffcedf0cf3.tar.bz2 historical-27c87edb88048656fa1f3c655b920bffcedf0cf3.zip |
old
Package-Manager: portage-2.1.1_pre5
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/excido/excido-0.1.5c-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/excido/excido-0.1.5c-r1.ebuild b/games-arcade/excido/excido-0.1.5c-r1.ebuild index 4816b1e26624..115e9bfc6727 100644 --- a/games-arcade/excido/excido-0.1.5c-r1.ebuild +++ b/games-arcade/excido/excido-0.1.5c-r1.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-arcade/excido/excido-0.1.5c-r1.ebuild,v 1.5 2006/06/15 18:13:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/excido/excido-0.1.5c-r1.ebuild,v 1.6 2006/08/14 06:45:18 mr_bones_ Exp $ -inherit games toolchain-funcs +inherit eutils toolchain-funcs games DESCRIPTION="A fast paced action game" HOMEPAGE="http://icculus.org/excido/" |