diff options
author | 2010-09-09 17:37:56 +0000 | |
---|---|---|
committer | 2010-09-09 17:37:56 +0000 | |
commit | bcae9b8bd1e4371debaf937f0ba303a317d7e67b (patch) | |
tree | a5803455066fa04fd4451ec8beb7b16fdd8f0f70 /games-arcade/watermelons | |
parent | rm (diff) | |
download | historical-bcae9b8bd1e4371debaf937f0ba303a317d7e67b.tar.gz historical-bcae9b8bd1e4371debaf937f0ba303a317d7e67b.tar.bz2 historical-bcae9b8bd1e4371debaf937f0ba303a317d7e67b.zip |
tidy
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'games-arcade/watermelons')
-rw-r--r-- | games-arcade/watermelons/watermelons-1.1.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-arcade/watermelons/watermelons-1.1.1.ebuild b/games-arcade/watermelons/watermelons-1.1.1.ebuild index b9a4c2620070..8a36bb49c9ac 100644 --- a/games-arcade/watermelons/watermelons-1.1.1.ebuild +++ b/games-arcade/watermelons/watermelons-1.1.1.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/watermelons/watermelons-1.1.1.ebuild,v 1.5 2010/05/04 04:47:24 tupone Exp $ -EAPI="2" +# $Header: /var/cvsroot/gentoo-x86/games-arcade/watermelons/watermelons-1.1.1.ebuild,v 1.6 2010/09/09 17:37:56 mr_bones_ Exp $ + +EAPI=2 PYTHON_DEPEND="2" inherit eutils python games |