diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-10-23 17:36:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-10-23 17:36:40 +0000 |
commit | f4532a29bf51c6cc473aabf2afb02e0646ee70d9 (patch) | |
tree | e958e26daddf7cd347ff0d05f6a84c1bb31ed4fd /games-action/atanks | |
parent | Mark cdio as gpl (diff) | |
download | gentoo-2-f4532a29bf51c6cc473aabf2afb02e0646ee70d9.tar.gz gentoo-2-f4532a29bf51c6cc473aabf2afb02e0646ee70d9.tar.bz2 gentoo-2-f4532a29bf51c6cc473aabf2afb02e0646ee70d9.zip |
whitespace
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/atanks-5.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-action/atanks/atanks-5.6.ebuild b/games-action/atanks/atanks-5.6.ebuild index 3884d5207de8..abf4b6863b51 100644 --- a/games-action/atanks/atanks-5.6.ebuild +++ b/games-action/atanks/atanks-5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.6.ebuild,v 1.1 2012/10/22 05:31:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.6.ebuild,v 1.2 2012/10/23 17:36:40 mr_bones_ Exp $ EAPI=2 inherit eutils gnome2-utils games @@ -51,4 +51,3 @@ pkg_postinst() { pkg_postrm() { gnome2_icon_cache_update } - |