diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-11 20:43:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-11 20:43:14 +0000 |
commit | 798bd3305f8e708e5dc253ef38cf5af9d10b34ff (patch) | |
tree | 3f68be2fdc2a84e7dfdcdb6f1f40969f9fd2e770 /games-action/poopmup | |
parent | Revision bump: fix overflow on 64-bit systems; update init script to note use... (diff) | |
download | gentoo-2-798bd3305f8e708e5dc253ef38cf5af9d10b34ff.tar.gz gentoo-2-798bd3305f8e708e5dc253ef38cf5af9d10b34ff.tar.bz2 gentoo-2-798bd3305f8e708e5dc253ef38cf5af9d10b34ff.zip |
tidy
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-action/poopmup')
-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" |