diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-09-22 19:43:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-09-22 19:43:02 +0000 |
commit | 18b6e9427536dff2ffc23df7cb11e135e66cdbde (patch) | |
tree | 8bcede005bfc5d6234351e24e4728d9a6992bb6c /games-strategy | |
parent | quoting (diff) | |
download | historical-18b6e9427536dff2ffc23df7cb11e135e66cdbde.tar.gz historical-18b6e9427536dff2ffc23df7cb11e135e66cdbde.tar.bz2 historical-18b6e9427536dff2ffc23df7cb11e135e66cdbde.zip |
autotools is unused
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/ufo-ai/ufo-ai-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/ufo-ai/ufo-ai-2.2.1.ebuild b/games-strategy/ufo-ai/ufo-ai-2.2.1.ebuild index 047aa214de83..8694d3ab853d 100644 --- a/games-strategy/ufo-ai/ufo-ai-2.2.1.ebuild +++ b/games-strategy/ufo-ai/ufo-ai-2.2.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.2.1.ebuild,v 1.2 2009/08/10 00:35:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.2.1.ebuild,v 1.3 2009/09/22 19:43:02 mr_bones_ Exp $ EAPI=2 -inherit eutils autotools games +inherit eutils games MY_P="${P/o-a/oa}" |