diff options
author | 2010-10-11 20:43:14 +0000 | |
---|---|---|
committer | 2010-10-11 20:43:14 +0000 | |
commit | c51793a282046ec6f0488e638799ffae6a314bad (patch) | |
tree | 1342e9321f0f8089f8c3438acaaafc9d43dfcb70 /games-action/poopmup/poopmup-1.2.ebuild | |
parent | Revision bump: fix overflow on 64-bit systems; update init script to note use... (diff) | |
download | historical-c51793a282046ec6f0488e638799ffae6a314bad.tar.gz historical-c51793a282046ec6f0488e638799ffae6a314bad.tar.bz2 historical-c51793a282046ec6f0488e638799ffae6a314bad.zip |
tidy
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'games-action/poopmup/poopmup-1.2.ebuild')
-rw-r--r-- | games-action/poopmup/poopmup-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/poopmup/poopmup-1.2.ebuild b/games-action/poopmup/poopmup-1.2.ebuild index 6fbd083084bc..5e38edff655a 100644 --- a/games-action/poopmup/poopmup-1.2.ebuild +++ b/games-action/poopmup/poopmup-1.2.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-action/poopmup/poopmup-1.2.ebuild,v 1.18 2010/09/30 22:09:19 tupone Exp $ -EAPI="2" +# $Header: /var/cvsroot/gentoo-x86/games-action/poopmup/poopmup-1.2.ebuild,v 1.19 2010/10/11 20:43:14 mr_bones_ Exp $ +EAPI=2 inherit eutils toolchain-funcs games DESCRIPTION="You are now free to fly around the city and poop on passers-by" |