diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-09-09 17:37:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-09-09 17:37:56 +0000 |
commit | bcae9b8bd1e4371debaf937f0ba303a317d7e67b (patch) | |
tree | a5803455066fa04fd4451ec8beb7b16fdd8f0f70 /games-arcade | |
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')
-rw-r--r-- | games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild | 5 | ||||
-rw-r--r-- | games-arcade/watermelons/watermelons-1.1.1.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild b/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild index 341370dbe2f7..ee82cd1ed147 100644 --- a/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild +++ b/games-arcade/bub-n-bros/bub-n-bros-1.6.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/bub-n-bros/bub-n-bros-1.6.ebuild,v 1.6 2010/05/04 05:10:24 tupone Exp $ -EAPI="2" +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild,v 1.7 2010/09/09 17:35:20 mr_bones_ Exp $ + +EAPI=2 PYTHON_DEPEND="2" inherit eutils python games 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 |