summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:53:35 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:53:35 +0000
commit53f579b3fa13dc96153e58ce9627ae369aa76437 (patch)
treed760e6f5d60a8bf803363b2a99ebbbcd5ec55dd1 /games-engines
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-53f579b3fa13dc96153e58ce9627ae369aa76437.tar.gz
gentoo-2-53f579b3fa13dc96153e58ce9627ae369aa76437.tar.bz2
gentoo-2-53f579b3fa13dc96153e58ce9627ae369aa76437.zip
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/renpy/ChangeLog8
-rw-r--r--games-engines/renpy/renpy-6.14.1-r1.ebuild5
-rw-r--r--games-engines/renpy/renpy-6.15.7.ebuild5
-rw-r--r--games-engines/renpy/renpy-6.16.5.ebuild5
-rw-r--r--games-engines/renpy/renpy-6.17.4.ebuild5
-rw-r--r--games-engines/renpy/renpy-6.17.6.ebuild5
6 files changed, 17 insertions, 16 deletions
diff --git a/games-engines/renpy/ChangeLog b/games-engines/renpy/ChangeLog
index 142f42fc7e12..ff25c303b100 100644
--- a/games-engines/renpy/ChangeLog
+++ b/games-engines/renpy/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for games-engines/renpy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v 1.41 2014/05/10 22:46:28 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v 1.42 2014/07/06 12:53:35 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> renpy-6.14.1-r1.ebuild,
+ renpy-6.15.7.ebuild, renpy-6.16.5.ebuild, renpy-6.17.4.ebuild,
+ renpy-6.17.6.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
10 May 2014; Julian Ospald <hasufell@gentoo.org>
+files/renpy-6.17.6-multiple-abi.patch:
diff --git a/games-engines/renpy/renpy-6.14.1-r1.ebuild b/games-engines/renpy/renpy-6.14.1-r1.ebuild
index d49fc3a98bd5..f6183cb99c79 100644
--- a/games-engines/renpy/renpy-6.14.1-r1.ebuild
+++ b/games-engines/renpy/renpy-6.14.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.14.1-r1.ebuild,v 1.7 2014/04/28 22:36:07 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.14.1-r1.ebuild,v 1.8 2014/07/06 12:53:35 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -28,8 +28,7 @@ RDEPEND="
media-libs/libsdl[X,video]
media-libs/freetype:2
sys-libs/zlib
- virtual/ffmpeg
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ virtual/ffmpeg"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/games-engines/renpy/renpy-6.15.7.ebuild b/games-engines/renpy/renpy-6.15.7.ebuild
index 39415a009b42..8fa4cbb920e8 100644
--- a/games-engines/renpy/renpy-6.15.7.ebuild
+++ b/games-engines/renpy/renpy-6.15.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.15.7.ebuild,v 1.5 2014/04/28 23:09:15 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.15.7.ebuild,v 1.6 2014/07/06 12:53:35 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -28,8 +28,7 @@ RDEPEND="
media-libs/libsdl[X,video]
media-libs/freetype:2
sys-libs/zlib
- virtual/ffmpeg
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ virtual/ffmpeg"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/games-engines/renpy/renpy-6.16.5.ebuild b/games-engines/renpy/renpy-6.16.5.ebuild
index 9900853cff1f..4b685aaf7fbd 100644
--- a/games-engines/renpy/renpy-6.16.5.ebuild
+++ b/games-engines/renpy/renpy-6.16.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.16.5.ebuild,v 1.5 2014/03/19 23:12:08 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.16.5.ebuild,v 1.6 2014/07/06 12:53:35 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -28,8 +28,7 @@ RDEPEND="
media-libs/libsdl[X,video]
media-libs/freetype:2
sys-libs/zlib
- virtual/ffmpeg
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ virtual/ffmpeg"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/games-engines/renpy/renpy-6.17.4.ebuild b/games-engines/renpy/renpy-6.17.4.ebuild
index 40083a569640..c3ddcb4614cd 100644
--- a/games-engines/renpy/renpy-6.17.4.ebuild
+++ b/games-engines/renpy/renpy-6.17.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.17.4.ebuild,v 1.2 2014/04/28 23:13:07 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.17.4.ebuild,v 1.3 2014/07/06 12:53:35 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -28,8 +28,7 @@ RDEPEND="
media-libs/libsdl[X,video]
media-libs/freetype:2
sys-libs/zlib
- virtual/ffmpeg
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ virtual/ffmpeg"
DEPEND="${RDEPEND}
dev-python/cython[${PYTHON_USEDEP}]
virtual/pkgconfig"
diff --git a/games-engines/renpy/renpy-6.17.6.ebuild b/games-engines/renpy/renpy-6.17.6.ebuild
index d98428d4b0d6..1e1649ea90ca 100644
--- a/games-engines/renpy/renpy-6.17.6.ebuild
+++ b/games-engines/renpy/renpy-6.17.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.17.6.ebuild,v 1.1 2014/05/10 22:45:59 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.17.6.ebuild,v 1.2 2014/07/06 12:53:35 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -28,8 +28,7 @@ RDEPEND="
media-libs/libsdl[X,video]
media-libs/freetype:2
sys-libs/zlib
- virtual/ffmpeg
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ virtual/ffmpeg"
DEPEND="${RDEPEND}
dev-python/cython[${PYTHON_USEDEP}]
virtual/pkgconfig"