diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-31 04:53:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-31 04:53:57 +0000 |
commit | 6129c690f26c49522ffb4919a4ca2aca8d980688 (patch) | |
tree | 6c9fa07fb6b7094bbb53a4fea916f7f82d2c9a9a /games-action | |
parent | Version bumps (bugs #301185, #292241, #279493). Only 5.0.87 contains the Perc... (diff) | |
download | gentoo-2-6129c690f26c49522ffb4919a4ca2aca8d980688.tar.gz gentoo-2-6129c690f26c49522ffb4919a4ca2aca8d980688.tar.bz2 gentoo-2-6129c690f26c49522ffb4919a4ca2aca8d980688.zip |
autotools isn't used
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild index f2bb433d125c..419019c32965 100644 --- a/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild +++ b/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild,v 1.2 2007/01/10 17:40:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild,v 1.3 2010/01/31 04:53:57 mr_bones_ Exp $ -inherit autotools eutils games +inherit eutils games # DV is the Descent version. Used because the d2x-rebirth ebuild is similar. DV="1" |