diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-13 21:23:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-13 21:23:33 +0000 |
commit | 9d3a97b4940af2af08930f7563f2ae0e10b73e58 (patch) | |
tree | c300b6bd5c375317982865c43ead0371bc684853 /games-fps/aaquake2 | |
parent | git snapshot of the latest master since it fixes a lot of bugs with virt-mana... (diff) | |
download | gentoo-2-9d3a97b4940af2af08930f7563f2ae0e10b73e58.tar.gz gentoo-2-9d3a97b4940af2af08930f7563f2ae0e10b73e58.tar.bz2 gentoo-2-9d3a97b4940af2af08930f7563f2ae0e10b73e58.zip |
tidy
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-fps/aaquake2')
-rw-r--r-- | games-fps/aaquake2/aaquake2-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/aaquake2/aaquake2-0.1.ebuild b/games-fps/aaquake2/aaquake2-0.1.ebuild index b8e53e621b04..b0096cd25758 100644 --- a/games-fps/aaquake2/aaquake2-0.1.ebuild +++ b/games-fps/aaquake2/aaquake2-0.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/aaquake2/aaquake2-0.1.ebuild,v 1.12 2010/09/21 09:11:00 tupone Exp $ -EAPI="2" +# $Header: /var/cvsroot/gentoo-x86/games-fps/aaquake2/aaquake2-0.1.ebuild,v 1.13 2010/10/13 21:23:33 mr_bones_ Exp $ +EAPI=2 inherit eutils games DESCRIPTION="text mode Quake II" |