summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-04-25 20:19:11 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-04-25 20:19:11 +0000
commit5548e9814dd973b51c1dacd95281da538a81c66c (patch)
tree1a12de17e78de982857b9667d3bf3621eba91ee8 /games-arcade
parentDelete older ebuild. (diff)
downloadgentoo-2-5548e9814dd973b51c1dacd95281da538a81c66c.tar.gz
gentoo-2-5548e9814dd973b51c1dacd95281da538a81c66c.tar.bz2
gentoo-2-5548e9814dd973b51c1dacd95281da538a81c66c.zip
Fix deprecation warnings.
(Portage version: 2.2.0_alpha30_p2/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/whichwayisup/ChangeLog8
-rw-r--r--games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-arcade/whichwayisup/ChangeLog b/games-arcade/whichwayisup/ChangeLog
index 55eef362347f..fbba0b81eb20 100644
--- a/games-arcade/whichwayisup/ChangeLog
+++ b/games-arcade/whichwayisup/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-arcade/whichwayisup
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/ChangeLog,v 1.16 2010/05/04 04:39:17 tupone Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/ChangeLog,v 1.17 2011/04/25 20:19:11 arfrever Exp $
+
+ 25 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ whichwayisup-0.7.9.ebuild:
+ Fix deprecation warnings.
04 May 2010; Tupone Alfredo <tupone@gentoo.org> whichwayisup-0.7.9.ebuild:
Force python2 fixing bug #312235 by arfrever@gentoo.org
diff --git a/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild b/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild
index b917575113f3..fc85f34938b8 100644
--- a/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild
+++ b/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild,v 1.9 2010/05/04 04:39:17 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild,v 1.10 2011/04/25 20:19:11 arfrever Exp $
PYTHON_DEPEND="2"
-EAPI=2
+EAPI=3
inherit eutils python games
MY_PV=${PV//./}