diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-22 05:20:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-22 05:20:12 +0000 |
commit | cd6825854e89d880e4d83b155d0db565bdb121fe (patch) | |
tree | 8ac3d9537136c8880380997e28d8a44db498d7d6 /games-arcade/aop/aop-0.6.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-cd6825854e89d880e4d83b155d0db565bdb121fe.tar.gz gentoo-2-cd6825854e89d880e4d83b155d0db565bdb121fe.tar.bz2 gentoo-2-cd6825854e89d880e4d83b155d0db565bdb121fe.zip |
whitespace
(Portage version: 2.1.2-r9)
Diffstat (limited to 'games-arcade/aop/aop-0.6.ebuild')
-rw-r--r-- | games-arcade/aop/aop-0.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-arcade/aop/aop-0.6.ebuild b/games-arcade/aop/aop-0.6.ebuild index 71a77deea407..6fc723d1ec1a 100644 --- a/games-arcade/aop/aop-0.6.ebuild +++ b/games-arcade/aop/aop-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.8 2006/10/05 21:17:23 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.9 2007/02/22 05:20:12 mr_bones_ Exp $ inherit games @@ -30,4 +30,3 @@ src_install() { doins aop-level-*.txt || die "doins failed" prepgamesdirs } - |