diff options
author | Andreas K. Huettel (dilfridge) <dilfridge@gentoo.org> | 2015-12-06 17:17:36 +0100 |
---|---|---|
committer | Andreas K. Huettel (dilfridge) <dilfridge@gentoo.org> | 2015-12-06 17:18:16 +0100 |
commit | 75e6bca4089e67b44510ee102aebe54da78f213b (patch) | |
tree | 5df499fd70342700f36110f991ebf7e1c4cff0c8 /dev-perl/Inline-Python | |
parent | git-r3.eclass: Unset local function after use (diff) | |
download | gentoo-75e6bca4089e67b44510ee102aebe54da78f213b.tar.gz gentoo-75e6bca4089e67b44510ee102aebe54da78f213b.tar.bz2 gentoo-75e6bca4089e67b44510ee102aebe54da78f213b.zip |
dev-perl/Inline-Python: Update PYTHON_COMPAT, remove old
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-perl/Inline-Python')
-rw-r--r-- | dev-perl/Inline-Python/Inline-Python-0.460.0.ebuild | 35 | ||||
-rw-r--r-- | dev-perl/Inline-Python/Inline-Python-0.490.0-r1.ebuild (renamed from dev-perl/Inline-Python/Inline-Python-0.490.0.ebuild) | 2 | ||||
-rw-r--r-- | dev-perl/Inline-Python/Manifest | 1 |
3 files changed, 1 insertions, 37 deletions
diff --git a/dev-perl/Inline-Python/Inline-Python-0.460.0.ebuild b/dev-perl/Inline-Python/Inline-Python-0.460.0.ebuild deleted file mode 100644 index 49aac017a68a..000000000000 --- a/dev-perl/Inline-Python/Inline-Python-0.460.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3} ) -# Feel free to add more targets after testing. - -MODULE_AUTHOR=NINE -MODULE_VERSION=0.46 -inherit python-single-r1 perl-module - -DESCRIPTION="Easy implementation of Python extensions" - -SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" -IUSE="test" - -RDEPEND=" - virtual/perl-Data-Dumper - virtual/perl-Digest-MD5 - >=dev-perl/Inline-0.46 - ${PYTHON_DEPS} -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple ) -" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -PATCHES=( "${FILESDIR}/${P}-insanepython.patch" ) - -SRC_TEST="do" diff --git a/dev-perl/Inline-Python/Inline-Python-0.490.0.ebuild b/dev-perl/Inline-Python/Inline-Python-0.490.0-r1.ebuild index d5a569f130ba..62bc1d582bcd 100644 --- a/dev-perl/Inline-Python/Inline-Python-0.490.0.ebuild +++ b/dev-perl/Inline-Python/Inline-Python-0.490.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) # Feel free to add more targets after testing. MODULE_AUTHOR=NINE diff --git a/dev-perl/Inline-Python/Manifest b/dev-perl/Inline-Python/Manifest index a1b878d3dc4e..0a0f39015253 100644 --- a/dev-perl/Inline-Python/Manifest +++ b/dev-perl/Inline-Python/Manifest @@ -1,2 +1 @@ -DIST Inline-Python-0.46.tar.gz 55436 SHA256 f6332ddd2e8069a2c20f7f6528bc4f44643611ef4cff66d90e5b48dfdca5db0d SHA512 d7c26faf386ac74dddc0298d5d572117a9b0b9a604bf23d253e154f5cea7a3911b426cff9bae9cca2730ec1948a40a919bdef26c048035d2367f3e463581a68c WHIRLPOOL 4ad4dcccc889c6ff1a9352cc238c3d03866fe2bec498b5f63932fc7ceb20d02e315b6f6918aa2bec71059782ac476107e19192c84bef9b07463e518e28562266 DIST Inline-Python-0.49.tar.gz 56811 SHA256 10c9419651c7b345fa7ec922f4a9d6287fd5a69761f4240f9e0b21f0944f8bf3 SHA512 5495e8d4d22472ff0b58b8dcae4e12cb037a8629dcd059e3d2509d85c1e405be645ab9499480248a978e7b25004fd1fe65436f34f9f92bdd9150ea1401fa4720 WHIRLPOOL 62fc439c78c03ad24d310ac8749b8c0733072b1adc3d4a5c44fb20231134d4c8e792c883bccd12bba3f183be239be60723dba02819617ece9f98792823d77da4 |