diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-05-16 15:09:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-05-16 15:09:53 +0000 |
commit | e42c3321b3e4e2a0b8dfad8a4527bea64c96619f (patch) | |
tree | c79ce2a42d9b73458d5b320113bdfb387fd83f15 /games-strategy/revenge-of-the-titans | |
parent | tidy EAPI (diff) | |
download | gentoo-2-e42c3321b3e4e2a0b8dfad8a4527bea64c96619f.tar.gz gentoo-2-e42c3321b3e4e2a0b8dfad8a4527bea64c96619f.tar.bz2 gentoo-2-e42c3321b3e4e2a0b8dfad8a4527bea64c96619f.zip |
tidy EAPI
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'games-strategy/revenge-of-the-titans')
-rw-r--r-- | games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild index d11cd4ed9ece..611eda992a08 100644 --- a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild +++ b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild,v 1.1 2011/05/15 21:56:30 mr_bones_ Exp $ - -EAPI="3" +# $Header: /var/cvsroot/gentoo-x86/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild,v 1.2 2011/05/16 15:09:53 mr_bones_ Exp $ +EAPI=3 inherit games java-pkg-2 DESCRIPTION="defeat the returning Titan horde in a series of epic ground battles" |