diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-12-19 06:36:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-12-19 06:36:52 +0000 |
commit | f6f610ee0d984b7a9f4929d10d27bbb9804dd597 (patch) | |
tree | 5eab8cb9cbb251555df8795e537836f7c317c9ea /games-action/snipes | |
parent | Fix for #337236 and bump #394319 (diff) | |
download | gentoo-2-f6f610ee0d984b7a9f4929d10d27bbb9804dd597.tar.gz gentoo-2-f6f610ee0d984b7a9f4929d10d27bbb9804dd597.tar.bz2 gentoo-2-f6f610ee0d984b7a9f4929d10d27bbb9804dd597.zip |
tidy
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'games-action/snipes')
-rw-r--r-- | games-action/snipes/snipes-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/snipes/snipes-1.0.4.ebuild b/games-action/snipes/snipes-1.0.4.ebuild index 86c6cdc7513c..ac400f7ee859 100644 --- a/games-action/snipes/snipes-1.0.4.ebuild +++ b/games-action/snipes/snipes-1.0.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/snipes/snipes-1.0.4.ebuild,v 1.4 2011/12/18 16:39:43 tupone Exp $ -EAPI=2 +# $Header: /var/cvsroot/gentoo-x86/games-action/snipes/snipes-1.0.4.ebuild,v 1.5 2011/12/19 06:36:52 mr_bones_ Exp $ +EAPI=2 inherit base eutils games DESCRIPTION="2D scrolling shooter, resembles the old DOS game of same name" |