summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:10:41 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:10:41 +0000
commitae910a7826f03c3ae45d2c68081d2872fa8ce2b4 (patch)
treece7bd60038b36e3fe167c6078a21625788487a3f /games-emulation/sdlmame
parentDrop old Python implementations (diff)
downloadgentoo-2-ae910a7826f03c3ae45d2c68081d2872fa8ce2b4.tar.gz
gentoo-2-ae910a7826f03c3ae45d2c68081d2872fa8ce2b4.tar.bz2
gentoo-2-ae910a7826f03c3ae45d2c68081d2872fa8ce2b4.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'games-emulation/sdlmame')
-rw-r--r--games-emulation/sdlmame/ChangeLog8
-rw-r--r--games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild6
-rw-r--r--games-emulation/sdlmame/sdlmame-0.149.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog
index a500e122dde8..6fc6f78fb11b 100644
--- a/games-emulation/sdlmame/ChangeLog
+++ b/games-emulation/sdlmame/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/sdlmame
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.70 2014/05/15 16:40:11 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/ChangeLog,v 1.71 2015/04/08 18:10:41 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> sdlmame-0.148_p1-r1.ebuild,
+ sdlmame-0.149.ebuild:
+ Drop old Python implementations
15 May 2014; Ulrich Müller <ulm@gentoo.org> sdlmame-0.148_p1-r1.ebuild,
sdlmame-0.149.ebuild:
diff --git a/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild b/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild
index c44479f53cb2..cd47b02c6bcd 100644
--- a/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild
+++ b/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v 1.5 2014/05/15 16:40:11 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.148_p1-r1.ebuild,v 1.6 2015/04/08 18:10:41 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
inherit eutils flag-o-matic python-any-r1 games
MY_PV=${PV/.}
diff --git a/games-emulation/sdlmame/sdlmame-0.149.ebuild b/games-emulation/sdlmame/sdlmame-0.149.ebuild
index 87e9008867dc..e6ba2aa10fc4 100644
--- a/games-emulation/sdlmame/sdlmame-0.149.ebuild
+++ b/games-emulation/sdlmame/sdlmame-0.149.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.149.ebuild,v 1.2 2014/05/15 16:40:11 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmame/sdlmame-0.149.ebuild,v 1.3 2015/04/08 18:10:41 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
inherit eutils flag-o-matic python-any-r1 games
MY_PV=${PV/.}